NMSD
Instructions
PTC/Setup
Instructions
|
Windows
workstations
- Exit out of all PTC Applications, and
stop all nmsd processes that are still running on the workstation.
*To verify, start ‘Task Manager’, go to
‘Processes’, if a nmsd process is still running,
select the process and click #End Process.
- Download the new 'nmsd.exe' file for
the correct architecture, and place it in a temporary directory.
- Replace the nmsd executable located in
the '<PTC_Software_loadpoint>\<machine_type>\nms'
directory with the nmsd executable downloaded from Step 2.
*Windows location example: d:\ptc\proe\i486_nt\nms
- Verify that the new nmsd executable
has been placed, by viewing the time stamp in Windows Explorer.
(Click #View, #Details to see this timestamp.)
- Restart the PTC Application, and
verify that the nmsd process starts in the ‘Task
Manager’.
|
|
Unix
workstations
- Exit out of all PTC Applications, and
kill all nmsd processes that are still running on the
workstation.
*To verify that the processes have stopped type 'ps -ef | grep
nmsd'.
- Download the new 'nmsd' file for the
correct architecture, and place it in a temp directory.
- Replace the nmsd executable located in
the '<PTC_Software_loadpoint>\<machine_type>\nms'
directory with the nmsd executable downloaded from Step 2.
*Unix example: /obj/ptc/proe/sun4_solaris/nms
- Verify that the new nmsd executable
has been placed, by viewing the time stamp by typing 'ls -l' in
the '<PTC_Software_loadpoint>\<machine_type>\nms'
directory.
- Restart the PTC Application, and
verify that the nmsd process starts by entering 'ps -ef | grep
nmsd'.
|
|
Windows
workstations (Windchill Products ONLY)
- Create a new temporary folder (for
example, c:\temp\ptc_patch)
- Download the PTC.Setup .zip file into
the new temporary folder
- Unzip the patch into the temporary
folder
- Open a new command prompt (DOS
prompt), follow these steps to open the prompt
- Click on “Start” ==>
“Run …”
- Type “cmd”
- Click OK
- In the command prompt, change
directory to the newly created temporary folder
- For example: cd c:\temp\ptc_patch
- Place your CD in the CD-ROM drive (for
example, e:\ drive)
- Exit out of PTC.Setup if it starts up
automatically
- Run the batch file runcd.bat passing
it the full path to your CD
- For example: .\runcd.bat e:\
Note: If you are
installing Windchill ProjectLink 6.2.6, you also need to pass “-multicd”
as an argument.
For example: .\runcd.bat e:\
-multicd
- Proceed with the installation using
PTC.Setup as you would normally do
- After installation is complete, apply
the nmsd fix as instructed above.
|
|
UNIX
Instructions:
- Create a new temporary folder (for
example, /tmp/ptc_patch)
- Download the PTC.Setup .tar file into
the new temporary folder
- Open a new command prompt (terminal
window)
- On the command line, change directory
to the newly created temporary directory
- For example: cd /tmp/ptc_patch
- Untar the patch into the temporary
folder
- For example: tar -xf
/tmp/ptc_patch/ptcsetup_patch.tar
- Place your CD in the CD-ROM drive
- Run the runcd script passing it the
full path to your CD
- For example: ./runcd /cdrom
Note: If you are
installing Windchill ProjectLink 6.2.6, you also need to pass
“-multicd” as an argument.
For example: ./runcd /cdrom
-multicd
- Proceed with the installation using
PTC.Setup as you would normally do
- After installation is complete, apply
the nmsd fix as instructed above.
|
|