Tuesday, April 12, 2005

Autotools update

checkout subversion and did a autogen
on the mandrake 9.2 book and got got
the following error:
configure: error: cannot find install-sh or install.sh in . ./.. ./../..
looked on google and found to things.
1) configure.in is now deprecated and the standard is now
configure.ac
2) update automake then autoconf
i updated automake to version 1.9
and autoconf to version 2.59

see this web site for a quicky example
http://freedomink.org/node/100

No comments: