[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autoconfig 2.13 installation problems
From: |
Filip Jankovic |
Subject: |
autoconfig 2.13 installation problems |
Date: |
Wed, 05 Dec 2001 13:16:27 -0800 |
I tried to install Autoconfig 2.13 on HP-UX 11.0, but I got a bunch of error
messages. Can anyone tell me what might be wrong on my system?
# make check
rm -f autoconf autoconf.tmp
sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/us
r/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g'
autoconf.sh >
autoconf.tmp && chmod +x autoconf.tmp && mv autoconf.tmp autoconf
rm -f autoheader autoheader.tmp
sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/us
r/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g'
autoheader.sh
autoheader.tmp && chmod +x autoheader.tmp && mv autoheader.tmp autoheader
rm -f autoreconf autoreconf.tmp
sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/us
r/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g'
autoreconf.sh
autoreconf.tmp && chmod +x autoreconf.tmp && mv autoreconf.tmp autoreconf
rm -f autoupdate autoupdate.tmp
sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/us
r/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g'
autoupdate.sh
autoupdate.tmp && chmod +x autoupdate.tmp && mv autoupdate.tmp autoupdate
rm -f ifnames ifnames.tmp
sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/us
r/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' ifnames.sh
> i
fnames.tmp && chmod +x ifnames.tmp && mv ifnames.tmp ifnames
rm -f autoscan autoscan.tmp
sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''PERL''@,/u
sr/bin/perl,g' autoscan.pl > autoscan.tmp && chmod +x autoscan.tmp && mv
autosca
n.tmp autoscan
*** Error exit code 1
Regards,
Alex
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- autoconfig 2.13 installation problems,
Filip Jankovic <=