#4140: "Naughty" libraries that get called in by sage
--------------------------+-------------------------------------------------
Reporter: dphilp | Owner: mabshoff
Type: defect | Status: new
Priority: minor | Milestone: sage-wishlist
Component: distribution | Keywords: naughty libraries
--------------------------+-------------------------------------------------
When fink is in the path, sage-check-libraries.py reveals that the
following libraries get called in to vanilla sage:
{{{
sage-3.1.2/local/lib/python2.5/lib-dynload/_bsddb.so links to non-
whitelisted file /sw/lib/libdb-4.4.dylib
sage-3.1.2/local/lib/R/library/tcltk/libs/tcltk.so links to non-
whitelisted file /sw/lib/libtcl8.4.dylib
sage-3.1.2/local/lib/R/library/tcltk/libs/tcltk.so links to non-
whitelisted file /sw/lib/libtk8.4.dylib
}}}
Also, clisp didn't biuld, with
{{{
dyld: Symbol not found: __cg_jpeg_resync_to_restart
Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /sw/lib/libJPEG.dylib
}}}
and if it had built, maybe more bad linkages would have shown up.
At the moment, this ticket is quite open ended, and probably needs to be
split into little specific tickets. Would appreciate any vision on
exactly what would go in those tickets.
If have attached the whitelist built on my system. (I edited it to remove
libraries in /sw.) It is likely to be incomplete because sage didn't
finish building. It is also likely to have some improper files
(/usr/local stuff) that got installed e.g. by GIMP.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4140>
SAGE <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---