Changes between Version 54 and Version 55 of VincentFAQ
- Timestamp:
- May 11, 2005, 10:51:50 AM (21 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VincentFAQ
v54 v55 174 174 You don't have to be root to use CMT. 175 175 176 177 === The CMT command is not found? ===178 179 Users have to connect to CMT by doing:180 {{{181 unix-csh> source <some root>/CMT/v1r<nn>p<xxx>/mgr/setup.csh182 }}}183 or184 {{{185 unix-sh> . <some root>/CMT/v1r<nn>p<xxx>/mgr/setup.sh186 }}}187 or188 {{{189 dos> call <some root>\CMT\v1r<nn>p<xxx>\mgr\setup.bat190 }}}191 192 176 === How to create a package? === 193 177
