How To Fix Error ‘aclocal’ and ‘libtool’ when installing gd-2.0.35
I’ve got a several error message when installing gd-2.0.35 on Suse 11.1 x86_64.Here is the error after ./configure command :
1st Error
ervan:~/gd-2.0.35 #aclocal configure.ac:64: warning: macro `AM_ICONV' not found in library
How to Fix
ervan:~/gd-2.0.35 #yast -i gettext-tools
2nd Error
ervan:~/gd-2.0.35 #make && make install ../libtool: line 841: X--tag=CC: command not found ../libtool: line 874: libtool: ignoring unknown tag : command not found ../libtool: line 841: X--mode=compile: command not found ../libtool: line 841: X--tag=CC: command not found ../libtool: line 841: X--tag=CC: command not found ../libtool: line 841: X--tag=CC: command not found ../libtool: line 874: libtool: ignoring unknown tag : command not found ../libtool: line 841: X--mode=compile: command not found ../libtool: line 1008: *** Warning: inferring the mode of operation is deprecated.: command not found ../libtool: line 1009: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../libtool: line 841: X--tag=CC: command not found ../libtool: line 1152: Xi686-pc-linux-gnu-gcc: command not found ../libtool: line 874: libtool: ignoring unknown tag : command not found ../libtool: line 1152: X-DHAVE_CONFIG_H: command not found ../libtool: line 841: X--mode=compile: command not found ../libtool: line 874: libtool: ignoring unknown tag : command not found ../libtool: line 874: libtool: ignoring unknown tag : command not found ../libtool: line 1152: X-I.: command not found
How to Fix
ervan:~/gd-2.0.35 #autoreconf -fvi
Category: Linux | Tags: aclocal, gd, libtool, Linux, php, suse, x86_64 2 comments »
April 4th, 2010 at 11:42 pm
Hi
I’m having a problem in installing gyachi.
libtool: error: you must specify a MODE.
I’m newbie to opensuse and I want to explore whats behind suse.
please help me out.
thank you
April 5th, 2010 at 10:48 am
can you give me the complete log?