Hi Vladimir, On Thursday 27 May 2010 08:03:58 [email protected] wrote: > Hello everyone! > I would like to take part in using and testing Sage on my Gentoo > amd64 machine. But I do not know how to start. > Should I simply turn on using 'sage-on-gentoo' overlay and do > # emerge sage > ?
Yes - for a longer answer take a look into our README file: http://github.com/cschwan/sage-on-gentoo This will help you unmasking the required ebuilds. > And by the way, does it work at all? :) And where to post error > messages (a kind of bugreports) if I encounter any problems? The good news is: On x86 Sage works fine (there are some testcases which fail, look at: http://github.com/cschwan/sage-on-gentoo/issues ) and I would claim it works even better than the unmodified Sage itself ;) (latex packages are automatically installed and paths set for example). The bad news is that there are two major problems on amd64: - You may encounter a bug related to gap (if you try starting Sage it may hang at certain point because of gap) - When exiting Sage there is a certain probability to trigger the random SIGABRT failure - that means Sage will work fine until you you exit it. Of course, we are trying to fix these but the first issue is hard to reproduce and the second is hard to debug (because its random). If you encounter problems mail them to this list. > > Thanks. > Vladimir. > > ----- > <[email protected]> Christopher
