While installing something through fink I got this:

WARNING: Please consider installing optional programs: mftrace makeinfo >= 4.6 (installed: 4.2)

ERROR: Please install required programs: /System/Library/Frameworks/Python.framework/Versions/2.3/include/ python2.3/Python.h (python-devel, python-dev or libpython-dev package)

See INSTALL.txt for more information on how to build LilyPond
### execution of GUILE=/sw/bin/guile-1.6 failed, exit code 1
Failed: compiling lilypond-2.0.1-12 failed

Apparently the auto-installation of component python23 wasn't enough? fink doesn't have any packages under those names.

I even DLed the source from Python's web site and compiled it myself as a framework. The compile failed, for this reason, if it interests:

Traceback (most recent call last):
File "./Mac/scripts/cachersrc.py", line 7, in ?
import macresource
File "/Users/spamguy/Desktop/Downloads/Python-2.3.2/Lib/plat-mac/ macresource.py", line 3, in ?
from Carbon import Res
File "/Users/spamguy/Desktop/Downloads/Python-2.3.2/Lib/plat-mac/Carbon/ Res.py", line 4, in ?
from _Res import *
ImportError: Failure linking new module: : dyld: ./python.exe Undefined symbols:
/Users/spamguy/Desktop/Downloads/Python-2.3.2/build/lib.darwin-7.0.0- Power_Macintosh-2.3/_Res.so undefined reference to _CtlObj_New expected to be defined in the executable
/Users/spamguy/Desktop/Downloads/Python-2.3.2/build/lib.darwin-7.0.0- Power_Macintosh-2.3/_Res.so undefined reference to _MenuObj_New expected to be defined in the executable
/Users/spamguy/Desktop/Downloads/Python-2.3.2/build/lib.darwin-7.0.0- Power_Macintosh-2.3/_Res.so
make[1]: *** [installmacsubtree] Error 1
make: *** [frameworkinstallmaclib] Error 2


What happened? Thanks.

Will Oram
[EMAIL PROTECTED] // [EMAIL PROTECTED] // AIM spamguy21



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to