I am having trouble to install imagemagick. It requires to
8) rm ./configure 9) ./buildconf
the proble is, that somehow libtool will not install. It requires automake and I have installed this (see below), but does not change anything.
OUtput:
SARATOGA:/home/sw # rpm --install automake-1.4p1-1.src.rpm
SARATOGA:/home/sw # rpm --install libtool-1.4.3-6.x86_64.rpm
error: failed dependencies:
automake >= 1.4p1 is needed by libtool-1.4.3-6
libtool-libs = 1.4.3-6 is needed by libtool-1.4.3-6
SARATOGA:/home/sw #Has anybody a good idea on how to solve this?
Thanx,
Merlin
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

