


Tea Time
Wallpaper Other by primeirocrime 1 comment
I wouldn't mind having bigger version.
- May 12 2004
configure went ok but when I start make this is what happens:
bash-2.05a$ make
make all-recursive
make[1]: Entering directory `/home/mina/garage/applications/qgo-0.1.3'
Making all in qgo
make[2]: Entering directory `/home/mina/garage/applications/qgo-0.1.3/qgo'
cd .. && /home/mina/garage/applications/qgo-0.1.3/admin/missing automake-1.4 --gnu --include-deps qgo/Makefile
WARNING: `automake-1.4' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `automake-1.4' program.
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/home/mina/garage/applications/qgo-0.1.3/qgo'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mina/garage/applications/qgo-0.1.3'
make: *** [all-recursive-am] Error 2
bash-2.05a$
I have automake-1.7 installed and I even made symlink automake-1.4 to point automake-1.7.
Any ideas? Because I don't have any, maybe because it's 6 in the morning and I haven't slept a bit.... :) - Feb 10 2004
bash-2.05a$ make
make all-recursive
make[1]: Entering directory `/home/mina/garage/applications/qgo-0.1.3'
Making all in qgo
make[2]: Entering directory `/home/mina/garage/applications/qgo-0.1.3/qgo'
cd .. && /home/mina/garage/applications/qgo-0.1.3/admin/missing automake-1.4 --gnu --include-deps qgo/Makefile
WARNING: `automake-1.4' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `automake-1.4' program.
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/home/mina/garage/applications/qgo-0.1.3/qgo'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mina/garage/applications/qgo-0.1.3'
make: *** [all-recursive-am] Error 2
bash-2.05a$
I have automake-1.7 installed and I even made symlink automake-1.4 to point automake-1.7.
Any ideas? Because I don't have any, maybe because it's 6 in the morning and I haven't slept a bit.... :) - Feb 10 2004