]> matita.cs.unibo.it Git - helm.git/commitdiff
Very dangerous bug fond!!!
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 15 Nov 2000 16:13:18 +0000 (16:13 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 15 Nov 2000 16:13:18 +0000 (16:13 +0000)
The HELM_CONFIGURATION_PREFIX can't have a double slash in the
middle or a slash at the end due to the URI specifications

helm/interface/cadet
helm/interface/servers.txt

index 4a7707b2de418520f36e07b1949efc45b9014612..7fc93824812a2a139c34bd0da49497e7631bf502 100755 (executable)
@@ -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
index a0375acd1a84412eda2ebcc4b3a753c755c5db8f..b91a715225d86e6a04c0f6a1cde4bb7b3c184402 100644 (file)
@@ -1,3 +1,2 @@
-http://cadet/helm
 http://caristudenti.students.cs.unibo.it/~sacerdot/helm
 http://pagadebit.students.cs.unibo.it/really_very_local/helm/PARSER/examples