Re: cvs ./gen problems
Philip Tellis <[email protected]>
| Newsgroups | gmane.network.instant-messaging.ayttm.user |
|---|---|
| Message-ID | <[email protected]> |
Sometime Today, Laura Vance assembled some asciibets to say: > # ./gen > ls: libltdl/*: No such file or directory hmm, what happens if you run libtoolize --copy --force --ltdl --automake > acinclude.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF > run info '(automake)Extending aclocal' i think just downgrade automake. i came across the same issues. i think just use the exact version of automake mentioned in configure.ac (you'll have to look at the source to find out). just a thought. what does automake --version say? do you have multiple versions of automake installed? "rpm -qa | grep automake" will tell you. > aclocal: configure.ac: 28: macro `AM_PROG_LIBTOOL' not found in library > aclocal: configure.ac: 167: macro `AM_PATH_GLIB' not found in library > aclocal: configure.ac: 169: macro `AM_PATH_GTK' not found in library I think aclocal is part of automake, so solving one will solve the other. You will also need to install the gtk+-devel, glib-devel and gdk-devel packages before you can compile ayttm from source. gdk-pixbuf-devel for webcam viewing support. > autoheader: error: AC_CONFIG_HEADERS not found in configure.ac autoheader --version autoconf --version do you have multiple versions installed? "rpm -qa | grep autoconf" will tell you. all the errors point to version differences in autotools. -- "Be *excellent* to each other." -- Bill, or Ted, in Bill and Ted's Excellent Adventure ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504