Open GoogleCodeExporter opened 8 years ago
I think there is bug.
No matter how I set up the new dir for expat lib and include. It just did not
work.
I used:
1 --with-expat-lib-dir --with-expat-include-dir
2 LIBS=
3 LD_LIRARY_PATH
4 EXPAT_INCLUDE_DIR
5 EXPAT_LIB_DIR
Original comment by aijunc...@gmail.com
on 9 Jun 2009 at 7:45
is all well if you use the built-in expat?
just do "./configure" with no options
Original comment by kml.b...@gmail.com
on 10 Jun 2009 at 1:38
No.
It always used the /usr/include/ and /usr/lib/ for expat head file and library.
Original comment by aijunc...@gmail.com
on 10 Jun 2009 at 2:11
Original issue reported on code.google.com by
aijunc...@gmail.com
on 8 Jun 2009 at 7:22