I have been having a bit of trouble with the precompilation of the freetype libraries on Mac OS X which are needed to install sdl_ttf.
I wish to compile this library as there are many games that simply wont compile or work without it..
The error is described below
Code: Select all
Hypnomania:~/etra/freetype benslater$ sh autogen.sh
running `aclocal -I .'
running `libtoolize --copy'
libtoolize: `configure.in' does not exist
Try `libtoolize --help' for more information.
error while running `libtoolize --copy'
Thanks
wally