2008/06/18

WMU-6500FS - m4 1.4.11



Build results: Not actually deployed to the box

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 install
Xorg 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: