vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I have problems with compiling an application (qbankmanager). It requires automake version 1.9x. So I tried to upgrade my automake installation (using Suse 9.0). I got autoconf and m4, both seemed to install without an error (using ../configure; make, make install). Next I tried to install automake 1.9.4. ./configure was running without error, but as I tried make I got an error like: .... aclocal: error no such file or directory ... All I could find till now is that aclocal comes with automake, but there is no subdirectory in the downloaded automake file. I now have no idea what to do next. Thanks for helping Matthias |