Author Topic: Installing Code::Blocks from source on Linux  (Read 2765 times)

Offline cobramostar

  • Single posting newcomer
  • *
  • Posts: 1
Installing Code::Blocks from source on Linux
« on: October 11, 2024, 11:01:53 pm »
I tried to follow the procedures from the page https://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux#Code::Blocks_installation , but from this part I didn't succeed because it asked me for sudo user, in fact it didn't want to miss cmd without sudo user

Code
$ update-alternatives --install /usr/bin/wx-config wx-config /opt/wx/2.8/bin/wx-config 50

has anyone been able to install Code::Blocks using these instructions ?

I would be grateful for any help

Offline Wkerry

  • Multiple posting newcomer
  • *
  • Posts: 64
Re: Installing Code::Blocks from source on Linux
« Reply #1 on: October 12, 2024, 09:57:41 am »
Have a read of the following as they are way more up to date than the wiki page:
https://github.com/PBfordev/wxpbguide
https://forums.wxwidgets.org/viewtopic.php?t=47061


This previous thread may be of some use:
https://forums.codeblocks.org/index.php?topic=25811.0