If you can't install in a standard location, you can put:
        -L<path to xerces lib>
in your build command (before the -lxerces-c).

So if you have your xerces installed somewhere under your home directory (say 
/home/sarah/lib), you can put -L/home/sarah/lib in the build command. Notice that 
capital 'L' is used for the library path and lower case 'l' is used for the library 
name.

Rachael

> -----Original Message-----
> From: Leitner, Sarah M. [Contractor] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 05, 2002 12:50 PM
> To: '[EMAIL PROTECTED]'
> Subject: compiling xerces c...
> 
> 
> When I compile with the -lxerces-c option, I get the 
> following error message
> (I am on Mandrake 8.2 fyi):
> 
> /usr/bin/ld: cannot find -lxerces-c
> collect2: ld returned 1 exit status
> 
> Sarah
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
************************************************
No employee or agent is authorized to conclude any binding agreement on behalf of MGB 
Ltd. with another party by email without express written confirmation by MGB Ltd. 
officers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to