we use blastwave for solaris, and when installing genshi, it throws a link error. how could we circumvent this? # easy_install genshi ... Best match: Genshi 0.5.1 Downloading http://ftp.edgewall.com/pub/genshi/Genshi-0.5.1.zip Processing Genshi-0.5.1.zip Running Genshi-0.5.1/setup.py -q bdist_egg --dist-dir /tmp/ easy_install-qzO5Wa/Genshi-0.5.1/egg-dist-tmp-tvLktL warning: no previously-included files found matching 'doc/ 2000ft.graffle' warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' ld: fatal: library -lpython2.5: not found ld: fatal: File processing errors. No output written to build/ lib.solaris-2.10-sun4v-2.5/genshi/_speedups.so
# crle Configuration file [version 4]: /var/ld/ld.config Default Library Path (ELF): /opt/csw/lib:/lib:/usr/lib:/opt/sfw/ lib Trusted Directories (ELF): /lib/secure:/usr/lib/secure (system default) Command line: crle -c /var/ld/ld.config -l /opt/csw/lib:/lib:/usr/lib:/opt/sfw/lib # ls -l /opt/csw/lib/libpython2.5.so* lrwxrwxrwx 1 root root 19 Jul 3 15:38 /opt/csw/lib/ libpython2.5.so -> libpython2.5.so.1.0 -r-xr-xr-x 1 root bin 1745648 Nov 3 2007 /opt/csw/lib/ libpython2.5.so.1.0 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
