Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Dany455 on April 18, 2020, 10:42:13 am

Title: No install version of codeblocks
Post by: Dany455 on April 18, 2020, 10:42:13 am
Hi all,

I've received a laptop with ubuntu OS from work , but the problem is that it is password protected when installing new software.
I've seen that there's a version of eclipse which just gets unarchived and works without any installation.
So basically my question is - Is there a version of codeblocks that does not require installation for ubuntu?

Thanks in Advance  :D.
Title: Re: No install version of codeblocks
Post by: oBFusCATed on April 18, 2020, 10:52:53 am
If you have a working compiler you can build one.
Pass --prefix=<somewhere I have write access>.

I don't know if the .deb files are relocatable... You have to search the documentation to see if they are.