On Fri, Dec 18, 2009 at 11:04 AM, ALIP BUDIANTO <rabbit8...@gmail.com> wrote: > > On Dec 18, 2009, at 4:35 AM, Dan Nicholson wrote: > >> On Fri, Dec 18, 2009 at 2:00 AM, treah blade <treah.bl...@gmail.com> wrote: >>> On Thu, 17 Dec 2009 23:49:04 -0900 >>> ALIP BUDIANTO <rabbit8...@gmail.com> wrote: >>> >>>> SOmeone that made the wget list for the libs forgot to get the deps >>>> orgainized and result is >>>> No package 'xtrans' found >>>> >>>> Consider adjusting the PKG_CONFIG_PATH environment variable if you >>>> installed software in a non-standard prefix. >>>> >>>> Alternatively, you may set the environment variables X11_CFLAGS >>>> and X11_LIBS to avoid the need to call pkg-config. >>>> See the pkg-config man page for more details. >>>> on libX11 and i dont even have time to just get the mail spell checked or >>>> to manually install the libs >>>> -- >>>> http://linuxfromscratch.org/mailman/listinfo/blfs-dev >>>> FAQ: http://www.linuxfromscratch.org/blfs/faq.html >>>> Unsubscribe: See the above information page >>> >>> Was that some sort of recent change because I am looking at the dev version >>> of BLFS that I downloaded that is Version svn-20091125 and the wget list >>> for the xlibs shows xtrans right at the top? >> >> The change is to put $XORG_PREFIX/share/pkgconfig in PKG_CONFIG_PATH, >> too. xtrans is arch-independent. >> >> -- >> Dan >> -- >> http://linuxfromscratch.org/mailman/listinfo/blfs-dev >> FAQ: http://www.linuxfromscratch.org/blfs/faq.html >> Unsubscribe: See the above information page > I forgot to mention this error > checking for X11... configure: error: Package requirements (xextproto xtrans > xcb >= 1.1.92) were not met:
Do you have $XORG_PREFIX/share/pkgconfig/xtrans.pc? If $XORG_PREFIX is not /usr, you'll need to set PKG_CONFIG_PATH=$XORG_PREFIX/lib/pkgconfig:$XORG_PREFIX/share/pkgconfig. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page