> /usr/bin/ld: cannot find -lXintl > > So, where would I find Xintl.so? (Or is it libXintl.so?) > > I've found some FAQ that mentions Xintl and why it's required in > some cases, but nowhere any hint where to get this library. Xintl > seems not part of the standard Open Motif, Lesstif, Xfree86, or X > distributions, unless I checked/downloaded the wrong files. Hi Rolf, There are great chances that you don't need it. Xintl was needed by Motif lib in an old Linux distribution. You just have to edit share/etc/Linux.mk and remove "-lXintl". In fact the way I wrote "./configure", if Motif app didn't link ok this was considered as a -lXintl need. You could also try to rerun "./configure", You can also try the new "./configure" script (a better one I think... but in devellopment) located at : ftp://asim.lip6.fr/pub/alliance/distribution/latest-cvs/alliance/share/etc/configure -- Regards. Olivier Sirol. /* * Laboratoire LIP6 / Département ASIM * Université Pierre et Marie Curie * Couloir 55-65, B309 * 4, place Jussieu, 75252 Paris Cedex * Tél. : +33 1 44 27 53 24 */