View previous topic :: View next topic |
Author |
Message |
johnmc -
Joined: 15 Aug 2007 Posts: 1
|
Posted: Wed Aug 15, 2007 8:23 pm Post subject: "Command not found..." |
|
|
I am familiar with Abyss, been using it for years on Windows hosts. But installing it on a Linux host has me stumped.
I have done the following steps under the root account:
1) Downloaded the tgz file.
2) Created a dir /var/www. Copied the tgz file to that dir.
3) Unpaced it -- tar xzfm abywsx1.tgz. That created a subdir called abyssws.
4) went to that subdir and attempted to run abyssws as follows ./abyssws. No go. Attempted to run as just abyssws.
Each time I try to run the code I get "Command not found" coming back from the shell. I can see the file and I checked ownership with ls -la . Everything seems right. And it is set to executable.
Anyone have a suggestion as to why I can run the abyssws file?
Thanks for your time.... |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Thu Aug 16, 2007 4:04 pm Post subject: Re: "Command not found..." |
|
|
johnmc wrote: | 4) went to that subdir and attempted to run abyssws as follows ./abyssws. No go. Attempted to run as just abyssws. |
Could you go to that directory using the cd command and then run the command:
What is the exact output you get?[/code] _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|