Hi, This question is probably addressed to David Kirkby and Minh Van Nguyen, but I'm posting it here so others may profit.
I'm trying my best to be a good citizen and test a new spkg and some patches on Solaris, more precisely on t2. I could not use the binary posted by Minh so I downloaded the one built by David from one of the mirrors. It works fine, and installing the new spkg also went well. I'm stuck at trying out a patch: [ghi...@t2 sage-4.3.0.1-Solaris-10-SPARC-sun4u-or-sun4v]$ cd devel/sage/sage [ghi...@t2 sage]$ hg qimport ~/pslq.patch abort: couldn't find mercurial libraries in [/usr/local/bin /usr/lib/python24.zip /usr/lib/python2.4 /usr/lib/python2.4/plat-sunos5 /usr/lib/python2.4/lib-tk /usr/lib/python2.4/lib-dynload /usr/lib/python2.4/site-packages /usr/lib/python2.4/vendor-packages] (check your install and PYTHONPATH) [ghi...@t2 sage]$ which hg /usr/local/bin/hg I would therefore imagine that the libraries in question should be under /usr/local/lib/, but I couldn't manage to get this to work. It would be great if someone with admin superpowers on t2 got this fixed globally, since having the mercurial binaries but not the libraries is not working so well. Best, Alex -- Alex Ghitza -- http://aghitza.org/ Lecturer in Mathematics -- The University of Melbourne -- Australia -- 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