View Single Post
Old 04-04-2009, 12:56 PM   #18
joewandy
Enthusiast
joewandy began at the beginning.
 
Posts: 37
Karma: 11
Join Date: Jun 2007
More additional info:

joe-wandys-macbook:torrents joewandy$ ls -l /Applications/calibre.app/Contents/
total 16
drwxr-xr-x 18 joewandy 501 612 Apr 3 06:38 Frameworks
-rw-r--r-- 1 joewandy 501 3096 Apr 3 06:36 Info.plist
drwxr-xr-x 9 joewandy 501 306 Apr 3 06:38 MacOS
-rw-r--r-- 1 joewandy 501 8 Apr 3 06:36 PkgInfo
drwxr-xr-x 11 joewandy 501 374 Apr 3 06:38 Resources
drwxr-xr-x 3 joewandy 501 102 Apr 3 06:39 console.app

joe-wandys-macbook:torrents joewandy$ ls -l /Applications/calibre.app/Contents/console.app/
total 0
drwxr-xr-x 7 joewandy 501 238 Apr 3 06:39 Contents

joe-wandys-macbook:torrents joewandy$ ls -l /Applications/calibre.app/Contents/console.app/Contents/
total 40
lrwxr-xr-x 1 joewandy 501 16 Apr 4 23:54 Frameworks -> ../../Frameworks
-rw-r--r-- 1 joewandy 501 3140 Apr 3 06:39 Info.plist
lrwxr-xr-x 1 joewandy 501 11 Apr 4 23:54 MacOS -> ../../MacOS
lrwxr-xr-x 1 joewandy 501 13 Apr 4 23:54 PkgInfo -> ../../PkgInfo
lrwxr-xr-x 1 joewandy 501 15 Apr 4 23:54 Resources -> ../../Resources

joe-wandys-macbook:torrents joewandy$ calibre-debug -c "from calibre.parallel import WorkerMother; m = WorkerMother(); print m.executable; print m.env"
/Applications/calibre.app/Contents/console.app/Contents/MacOS/calibre-debug
{'DYLD_LIBRARY_PATH': '/Applications/calibre.app/Contents/console.app/Contents/Frameworks/ImageMagick/lib', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/opt/local/devkitPro/devkitARM/bin:/Applications/calibre.app/Contents/console.app/Contents/Frameworks', 'PYTHONHOME': '/Applications/calibre.app/Contents/console.app/Contents/Resources', 'MAGICK_HOME': '/Applications/calibre.app/Contents/console.app/Contents/Frameworks/ImageMagick'}

joe-wandys-macbook:torrents joewandy$ ls -l /Applications/calibre.app/Contents/console.app/Contents/MacOS/python
-rwxr-xr-x 1 joewandy 501 29596 Apr 3 06:38 /Applications/calibre.app/Contents/console.app/Contents/MacOS/python

It seems that this is the same issue as the one encountered by XenoPhage and were said to be fixed in previous build ... Do I have a messed up installation ?

Last edited by joewandy; 04-04-2009 at 01:02 PM.
joewandy is offline   Reply With Quote