User forums > General (but related to Code::Blocks)

compile version 16.01 from sources

<< < (3/3)

alexo:
Thanks to you all I solved the problem giving the following commands


--- Code: ---automake-1.14.1
./bootstrap
./configure
make
sudo make install

--- End code ---

but I had to add the line
/usr/local/lib
to /etc/ld.so.conf file
and then running


--- Code: ---sudo ldconfig
--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version