X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Finterface%2Fcadet;fp=helm%2Finterface%2Fcadet;h=7fc93824812a2a139c34bd0da49497e7631bf502;hb=517ec5ef7e873c8c75fa5f21f4b54e423fc21955;hp=4a7707b2de418520f36e07b1949efc45b9014612;hpb=92ccab409fa4ec217b9334b9bc3f6677ad95db9b;p=helm.git diff --git a/helm/interface/cadet b/helm/interface/cadet index 4a7707b2d..7fc938248 100755 --- a/helm/interface/cadet +++ b/helm/interface/cadet @@ -1,9 +1,9 @@ #! /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 @@ -11,13 +11,14 @@ export CLASSPATH=/home/cadet/sacerdot/xalan-j_1_2/xalan.jar:/home/cadet/sacerdot #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