Am 21.10.2011 um 15:06 schrieb LyX Ticket Tracker:

> #7832: Lyx 2.x won't work on MacOS X 10.4.11 Tiger
> --------------------+-------------------------------------------------------
> Reporter:  mpx     |       Owner:  lasgouttes
>     Type:  defect  |      Status:  new       
> Priority:  normal  |   Milestone:            
> Component:  build   |     Version:  2.0.1     
> Severity:  normal  |    Keywords:  os=macosx 
> --------------------+-------------------------------------------------------
> 
> Comment(by mpx):
> 
> Maybe... :-) Application now start and seems to work, but it does not
> found layouts.
> Maybe the error is this:
> 
> ''LyX: sto riconfigurando la cartella utente.'' '''(reconfiguring user
> folder)'''
> ''Traceback (most recent call last):
>   File "/Applications/LyX.app/Contents/Resources/configure.py", line 11,
> in ?
>     import sys, os, re, shutil, glob, logging, subprocess
> ImportError: No module named subprocess
> /Users/stephan/cvs/lyx/lyx-2.0.1/src/support/Systemcall.cpp(259):
> Systemcall: 'python -tt
> "/Applications/LyX.app/Contents/Resources/configure.py" --with-version-
> suffix=-2.0' finished with exit code 1
> LyX: Fatto! '''(DONE!)'''
> /Users/stephan/cvs/lyx/lyx-2.0.1/src/LayoutFile.cpp(107):
> LayoutFileList::Read: unable to find textclass file  `textclass.lst'.
> /Users/stephan/cvs/lyx/lyx-2.0.1/src/LayoutFile.cpp(164):
> LayoutFileList::Read: no textclasses found!
> /Users/stephan/cvs/lyx/lyx-2.0.1/src/ModuleList.cpp(134): unable to find
> modules file `lyxmodules.lst'.
> No modules will be available.''
> 
> 
> text between parentheses heading-style are added by me to translate
> italian localization.
> 
> 
> Replying to [comment:5 stwitt]:
>> Ok, then Qt-4.6.3 doesn't work on Tiger when compiled with Cocoa.
>> I've recompiled the Qt frameworks with Carbon and replaced the mentioned
> uploads.
>> You may give it another try...
> 
> Maybe it's the same error that make the compilation of the macports
> version of lyx fail. I tried also this version, and fail in QT
> compiling...
> 
> -- 
> Ticket URL: <http://www.lyx.org/trac/ticket/7832#comment:6>
> The LyX Project <http://www.lyx.org/>
> LyX -- The Document Processor

Ok, the binary is working now on Tiger.

Marco, what's the version of your python interpreter?

terminal% python -V
Python 2.6.1

... is mine.

It has to be >= 2.4, AFAIK.

Stephan

Reply via email to