These set of files has the changes needed to support the new location for the CASA install under the /usr directory.
This commit is contained in:
@@ -7,5 +7,5 @@ ARCH_LIB=
|
||||
fi
|
||||
|
||||
|
||||
export MONO_PATH=/opt/novell/CASA/lib$ARCH_LIB/
|
||||
mono /opt/novell/CASA/bin/micasad.exe
|
||||
export MONO_PATH=/usr/lib$ARCH_LIB/
|
||||
mono /usr/bin/micasad.exe
|
||||
|
||||
Reference in New Issue
Block a user