Hi, I'm running 4.0.x fine, but 4.1 is giving me
problems when compiling.
Specs:
Suse 10.1
KDE 3.5.1a
automake 1.9
configure runs okay, but here is my make error:
cd . && \
/bin/sh /home/jacob/dls/ksmoothdock.net/admin/missing
--run automake-1.7 --gnu Makefile
/home/jacob/dls/ksmoothdock.net/admin/missing: line 46:
automake-1.7: command not found
WARNING: `automake-1.7' is missing on your system. You
should only need it if
you modified `Makefile.am', `acinclude.m4' or
`configure.in'.
You might want to install the `Automake' and
`Perl' packages.
Grab them from any GNU archive site.
cd . && perl admin/am_edit Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory
`/home/jacob/dls/ksmoothdock.net'
configure.in:39: error: possibly undefined macro:
AM_INIT_AUTOMAKE
If this token and others are legitimate, please
use m4_pattern_allow.
See the Autoconf documentation.
configure.in:44: error: possibly undefined macro:
AM_CONFIG_HEADER
configure.in:47: error: possibly undefined macro:
AC_CHECK_COMPILERS
configure.in:48: error: possibly undefined macro:
AC_ENABLE_SHARED
configure.in:49: error: possibly undefined macro:
AC_ENABLE_STATIC
configure.in:54: error: possibly undefined macro:
AM_KDE_WITH_NLS
configure.in:57: error: possibly undefined macro:
AC_PATH_KDE
configure.in:62: error: possibly undefined macro:
AC_CHECK_KDEMAXPATHLEN
make[1]: *** [configure] Error 1
make[1]: Leaving directory
`/home/jacob/dls/ksmoothdock.net'
make: *** [configure] Error 2
Logged In: YES
user_id=435082
Please download version 4.2. With 4.2 I released 2 source
packages: one for automake-1.7 and one for automake-1.9.
So if you download the one for automake-1.9 you will be
able to compile it. Plus 4.2 works much better in
Parabolic zoom mode.
Cheers,
Viet D(z)ung