It is a interactive geometry software developped by ourself, integrating it into Skolelinux is therefore very important for us.
It depends on the version 2 of GTK+, LibGlade
and LibXml
. As for today (9 of April 2004) Skolelinux is based on Woody and thus libraries are not part of the distribution. Therefore backported library are necessary.
As a root user add in the /var/apt/source.list the following:
#Gnome 2.2 and friends deb http://ftp.acc.umu.se/mirror/mirrors.evilgeniuses.org.uk/debian/backports/woody gnome2.2/ deb http://mirror.raw.no/ gnome2.2/
Then:
apt-get update apt-get install libgtk2.0-0 libxml2 libglade2-0 libguile9 libltdl3 imagemagick
Then fetch a Debian pacport package of DrGeo from
http://sourceforge.net/project/showfiles.php?group_id=13320&package_id=91900
The package are named drgeo-skolelinux.
Then install the paclage:
dpkg -i drgeo-skolelinux_0.9.12-1_i386.deb
| Page Execution took 35.906 seconds |