Hi
Im Studium muss ich mit der IDE codeblocks arbeiten. Deshalb wollte ich mir diese "mal eben" installieren.
Leider habe ich keine rpm-Pakete für openSuSE 10.2 gefunden. also habe ich mal google gefagt:
http://sahid.funraill.org/2006/12/11/breves-code-blocks-opensuse-102/
OK, das Runterladen des codes ging noch Problemlos, aber bei der ausführung von "bootstrap" bekahm ich einige Meldungen:
Wie gehts jetzt weiter?? Wie löse ich die dort angesprochenen Probleme??
(ich gehe mal dovon aus, dass ignorieren & fortfahren nicht sehr sinnvoll ist)
Im Studium muss ich mit der IDE codeblocks arbeiten. Deshalb wollte ich mir diese "mal eben" installieren.
Leider habe ich keine rpm-Pakete für openSuSE 10.2 gefunden. also habe ich mal google gefagt:
http://sahid.funraill.org/2006/12/11/breves-code-blocks-opensuse-102/
OK, das Runterladen des codes ging noch Problemlos, aber bei der ausführung von "bootstrap" bekahm ich einige Meldungen:
Code:
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
aclocal:configure.in:77: warning: macro `AM_OPTIONS_WXCONFIG' not found in library
aclocal:configure.in:78: warning: macro `AM_PATH_WXCONFIG' not found in library
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/base/tinyxml/Makefile.am: installing `./depcomp'
configure.in:77: error: possibly undefined macro: AM_OPTIONS_WXCONFIG
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:78: error: possibly undefined macro: AM_PATH_WXCONFIG
Wie gehts jetzt weiter?? Wie löse ich die dort angesprochenen Probleme??
(ich gehe mal dovon aus, dass ignorieren & fortfahren nicht sehr sinnvoll ist)