View Single Post
Old 03-08-2008   #14 (permalink)
RedLink
Newbie
 
Rank: Hobbit
Join Date: Mar 2008
Posts: 1
Thanked 0 Times in 0 Posts

Re: [Ascent][Linux]Tutorial - How To Create a Server

I got a error while executing the autoreconf command,

Quote:
configure.ac:23: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
I fixed this by installing the package libtool

$ sudo apt-get install libtool

I thougt this might be helpful =)

Anyway, thx for a great guide^^
RedLink is offline   Reply With Quote