X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Finterface%2Fcadet;h=c9762da761572d8e497cdc7527d741c9352a0f7d;hb=658b654a8986b504936499ba6719999612806345;hp=aedf5b7007ae6b1bffb75035443cd67fe0665f95;hpb=2c55219403e079024a0e6a4741e10b13b7ea8219;p=helm.git diff --git a/helm/interface/cadet b/helm/interface/cadet index aedf5b700..c9762da76 100755 --- a/helm/interface/cadet +++ b/helm/interface/cadet @@ -1,21 +1,19 @@ #! /bin/sh -export PATH=/home/cadet/sacerdot/jdk118/bin:$PATH - -export CLASSPATH=/home/cadet/sacerdot/xalan-j_1_2/xalan.jar:/home/cadet/sacerdot/xalan-j_1_2/xerces.jar:. - -#export CLASSPATH=$CLASSPATH:/home/lpadovan/helm/java/xalan_1_1/xalan.jar -#export CLASSPATH=$CLASSPATH:/home/lpadovan/helm/java/xalan_1_1/xerces.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 +# WARNING!!! No "//" in the middle of the path, nor a "/" at the end!!!! + +#V6.2 +#export HELM_CONFIGURATION_PREFIX=~/HELM/installation + +#V7 export HELM_CONFIGURATION_PREFIX=/home/cadet/sacerdot export T1LIB_CONFIG=./t1.config # Stix font xset fp -xset fp+ /home/cadet/sacerdot/fonts/ +xset fp+ ~/HELM/installation/fonts/ +xset fp rehash