Hi everyone, I am looking for some advice on installing from a tarball.  We
are trying to install this on CentOS 5.5 kernel version 2.6.18-194.32.1.el5
#1 SMP x86_64.

I run autogen.sh in the install directory. It seems to work. Then I go to
the build subdirectory, so the build files don't clutter up the source code.
I type ../configure --prefix=/home/<username>/brailleblaster/dist/native,
then type make. Make gives the following errors:

$4:>make
Making all in gnulib
make[1]: Entering directory `/home/<username>/liblouisro/build/gnulib'
make all-recursive
make[2]: Entering directory `/home/<username>/liblouisro/build/gnulib'
make[3]: Entering directory `/home/<username>/liblouisro/build/gnulib'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../gnulib -I../liblouis -g -O2 -MT progname.lo -MD -MP -MF
".deps/progname.Tpo" -c -o progname.lo ../../gnulib/progname.c; \
then mv -f ".deps/progname.Tpo" ".deps/progname.Plo"; else rm -f
".deps/progname.Tpo"; exit 1; fi
../libtool: line 826: X--tag=CC: command not found
../libtool: line 859: libtool: ignoring unknown tag : command not found
../libtool: line 826: X--mode=compile: command not found
../libtool: line 992: *** Warning: inferring the mode of operation is
deprecated.: command not found
../libtool: line 993: *** Future versions of Libtool will require
--mode=MODE be specified.: command not found
../libtool: line 1136: Xgcc: command not found
../libtool: line 1136: X-DHAVE_CONFIG_H: command not found
../libtool: line 1136: X-I.: command not found
../libtool: line 1136: X-I../../gnulib: No such file or directory
../libtool: line 1136: X-I../liblouis: No such file or directory
../libtool: line 1136: X-g: command not found
../libtool: line 1136: X-O2: command not found
../libtool: line 1136: X-MT: command not found
../libtool: line 1136: Xprogname.lo: command not found
../libtool: line 1136: X-MD: command not found
../libtool: line 1136: X-MP: command not found
../libtool: line 1136: X-MF: command not found
../libtool: line 1136: X.deps/progname.Tpo: No such file or directory
../libtool: line 1136: X-c: command not found
../libtool: line 1188: Xprogname.lo: command not found
../libtool: line 1193: libtool: compile: cannot determine name of library
object from `': command not found
make[3]: *** [progname.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

When we run this from a straight red hat distro, it installs with no errors.
Does anyone have any advice to offer?

Thanks!
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20110120/01133ee2/attachment.htm