Gre7g Luterman <[EMAIL PROTECTED]> writes: > If I understand the above correctly, it means that it wasn't able to > link in the code that performs the "setenv" function. This is a > pretty fundamental function.
setenv() is not a standard UNIX function. Use putenv() instead. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
