Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trouble with MKS toolkit (korn shell) and Clearcase

Status
Not open for further replies.

SLO

Programmer
Joined
Aug 8, 2002
Messages
1
Location
ES
I am trying to migrate a lot of already developed code from UNIX to Windows NT using MKS toolkit, but I have trouble when I try to run scripts in the korn shell. The problem is that if the script invokes a program that resides as private object in a Clearcase view, the korn shell returns "cannot find" if the program is invoked using full path name X:/VOB_tag/bin/program.exe, where X: is the unit where my view is mounted, program.exe is the program being invoked and VOB_tag/bin is the full path to the program.
It works with cshell but there would be a lot of work saved if I could make it work with the korn shell.

Any help / hint?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top