[OSRS-PROJ] Instalation problem: libtool versions

Norman Vine nhv at cape.com
Sun Dec 15 13:57:45 EST 2002


Luís Mota
>
> I'm having an installation problem similar to the one reported in
> http://www.remotesensing.org/lists/proj_archive/msg00429.html . This problem
> had a suggested solution in
> http://www.remotesensing.org/lists/proj_archive/msg00430.html, which I
> unfortunately could not understand...
>
> There is some kind of libtool version problem. The libtool which is in my
> system has version ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18)
> but, as I run 'make' I get the following error:
> /bin/sh ../libtool --mode=compile
> gcc -DHAVE_CONFIG_H -I. -I. -I. -DPROJ_LIB=\"/usr/local/share/proj\"    -g -
> O2 -c PJ_aeqd.c
> libtool: ltconfig version `' does not match ltmain.sh version `1.3.4'
> Fatal configuration error.  See the libtool docs for more information.
>

I think you just need to run libtoolize  % info libtoolize

or  just
% cd $PROJ_SRC
% libtoolize --force

HTH

Norman

----------------------------------------
PROJ.4 Discussion List
See http://www.remotesensing.org/proj for subscription, unsubscription
and other information.



More information about the Proj mailing list