ghtdak wrote: > In particular, where I'm getting bitten hard is svn and git. Neither > will run with sage's libgnutls.
libgnutls seems to be a problematic package. It will not even build properly on HP-UX or OpenSolaris, though I can work around it on OpenSolaris. http://trac.sagemath.org/sage_trac/ticket/7387 I do not fully understand the reasons for this, but in essence it looks like the linker does not like the fact there are two libraries the same - one supplied by Sun, and one in Sage. I can't find the start of this thread, but I assume from the title you have a similar problem. dave -- 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