![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My script is not running | manna | UNIX for Dummies Questions & Answers | 8 | 01-05-2008 12:11 PM |
| Running KSH script In SFU | ilak1008 | Windows & DOS: Issues & Discussions | 2 | 05-23-2007 11:17 PM |
| running cd from a script | SkySmart | Shell Programming and Scripting | 5 | 03-08-2007 08:07 PM |
| when running my script below | vbslim | Shell Programming and Scripting | 5 | 01-03-2006 08:11 PM |
| Running a script from CDE... | kristy | UNIX for Dummies Questions & Answers | 4 | 09-05-2001 07:33 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
running a script?
Newbie here. I'm tying to install MajorCool to help with my Majordomo lists, but I don't know how to follow this instruction:
"Run the Configure script ('sh Configure'). This script will prompt for some installation values and save the output to a default.sh file." when typing 'sh Configure' (no quotes) in telnet I receive the following error: > sh Configure : not found : not found Configure: 9: Syntax error: word unexpected The OS is FreeBSD 4.1.1. Any ideas? |
| Forum Sponsor | ||
|
|
|
||||
|
Can you do a head -10 on the file, and paste it here? I'm interested to see if the script was written for a particular shell, or uses some odd conventions (i.e.- `:` instead of `#!/blap/blap`) that may "confuse" your shell.
|
||||
| Google The UNIX and Linux Forums |