Jeff Blackburne wrote:
[]
Ok, I selfupdated, then rebuilt python23 again. There is still no readline.so file. I get the following

As your build output shows, there is one now. Are you sure you not only rebuilt, but also installed the new version of python23? I see that you are now building revision 125 instead of 115 as before. Did you perhaps copy the python23.info file from unstable as well, not only the patch file as I suggested? If you build a new revision, you have to tell fink explicitly to install it; if you only rebuild the revision that is already installed, it installs the newly built package automatically.

result for the readline module in the log file:
[]
gcc -L/sw/lib -bundle -undefined dynamic_lookup
build/temp.darwin-8.5.0-PowerMacintosh-2.3/readline.o
-L/usr/lib/termcap -L/sw/lib -L/usr/local/lib
-lreadline -lncurses -o
build/lib.darwin-8.5.0-PowerMacintosh-2.3/readline.so

Later, it tells me:

copying
build/lib.darwin-8.5.0-PowerMacintosh-2.3/readline.so
->
//sw/src/fink.build/root-python23-2.3.5-125/sw/lib/python2.3/lib-dynload

That's how it is meant to be. Nothing wrong any more.

One thing to note: the /usr/lib/termcap directory is empty. Would this cause it to fail?

I don't have any /usr/lib/termcap directory.

--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to