Build sequence:
dev# wget http://ftp.gnu.org/gnu/m4/m4-1.4.11.tar.bz2 dev# tar xjvf m4-1.4.11.tar.bz2 dev# cd m4-1.4.11 dev# ./configure dev# make dev# make installXorg configure looks directly to /usr/bin, it can probably be re-configured, but I do not want to solve it correctly now, here is a workaround I have used:
dev# ln -s /usr/local/bin/m4 /usr/bin
No comments:
Post a Comment