X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Finterface%2Fcadet;h=7df42fecdac359a032622f1e44afa44d4b6de612;hb=ad59795bcfe0b77c6df796aac5d36cb0d2f6b2e7;hp=f674925b369cd28001f0d7bd4a6d71b7ac4972e1;hpb=c01d2aaea05f7385bee46addd900cd0397756389;p=helm.git diff --git a/helm/interface/cadet b/helm/interface/cadet index f674925b3..7df42fecd 100755 --- a/helm/interface/cadet +++ b/helm/interface/cadet @@ -1,13 +1,19 @@ #! /bin/sh -export PATH=/home/cadet/sacerdot/jdk118/bin:$PATH +# Per (my)Coq 6.3.0 +export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH -export CLASSPATH=/home/cadet/sacerdot/xalan-j_1_2/xalan.jar:/home/cadet/sacerdot/xalan-j_1_2/xerces.jar:. +# WARNING!!! No "//" in the middle of the path, nor a "/" at the end!!!! -#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 +#V6.2 +export HELM_CONFIGURATION_PREFIX=~/HELM/installation -# 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/gtkmathview:$LD_LIBRARY_PATH +#V7 +#export HELM_CONFIGURATION_PREFIX=/home/cadet/sacerdot + +export T1LIB_CONFIG=./t1.config + +# Stix font +xset fp +xset fp+ ~/HELM/installation/fonts/ +xset fp rehash