=>Everytime I log in I have to set the LD_LIBRARY_PATH using the setenv
=> command in Linux. Is there a way to set it permenantly.
Add it to your .profile
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
= impl->createDocument(0, // root element namespace
=> URI.
=> >XMLString::transcode("head"),
=> >0); // document type object
=> (DTD).
=> >return (0);
=> > }
=> >
XMLString::transcode("head"),
0); // document type object (DTD).
return (0);
}
Thanks in advance for any help you can provide.
Doug Chinnery
---