#! /bin/sh
-export PATH=/home/cadet/sacerdot/jdk118/bin:$PATH
+export PATH=~/HELM/installation/jdk118/bin:$PATH
#export CLASSPATH=/home/cadet/sacerdot/xalan-j_1_1/xalan.jar:/home/cadet/sacerdot/xalan-j_1_1/xerces.jar:.
-export CLASSPATH=/home/cadet/sacerdot/xalan-j_1_2/xalan.jar:/home/cadet/sacerdot/xalan-j_1_2/xerces.jar:.
+export CLASSPATH=~/HELM/installation/xalan-j_1_2/xalan.jar:~/HELM/installation/xalan-j_1_2/xerces.jar:.
#export CLASSPATH=/home/cadet/sacerdot/xalan-j_2_0_D01/bin/xalan.jar:/home/cadet/sacerdot/xalan-j_2_0_D01/bin/xerces.jar:.
#export CLASSPATH=$CLASSPATH:/home/lpadovan/helm/java/xalan_1_1/xalan.jar
#export CLASSPATH=$CLASSPATH:/home/lpadovan/helm/java/saxon-5.3.2/saxon.jar
# Per (my)Coq 6.3.0
-#export LD_LIBRARY_PATH=/home/lpadovan/helm/usr/lib/:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
-export HELM_CONFIGURATION_PREFIX=/home/cadet/sacerdot
+# WARNING!!! No "//" in the middle of the path, nor a "/" at the end!!!!
+export HELM_CONFIGURATION_PREFIX=~/HELM/installation
export T1LIB_CONFIG=./t1.config
# Stix font
xset fp
-xset fp+ /home/cadet/sacerdot/fonts/
+xset fp+ ~/HELM/installation/fonts/
+xset fp rehash