typeset: not found error when executing shell script. Am I missing a package or something?
- by user11045
Hi, below is the error and corresponding script lines:
spec@Lucifer:~/Documents/seagull.svn.LINUX$ ./build.ksh
./build.ksh: 36: typeset: not found
./build.ksh: 39: typeset: not found
./build.ksh: 44: function: not found
Command line syntax of - options
-exec : mode used for compilation (default RELEASE)
-target : target used for…