|
META TOPICPARENT |
name="PsmSpace" |
Description |
| If this was accomplished correctly, you should be able to open a new shell or type source ~/.cshrc , then the command env and see something similar to at the bottom of the output: |
|
< < | USERPKGBASE=/imager/project/ModelingAndRendering/Packages
USERPKGROOT=/imager/project/ModelingAndRendering/Packages/Generic |
> > | USERPKGBASE=/imager/project/psm/Packages
USERPKGROOT=/imager/project/psm/Packages/Generic |
| USERPKGDESC=PSM Lab software
USERPKGARCHSYS=Suse9.1 |
|
< < | USERPKGARCH=/imager/project/ModelingAndRendering/Packages/Arch/Suse9.1 |
> > | USERPKGARCH=/imager/project/psm/Packages/Arch/Suse9.1 |
|
Usage |
| #=== Set use system ============
# Set generic location and description |
|
< < | #export USERPKGBASE=/imager/project/ModelingAndRendering/Packages |
| export USERPKGBASE=/ubc/cs/research/imager/project/psm/Packages
export USERPKGROOT=${USERPKGBASE}/Generic
export USERPKGDESC='PSM Lab software' |