[Xastir-Dev] error tonight

Curt Mills, WE7U archer at eskimo.com
Tue Feb 25 02:28:36 EST 2003


On Mon, 24 Feb 2003, Jerry Chamberlin wrote:

> make 
> /usr/bin/ld cannot find lxml2

Is that during compile (last stage) or when you try to run the Xastir
executable?

Tell me where your libxml2.* files are.  On my system they are in
/usr/lib.

If it's during the link stage, try adding "-L/usr/lib" (or wherever
your libxml2.* files are) in front of the "-lxml2" portion to see if
it links ok.  Either way, let us know.

It should look something like this:

	"-L/usr/lib -lxml2"

Curt, WE7U.				archer at eskimo.com
http://www.eskimo.com/~archer
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"



More information about the Xastir-dev mailing list