Missing C modules in 2.5 on OS X?

J

Jay Parlar

I just downloaded, built, and installed the new 2.5 alpha on OS X 10.3,
and it seems that the new 'functional' didn't get installed.

I know that it got built (done from the 2.5 source directory):

Jay-Computer:~/Desktop/Python-2.5a1 jayparlar$ find . -iname functional*
../build/lib.darwin-7.9.0-Power_Macintosh-2.5/functional.so
../build/temp.darwin-7.9.0-Power_Macintosh-2.5/functionalmodule.o
../Modules/functionalmodule.c


But it doesn't seem to have been installed, as the same 'find' from
/usr/local/lib/python2.5 produces nothing at all.

I used the 'make altinstall' option when installing.

Now that I'm looking closer at it, it seems that *no* modules
implemented in C have been installed...

Jay P.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top