[Chandler-dev] Re: need help
Brian Kirsch
bkirsch at osafoundation.org
Mon Dec 17 14:02:37 PST 2007
Hi Andreas,
Chandler releases ship with a stripped down version of Python to keep
the file download size as small as possible.
As a result you will need to get the Chandler source code from the
SVN repository and build Chandler using the
make utility in order create a translation egg.
This process is outlined in the Chandler Localization Project web page.
http://chandlerproject.org/Projects/LocalizationProject
If getting and building the source proves a challenge, you can email
me your
complete German translation and I can build an egg for you and email
it back to you for testing.
However, building Chandler using pre-built binaries is a fairly
simple process.
http://chandlerproject.org/Developers/BuildingChandlerDesktop#The%
20quick%20and%20easy%20way%20-%20downloa
Thanks for all your help.
We are looking forward to a German translation,
Brian
Brian Kirsch
Internationalization Architect / Mail Service Engineer
Open Source Applications Foundation
543 Howard Street 5th Floor
San Francisco, CA 94105
http://www.osafoundation.org
On Dec 17, 2007, at 11:48 AM, Andreas Beisemann wrote:
> Hello Brian,
> I need help, because i am a little bit confused.
>
> I read this:
> http://chandlerproject.org/Projects/LocalizationProject#Localizing
> Chandler
>
> to test my po file. So, is the description on this web side for
> linux or windows.
>
> I made a test on my w2k system and here ist the output:
> C:\Chandler\release>runpython c:\chandler\tools
> \createtranslationEgg.py -c -l de
>
> CHANDLERHOME is "C:\Chandler\"
> CHANDLERBIN is "C:\Chandler\"
> Using C:\Chandler\\release\bin\python.exe c:\chandler\tools
> \createtranslationEgg
> py -c -l de
> Traceback (most recent call last):
> File "c:\chandler\tools\createtranslationEgg.py", line 18, in
> <module>
> from createBase import LocalizationBase
> File "c:\chandler\tools\createBase.py", line 19, in <module>
> from build_lib import getCommand
> File "c:\chandler\tools\build_lib.py", line 26, in <module>
> import killableprocess
> File "c:\chandler\tools\killableprocess.py", line 69, in <module>
> import winprocess
> File "c:\chandler\tools\winprocess.py", line 26, in <module>
> from ctypes import c_void_p, POINTER, sizeof, Structure,
> windll, WinError, W
> INFUNCTYPE
> ImportError: No module named ctypes
>
> So it doesn't work.
>
> Before i made a test with this po file in its folder and write
> folders name in dos box, after this i had coppied the file into the
> same folder like createTranslationegg.py, but you see the result.
>
> greetings
> Andreas
>
> Stelle Deine Fragen bei Lycos iQ - http://iq.lycos.de/qa/ask/
More information about the chandler-dev
mailing list