i've downloaded the jazz++ tarball available at the sf site, and there
seems to be no configure script. i'm using mingw/msys in windows, and
haven't been able to get autoconf running properly. rebuild gives me
the following error:
$ ./rebuild
./bootstrap: aclocal: command not found
./rebuild: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
has anyone had success with compiling with mingw?
|