At 22.16 11/05/2004 +0100, vithal sripada wrote:
hi
i've problem executing the sample codes given ......i'm able to execute the ones present in the bin folder...........i mean the executable file....well this means that ....my classpath is fine...but i'm unable to understand the point given regarding this in the FAQ's
I guess that you mean "library path"; "classpath" is for Java programs.
<http://xml.apache.org/xerces-c/faq-build.html#faq-1>http://xml.apache.org/xerces-c/faq-build.html#faq-1
i'm unable to understand the line
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/fastxmlparser/lib
given in the FAQ
i'm unable to add this line in my .cshrc file......and wat is fastxmlparser is it the folder in which my file is present....if i want to execute the sample prgm do i need to write...
As the FAQ says, "Thus, if you installed your binaries under $HOME/fastxmlparser, you need to point your library path to that directory..."
So the question is: where did you expanded the binary package? Or did you downloaded a source package?
Also, on which Unix platform are you running?
Alberto
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/xerces/samples/lib
but i dont find any lib in it ........
any kind of help is appreciated
raja
<http://uk.rd.yahoo.com/mail/tagline_messenger/*http://uk.messenger.yahoo.com>Yahoo! Messenger - Communicate instantly..."Ping" your friends today! <http://uk.rd.yahoo.com/mail/tagline_messenger/*http://uk.messenger.yahoo.com/download/index.html>Download Messenger Now
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]