|
From: Johannes E. <joh...@er...> - 2004-01-12 20:56:17
|
On Mon, Jan 12, 2004, Douglas S. Blank <db...@br...> wrote: > Johannes Erdfelt wrote: > > > Have you tried the CVS version? > > I did try the CVS version, but it looks like it doesn't have everything > in CVS that it needs. At least I couldn't get a configure script > created. If someone could try a clean checkout, and tell me what the > proper steps to create configure, I'd give it a second try. This is the way it's supposed to be. You need to run autogen.sh to create those files. You need autoconf, automake and libtool installed to build out of CVS. JE |