[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] AW: [Cobalt] cgiemail



Hello,
i've installed cgiemail yesterday successfully

./configure
make

Once you have built cgiemail simply copy cgiemail and 
cgiecho binaries into the cgi-bin directory and 
add the extension .cgi to cgiemail & cgiecho
you must also setup apache correctly to handle cgi
i added to /etc/httpd/conf/access.conf following lines

# Path to my cgi-bin Directory
<Directory /home/sites/home/web/cgi-bin/>
Options ExecCGI
AddHandler cgi-script .cgi
</Directory>


-----Ursprüngliche Nachricht-----
Von: Drew Nichols [mailto:drewnichols@xxxxxxxxxxx]
Gesendet: Montag, 22. November 1999 23:33
An: cobalt-users@xxxxxxxxxx
Betreff: [Cobalt] cgiemail



Hello all.  I've downloaded the souerce for cgiemail and compiled it on my 
R2.  It is at:
http://www.adbp.com/cgi-bin/cgiemail-1.6/cgiemail

As you can see, the binary is mis-compiled.
The makefile is at http://www.adbp.com/cgi-bin/cgiemail-1.6/Makefile if 
anyone wants to take a peek.

Can someone point me in the right direction to properly compiling this 
program?

Thanks,
Drew Nichols

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

--
To unsubscribe: mail -s unsubscribe cobalt-users@xxxxxxxxxxxxx < /dev/null
or send e-mail: mailto:cobalt-users@xxxxxxxxxxxxx?subject=unsubscribe