More problems installing OgreDotNet in SUSE 10

pepote

05-03-2006 20:27:41

I downloaded and installed GangstaWrapper and Ogre_Gangsta, but now this is the problem:

Running the autotools
rm -f config.cache
libtoolize --force
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `../..'.
aclocal
./autogen.sh: line 250: aclocal: command not found
autoheader
./autogen.sh: line 253: autoheader: command not found
automake --add-missing --foreign
./autogen.sh: line 256: automake: command not found
autoconf
./autogen.sh: line 259: autoconf: command not found
Running configure
./configure
./autogen.sh: line 263: ./configure: No existe el fichero o el directorio
done.


What do I do?

rastaman

05-03-2006 20:37:01

how where you able to install Gangsta with out the auto tools ?

You need to install automake and autoconf.
aclocal and autoheader are install with one of those 2.

did you see my responce in you're other thread?. lets not make too many threads all around the same thing.

pepote

05-03-2006 20:40:12

Sorry, I read at now.

I'm stupid. I haven't installed automake and autoconfig