emil
Joined: 10 Nov 2009 Posts: 547 Location: Austria
Posted: Fri 05 Nov 2010, 06:38 Post subject:
Sage Subject description: Version 4.6 sfs for Lupu
The last days a new version of the sage package was released.
I made a sfs package for the Ubuntu - Puppies and a pet of the (english) html documentation.
The package is in the /sage directory, I added a link in /usr/bin, so you can start with
Code:
# sage
There also should be a menu entry with icons, but I am not sure if this works for all lupus
if not you could try to change Window manager to JWM and check the file
/etc/xdg/templates/_root_.jwmrc
it should read:
Code:
<?xml version="1.0"?>
<JWM>
<!-- IMPORTANT, ONLY EDIT /etc/xdg/templates/_root_.jwmrc -->
<!-- jwm menu for puppy Linux -->
<RootMenu label="Menu" labeled="false" height="24" onroot="3">
Making desktop icons:
there are startscripts sage.sh, sagen.sh(html notebook) and sagedoc.sh in the /usr/sbin directory.
drag those to the desktop (Icons are in /usr/local/lib/X11/pixmaps)
Cookbook:
I used the ready made version for ubuntu which can be downloaded from sagemath.org
This is a packed with lzma so
you need
Code:
tar --lzma -xvf sage-*...tar.lzma
then the gfortran libraries were missing (they are included now in the sfs /usr/lib/) so get those. (You can also get them from the gfortran.pet)
After that you change into the sage directory and with ./sage the package is installed (paths are reworked).
I made the sfs (mksquashfs sage-directory output.sfs) before the first run, because then the package is a bit smaller.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum