Hi,
 
   I don't know what is wrong with the compling, please help me out,  my configure scripts are as follows:
 
 
./configure --enable-cgibindir=/home/main/cgi-bin --with-htmllibdir=/home/main/qmailadmin  --enable-autoresponder-bin=/usr/local/src/autorespond-1.0.0
 
then, everything seems ok.
 
then, type make
 
everything seems ok
 
when i type make install
 
Error 1 and Error 2 pops-up
stating the error cannot make file in /home/main/qmailadmin/html
 
Then, I create a /home/main/qmailadmin/html directory manually.
then, re-type "make install"....everythings works fine.
 
Then, I have opened the page: http://www.mydomain.com/cgi-bin/qmailadmin...
all the garbage comes up....I don't know what is wrong....i have check that I have mod_cgi enabled.(using apache) and have a proper configuration directory file..-->(only I think" ---> knows nothing about CGI
<Directory "/home/main/cgi-bin">
 AllowOverride None
Options ExecCGI
</Directory>
 
  Does anyone have any cues of what the problem is.  I quess, i have make something wrong when i install the auotresponder program.  I have used the following comman to install the autoresponder programs.
 
gcc -Wall -o autorespond autorespond.c
 
But i can't find the autorepond under my ./usr/local/bin/ dir.
 
It is in my /usr/local/src/autorespond-1.0.0/autorespond.
 
Please help me out
 
Thank you
 
Mark Lo
 

Reply via email to