Lines 1-80
Link Here
|
1 |
--- ../com/english/varkon.orig Thu Mar 27 06:36:43 2003 |
1 |
--- ../com/english/varkon.orig 2008-03-07 18:27:29.000000000 -0500 |
2 |
+++ ../com/english/varkon Tue May 13 18:49:31 2003 |
2 |
+++ ../com/english/varkon 2008-04-23 13:59:24.000000000 -0500 |
3 |
@@ -13,12 +13,12 @@ |
3 |
@@ -16,10 +16,10 @@ |
4 |
# Root directory for VARKON installation. Change this |
4 |
|
5 |
# line to point to the right location. |
5 |
# Root directory for VARKON installation. |
|
|
6 |
# Alternative 1, relative path. |
7 |
-VARKON_ROOT=`(cd $(dirname $0); cd ..; cd ..; pwd)` |
8 |
+#VARKON_ROOT=`(cd $(dirname $0); cd ..; cd ..; pwd)` |
6 |
|
9 |
|
7 |
-VARKON_ROOT=/usr/varkon/varkon_1.17D |
10 |
# Alternative 2, explicit path. |
|
|
11 |
-# VARKON_ROOT=/home/username/varkon/varkon_2.Xx |
8 |
+VARKON_ROOT=%%VARKON_PREFIX%% |
12 |
+VARKON_ROOT=%%VARKON_PREFIX%% |
9 |
export VARKON_ROOT |
13 |
export VARKON_ROOT |
10 |
|
14 |
|
11 |
# Standard menufiles (*.MDF, *.INC) |
15 |
# Module library path (*.MBO) |
12 |
|
16 |
@@ -44,7 +44,7 @@ |
13 |
-VARKON_MDF=$VARKON_ROOT/mdf/english |
17 |
export VARKON_ERM |
14 |
+VARKON_MDF=$VARKON_ROOT/mdf |
|
|
15 |
export VARKON_MDF |
16 |
|
17 |
# Project files (*.PID) |
18 |
@@ -27,7 +27,7 @@ |
19 |
# versions of VARKON to persist in a common place. |
20 |
# All users need write access to this directory |
21 |
|
22 |
-VARKON_PID=$VARKON_ROOT/pid |
23 |
+VARKON_PID=$HOME/pid |
24 |
export VARKON_PID |
25 |
|
26 |
# Errormessages (*.ERM) |
27 |
@@ -37,7 +37,7 @@ |
28 |
|
18 |
|
29 |
# The VARKON documentation (*.htm) |
19 |
# The VARKON documentation (*.htm) |
30 |
|
|
|
31 |
-VARKON_DOC=$VARKON_ROOT/man |
20 |
-VARKON_DOC=$VARKON_ROOT/man |
32 |
+VARKON_DOC=%%DOCSDIR%% |
21 |
+VARKON_DOC=%%DOCSDIR%% |
33 |
export VARKON_DOC |
22 |
export VARKON_DOC |
34 |
|
23 |
|
35 |
# System module library (*.MBO) |
24 |
# Temporary files |
36 |
@@ -52,7 +52,7 @@ |
25 |
@@ -53,7 +53,7 @@ |
|
|
26 |
# directory should usually reside on the local machine |
37 |
# so you may set it up differently for different users. |
27 |
# so you may set it up differently for different users. |
38 |
# All users need write access to this directory |
28 |
# All users need write access to this directory |
39 |
|
|
|
40 |
-VARKON_TMP=$VARKON_ROOT/tmp |
29 |
-VARKON_TMP=$VARKON_ROOT/tmp |
41 |
+VARKON_TMP=/tmp |
30 |
+VARKON_TMP=/tmp |
42 |
export VARKON_TMP |
31 |
export VARKON_TMP |
43 |
|
32 |
|
44 |
# Fonts for graphical text |
33 |
# Fonts for graphical text |
45 |
@@ -81,7 +81,7 @@ |
34 |
@@ -77,7 +77,7 @@ |
|
|
35 |
export VARKON_TOL |
46 |
|
36 |
|
47 |
# Standard resources for X-Windows |
37 |
# Standard resources for X-Windows |
48 |
|
|
|
49 |
-VARKON_INI=$VARKON_ROOT/cnf/ini/english |
38 |
-VARKON_INI=$VARKON_ROOT/cnf/ini/english |
50 |
+VARKON_INI=$VARKON_ROOT/cnf/ini |
39 |
+VARKON_INI=$VARKON_ROOT/cnf/ini |
51 |
export VARKON_INI |
40 |
export VARKON_INI |
52 |
|
41 |
|
53 |
# Default root for VARKON applications |
42 |
# PATH for executables (xvarkon, mbsc and plotterdrivers) |
54 |
@@ -91,7 +91,7 @@ |
43 |
@@ -96,7 +96,7 @@ |
55 |
# not interfere with old jobs. |
44 |
# if you want to. Don't edit the standard ini-file included |
56 |
# All users need write access to this directory |
45 |
# in the distribution or you will have to do it all |
57 |
|
|
|
58 |
-VARKON_PRD=$VARKON_ROOT/app |
59 |
+VARKON_PRD=$HOME/app |
60 |
export VARKON_PRD |
61 |
|
62 |
# PATH for executables (xvarkon, mbsc, plotterdrivers) |
63 |
@@ -111,14 +111,14 @@ |
64 |
# over again when updating the system. |
46 |
# over again when updating the system. |
65 |
|
47 |
-$VARKON_BIN/xvarkon -GLOBAL -i$VARKON_INI/linux |
66 |
xvarkon $1 $2 \ |
48 |
+$VARKON_BIN/xvarkon -GLOBAL -i$VARKON_INI/freebsd |
67 |
--i$VARKON_INI/linux |
|
|
68 |
+-i$VARKON_INI/freebsd |
69 |
|
49 |
|
70 |
# With an inifile of your own it would look something |
50 |
# With an inifile of your own it would look something |
71 |
# like the following: |
51 |
# like the following: |
72 |
|
52 |
@@ -114,4 +114,4 @@ |
73 |
# xvarkon $1 $2 \ |
53 |
# |
74 |
-# -i$VARKON_INI/linux -i$HOME/cnf/ini/english/my_own_inifile |
54 |
# If you want to specify a default job directory use the -jd |
75 |
+# -i$VARKON_INI/freebsd -i$HOME/cnf/ini/english/my_own_inifile |
55 |
# option on the command line. Here is an example: |
76 |
|
56 |
-# $VARKON_BIN/xvarkon -GLOBAL -jd /home/my_directory/my_varkon_jobs |
77 |
# If you want to run the system in pure drafting mode, add |
57 |
\ No newline at end of file |
78 |
# "-r" to the command line. |
58 |
+# $VARKON_BIN/xvarkon -GLOBAL -jd /home/my_directory/my_varkon_jobs |
79 |
-# xvarkon -r $1 $2 -i$VARKON_INI/linux |
|
|
80 |
+# xvarkon -r $1 $2 -i$VARKON_INI/freebsd |