On Mon, Oct 22, 2001 at 03:42:44PM +0200, William Paquier wrote: > I just commit in you CVS repository, > I don't know if it is the 2.4.6 version > And it does not contain a configure file. > Is CVS is the good way to get 2.4.6?
Yes, but you need some development tools like libtool, autoconf, automake. Run autogen.sh script to build configure. 2.4.6 is not released yet, I was talking about a pre2.4.6. I've just committed the changes to CVS, please run 'cvs up'. -- Alexander.
