On Fri, Jun 22, 2001 at 11:52:06AM +0800, zombit wrote:
> I'm try to cross-compile kannel gateway.
> kannel need libxml2.
> I have a libxml2 library for arm.
> the problem is :
> I put libxml2 in /tmp/arm-root/lib,
> how can I use the arm-root for kannel-checking(configure)?? 
> ./configure --???

This is described in the INSTALL file that most packages that use
configure have:

  export LDFLAGS=-L/tmp/arm-root/lib
  ./configure


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: [EMAIL PROTECTED]
WWW: http://www-ict.its.tudelft.nl/~erik/

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to