On Sat, Jan 27, 2007 at 09:43:09PM +0100, mike wrote: > hi > i build a clfs multilib x86-64. all is done and work properly. and now i > try to build a bclfs. glib1.x and glib2.x are installed like in the > cblfs-wiki next i try to install mc-4.x and his configure script is > searching for glib-config and cannot find it because is named > glib-config-32/64. how can find programs like mc the necessary files? > Hi mike,
I'll suppress my shock at people still building glib-1 and remind you how perl was linked to multiarch_wrapper (sections 10.27, 10.28 in x86_64): mv /usr/bin/perl{,-32} and then mv /usr/bin/perl{,-64} followed by ln -sv multiarch_wrapper /usr/bin/perl It sounds as if you have omitted the last part, although I wonder how you got through a multilib X without doing something similar for freetype-config, the fontconfig programs fc-{cache,list,match}, pkg-config and perhaps pango-querymodules, gtk-query-immodules-2.0 (maybe cblfs does those two differently) > my second question is: whats the "-n32" architecture? is it necessary > for multilib x86-64 If you completed clfs without encountering it, you don't need it ;-) See the mips64 book. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce _______________________________________________ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support