ftp://ftp-fourier.ujf-grenoble.fr/xcas/xcas_root.tgz
/tmp
directory.
Open a terminal and type :
su
cd /
tar xvfz /tmp/xcas_root.tgz
ldconfig
exit
xcas &
/etc/profile
file or in your own ~/.bashrc
file,
logout and login and try again. If it still does not work, become
root again (su), open the file /etc/ld.so.conf
with your prefered editor, add the line
If you don't have root access, get ;
ftp://ftp-fourier.ujf-grenoble.fr/xcas/xcas_user.tgz
save it in your home directory.
In a terminal window, type :
cd ~
tar xvfz xcas_user.tgz
To run the program, type :
./xcas &