User forums > Help
How can I install Code::Blocks on Linux without root access?
MortenMacFly:
--- Quote from: minno on July 27, 2012, 07:48:14 am ---New problem: I can't run the command "ldconfig" without root privileges. Is there any workaround for this?
--- End quote ---
I am not a Linux guy, but you can adopt the LD_LIBRARY path also via script file or shell startup-scripts. Have a look at the "run.sh" script that gets generated during the C::B build. Here, the LD_LIBRARY path is adopted so C::B finds its libraries (a.k.a. plugins). The same applies for wxWidgets or any other 3rd party lib, too IMHO.
Jenna:
Normally you don't need to tweak ldconfig, automake and libtooll link and install fine, so C::B can be used without running ldconfig.
At least on all my linux boxes (Fedora, Debian, Mint, Uubuntu, CentOS).
Navigation
[0] Message Index
[*] Previous page
Go to full version