I have made changes to check the following files, in this order: "/System/Library/Frameworks/Python.Framework/Versions/Current/Python", "/System/Library/Frameworks/Python.framework/Versions/Current/Python", "/System/Library/Frameworks/Python.Framework/Versions/2.4/Python", "/System/Library/Frameworks/Python.framework/Versions/2.4/Python", "/System/Library/Frameworks/Python.Framework/Versions/2.3/Python", "/System/Library/Frameworks/Python.framework/Versions/2.3/Python", "/usr/lib/libpython2.4.dylib", "/usr/lib/libpython2.3.dylib", "/Library/Frameworks/Python.Framework/Versions/Current/Python", "/Library/Frameworks/Python.framework/Versions/Current/Python", "/Library/Frameworks/Python.Framework/Versions/2.4/Python", "/Library/Frameworks/Python.framework/Versions/2.4/Python", "/Library/Frameworks/Python.Framework/Versions/2.3/Python", "/Library/Frameworks/Python.framework/Versions/2.3/Python", "/usr/local/lib/libpython2.4.dylib", "/usr/local/lib/libpython2.3.dylib", It would be much easier to fix, though, if someone having access to OS X explained how and from where the Python library should be loaded dynamically (at run-time) on OS X. On Sunday 07 May 2006 00:10, David Akbari wrote: > /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/ > > as opposed to Python 2.3's which is at > > /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ > > Note that in the location > > > /System/Library/Frameworks/Python.Framework/Versions/Current/lib/ > > libpython2.4.dylib > > That "Current" is actually just a symbolic link to a directory labeled > '2.3' or '2.4'. I actually couldn't locate a libpython2.3.dylib or a > libpython2.4.dylib and exploring the path at > > /Library/Frameworks/Python.framework/Versions/Current/lib/python2.4/ > /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ > > is a lot of .py, .pyc, and .pyo files - but no libpython.dylib ?? I ran > the locate program several times but couldn't find any such library... > perhaps Victor has a clue on this one. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net