On Thu, 2004-08-26 at 10:54, Ossama Khayat wrote: > Salam, > Trying to compile BiCon 0.20 I get the following message: > [EMAIL PROTECTED]:~/cvs/projects/bicon$ ./bootstrap
First, you needn't compile from cvs. The 0.2.0 version is downloadable from http://prdownloads.sourceforge.net/arabeyes/bicon-0.2.0.tar.gz?download and is usable without autotools. > Usable autoreconf found, running > configure.ac:23: error: possibly undefined macro: AC_PROG_LIBTOOL This message occurs when you don't have libtool, or there is some misconfiguration in autotools/libtool so they don't know about each other. What version of libtool do you have? Salam, Muhammad Alkarouri _______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

