* Hieu Trung Le <[email protected]> wrote: > You can try to add PKG_CONFIG_PATH=/opt/asdlba/zlib/lib/pkgconfig into > the configure command
That might not be sufficient, as pkg-config would continue search in /usr/lib/pkgconfig. You'll have to give some sysroot prefix ($PKG_CONFIG_SYSROOT_DIR). Again, you _most likely_ want to use a sysroot'ed toolchain, everything else means *a lot* unnecessary hassle. cu -- ---------------------------------------------------------------------- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: [email protected] mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 ---------------------------------------------------------------------- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme ---------------------------------------------------------------------- _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
