On Thu, 7 Jan 2010, Paolo Bonzini wrote: > On 01/07/2010 02:50 PM, Duke Normandin wrote: > > On Thu, 7 Jan 2010, Paolo Bonzini wrote: > > > > > On 01/07/2010 02:16 PM, Duke Normandin wrote: > > > > So libtools is living in/opt/blah. You want them in the /usr/ tree? I > > > > wonder how many files we're talking about here? I could symlink them > > > > to /opt/whatever, but what a&^...@# PITA! Can't we do something in the > > > > "configure" script or the "Makefile", line "ifdef $OSTYPE or > > > > something, then look at /usr then /opt? > > > > > > No no, just do the other try... > > > > > > Paolo > > > > > > > I did a: > > > > autoreconf -fvi > > ./configure > > Did you look for ltmain.sh files and remove them? > > Paolo >
OK... I jumped through the hoops once again. Attached is my autoreconf.log file. How can I get rid of the: "You should update your `aclocal.m4' by running aclocal" messages. I have run "aclocal --force" with NO joy! dnormandin@ ~ 07:06 am >> ls -AFl /usr/bin/aclocal lrwxr-xr-x 1 root wheel 22 6 Jan 20:10 /usr/bin/aclocal@ -> /opt/local/bin/aclocal dnormandin@ ~ 07:20 am >> aclocal --version aclocal (GNU automake) 1.11 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey <[email protected]> and Alexandre Duret-Lutz <[email protected]>. Is there anything else in the autoreconf.log file that concerns you? -- duke _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
