User forums > Help

instaling cb svn

(1/3) > >>

tehybh:
hello,

i'm using linux and trying to install svn. I typed svn checkout svn://svn.berlios.de/codeblocks/trunk and then ./trunk/bootstrap
the result is
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.in:77: warning: macro `AM_OPTIONS_WXCONFIG' not found in library
configure.in:78: warning: macro `AM_PATH_WXCONFIG' not found in library
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

what should i do?

oBFusCATed:
./trunk/bootstrap
or
cd trunk
./bootstrap

If the latter, please specify the distro you're using.

tehybh:
what ??
again, you mean?

oBFusCATed:
I was asking what exact commands you have executed?

I think ./trunk/bootstrap is not going to work.

stahta01:

--- Quote ---export ACLOCAL_FLAGS="-I `wx-config --prefix`/share/aclocal"

--- End quote ---

From the directions
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux

Note: You should verify wx-config works right.

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version