X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Finterface%2Fisterix;h=17ddfc9d708b5f7b68724a166f083930a92298a0;hb=4b5873b80dafe4b009ba71cbe6f4a95e8b59dcaf;hp=61392b01cdd9a22889beb8bb4c842358fe39d9b8;hpb=baffca1ac75af466a7b5cf2c1513a0f1ec4a8000;p=helm.git diff --git a/helm/interface/isterix b/helm/interface/isterix index 61392b01c..17ddfc9d7 100755 --- a/helm/interface/isterix +++ b/helm/interface/isterix @@ -1,12 +1,17 @@ #! /bin/sh -export PATH=$PATH:/opt/java/jdk118/bin/ +# WARNING!!! No "//" in the middle of the path, nor a "/" at the end!!!! -export CLASSPATH=. -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/:$LD_LIBRARY_PATH + +#export T1LIB_CONFIG=./t1.config + +# Stix font +#xset fp +#xset fp+ ~/HELM/installation/fonts/ +#xset fp rehash