danami
Junior Member   Posts: 12 Registered: 4/16/2003 Status: Offline
|
posted on 10/7/2003 at 12:27 PM |
This is what I get when running the shell script.
sh modules/AutoTheme/autotheme.sh
: command not foundutotheme.sh: line 2:
: command not foundutotheme.sh: line 3: clear
: command not foundutotheme.sh: line 4:
Setting permissions for AutoTheme...
Making cache directory writable...
chmod: failed to get attributes of `./_cache\r': No such file or
directory
Making autotheme.cfg file writable...
chmod: failed to get attributes of `./autotheme.cfg\r': No such file or
directory
Making themes directory writable...
chmod: failed to get attributes of `../../themes/\r': No such file or
directory
Making individual theme directories writable...
find: missing argument to `-exec'
Making theme templates writable...
find: missing argument to `-exec'
Making individual theme.cfg files writable...
find: missing argument to `-exec'
Done!
|
| |
| |
Shawn
Administrator   Posts: 4575 Registered: 10/7/2002 Status: Online
|
posted on 10/7/2003 at 12:59 PM |
You must FTP upload the .sh file in ascii mode, not binary.
-Shawn |
| |
danami
Junior Member   Posts: 12 Registered: 4/16/2003 Status: Offline
|
posted on 10/8/2003 at 12:57 AM |
My ftp client was set to auto mode.. I have never had any trouble uploading
perl or shell scripts before... I re-uploaded the file in ASCII mode.. and
I get the same errors. |
| |
Shawn
Administrator   Posts: 4575 Registered: 10/7/2002 Status: Online
|
posted on 10/9/2003 at 06:12 PM |
Hmmm... Send me an email and I'll send you the file directly off of my
unix box.
autotheme AT mckenzies DOT net
-Shawn |
| |