Carlo Hamalainen wrote: > On Wed, Nov 18, 2009 at 5:18 PM, Glenn Tarbox, PhD <gl...@tarbox.org> wrote: >> Previously, I only needed to rip out a few of the Sage libraries... zlib >> comes to mind although there are others. With Ubuntu 9.10, however, I find >> that gnutls collides as well. I can fix this with a script also but I >> wonder if we don't need to think about this more generally. > > How do the system zlib and gnutls libraries collide with Sage in > Ubuntu 9.10? At compile-time? Just curious. > > I would like it if this didn't happen: > > sage: !evince > evince: symbol lookup error: /usr/lib/libxml2.so.2: undefined symbol: gzopen64 > > This is on a 32bit laptop with Ubuntu 9.04. >
Here is a freshly compiled sage 4.2.1 on Ubuntu 9.10 (a fairly fresh install of 9.10 too): ja...@littleone:~% sage ---------------------------------------------------------------------- | Sage Version 4.2.1, Release Date: 2009-11-14 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: !evince Xlib: extension "RANDR" missing on display ":0.0". [and evince pops up] Jason -- Jason Grout -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org