User forums > Using Code::Blocks

compile instructions for linux

(1/1)

knackeback:
Hi,
I downloaded codeblocks-1.0rc2 and want install the package under linux.
Unfortunatly I found no configure script.  (IIRC the previous distribution contained
a Makefile.unix or similiar)
I saw a configure.in (BTW why not named configure.ac ?) and tried
aclocal
autoheader --force
automake --add-missing --copy --force-missing

and got an error:
configure.in:23: required file `./ltmain.sh' not found

How to install the package ?

Urxae:
There should be a bootstrap script. Run that first.

mandrav:
Run the bootstrap script.
Note that some files may have windows line endings by accident and produce errors when you run configure. Just search this forum for the solution...

yop:
http://wiki.codeblocks.org/index.php/Compiling_Code::Blocks_in_Linux_%28applies_to_all_distros%29  :wink:

knackeback:

--- Quote from: yop on November 09, 2005, 08:43:01 am ---http://wiki.codeblocks.org/index.php/Compiling_Code::Blocks_in_Linux_%28applies_to_all_distros%29  :wink:

--- End quote ---

cool codeblock runs now...

Navigation

[0] Message Index

Go to full version