Under pennmush 1.7.4p15 (I've also tried 1.7.5p4, and other versions) I can't seem to get the configure script to work
it doesn't matter whether I type ./configure or sh configure or sh configure -d etc
I get the following errors:
(typed $ ./configure -d)
-------------------------------------------------------
cmd: not found
cmd: not found
tr: not found
tr: not found
mkdir: not found
cd: can't cd to UU
chmod: not found
rm: not found
cat: not found
chmod: not found
#!/bin/cat
rm: not found
cat: not found
sed: not found
awk: not found
rm: not found
rm: not found
cat: not found
touch: not found
.: Can't open ./optdef.sh: No such file or directory
-------------------------------------------------------
Not only do I have no idea why this is happening, I can't seem to find anyone who's had a similiar problem =P
Any help would be greatly appreciated
it doesn't matter whether I type ./configure or sh configure or sh configure -d etc
I get the following errors:
(typed $ ./configure -d)
-------------------------------------------------------
cmd: not found
cmd: not found
tr: not found
tr: not found
mkdir: not found
cd: can't cd to UU
chmod: not found
rm: not found
cat: not found
chmod: not found
#!/bin/cat
rm: not found
cat: not found
sed: not found
awk: not found
rm: not found
rm: not found
cat: not found
touch: not found
.: Can't open ./optdef.sh: No such file or directory
-------------------------------------------------------
Not only do I have no idea why this is happening, I can't seem to find anyone who's had a similiar problem =P
Any help would be greatly appreciated