Alan wrote: > Dears, > > I use Mac OSX 10.4.8 Intel with Fink Package manager version: 0.26.0, > Distribution version: 0.8.1.rsync i386. > > I cannot update 'arts' basically because python under fink does not have > 'zlib'.
I does. On my iMac/intel, I see /sw/lib/python2.5/lib-dynload/zlib.so which is installed by the python25 package. The same goes for python23 and python24. > So, in the end, my problem is how to get fink python with module zlib > (under python prompt, 'import zlib' fails). Doesn't fail for me. If it does for you, there must be something wrong with your python installation. Which python version do you have installed, and how did you install it, from the binary distribution or from source? -- Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
