Code::Blocks Forums

User forums => Help => Topic started by: Phil on June 19, 2005, 03:15:02 pm

Title: Problems on Gentoo Linux
Post by: Phil on June 19, 2005, 03:15:02 pm
Hi

I'm the guy who posted the bug report "Code::Blocks crashed under Gentoo Linux". After I installed the newest version (from CVS) on Gentoo to test if that bug still persists I stumbled over another error after starting Code::Blocks:

Cannot find /usr/local/src/codeblocks/src/output/share/CodeBlocks/resources.zip
Code::Blocks was configured to be installed in '/usr/local/src/codeblocks/src/output'. Please use the command-line switch '--prefix' or set the DATA_PREFIX enviroment variable to point where Code::Blocks is installed, or try re-installing the application...

What am I doing wrong?
Title: Problems on Gentoo Linux
Post by: mandrav on June 19, 2005, 03:57:53 pm
After you build C::B, run the update script. Then you can run C::B by running output/run.sh (or devel/run.sh).

Yiannis.