dubrocker
08-29-2005, 02:41 PM
I am trying to install htdig on a FQ hosted account. I got so far as to unzip the tar.gz into /tmp; I am now trying to run a configuration script. The instructions say that I should be logged in as root, but that's not possible on a shared box (right? I'm a Linux newbie). I tried to use the sudo command, but that didn't seem to work either.
The syntax I'm using is as follows:
sudo ./configure --prefix=/big/dom/xnpmhu307/htdig --with-cgi-bin-dir=/big/dom/xnpmhu307/cgi-bin/ --with-image-dir=/big/dom/xnpmhu307/www/htdig/images --with-image-url-prefix=/htdig/images --with-search-dir=/big/dom/xnpmhu307/www/htdig/sample
Which gets me:
bash: sudo: command not found
Any ideas? Has anyone out here installed this script before?
The syntax I'm using is as follows:
sudo ./configure --prefix=/big/dom/xnpmhu307/htdig --with-cgi-bin-dir=/big/dom/xnpmhu307/cgi-bin/ --with-image-dir=/big/dom/xnpmhu307/www/htdig/images --with-image-url-prefix=/htdig/images --with-search-dir=/big/dom/xnpmhu307/www/htdig/sample
Which gets me:
bash: sudo: command not found
Any ideas? Has anyone out here installed this script before?