this is what I get:


iVesh:~ iVesh$ ls -al /usr/include/stdlib.h ls: /usr/include/stdlib.h: No such file or directory

On Dec 22, 2003, at 11:27 AM, Nils Vogels wrote:

Bhavesh Patel wrote:

using gcc did seem to work, but it seems that i don't have write access to some of the directories.

this is the response I get now:

gcc -I . /var/www/cgi-bin/tmda-cgi/tmda-cgi.c -o tmda.cgi
/var/www/cgi-bin/tmda-cgi/tmda-cgi.c:22:20: /usr/include/stdlib.h: Permission denied
/var/www/cgi-bin/tmda-cgi/tmda-cgi.c:22:20: stdlib.h: Permission denied
/var/www/cgi-bin/tmda-cgi/tmda-cgi.c:23:19: /usr/include/fcntl.h: Permission denied
/var/www/cgi-bin/tmda-cgi/tmda-cgi.c:23:19: fcntl.h: Permission denied
make: *** [tmda.cgi] Error 1


what do you think?

I think you should check the permissions on /usr/include/stdlib.h and /usr/include/fcntl.h

What does ls -al /usr/include/stdlib.h give you ?

--
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and dance like no one can see you.


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users


_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users

Reply via email to