Code::Blocks Forums

User forums => Help => Topic started by: dokteurping on March 28, 2007, 09:11:27 pm

Title: Mandriva 2007 and C::B, possible?
Post by: dokteurping on March 28, 2007, 09:11:27 pm
Hello everybody!
I'm not english but i'll try to be clear...
i'm running on mandriva 2007. i already used C::B and i think it's a powerful and very light IDE (or EDI i don't know which one i have tu use it!  :) )  i can't install it on my mandriva 2007! I've tried to install it on an ubuntu 6.10 and i did it! So, i think it's not impossible and i want to use c::b on linux.
There is my question: How can i install C::B on my mandriva 2007?
Thanks,
Greetings to you
dokteurping
Title: Re: Mandriva 2007 and C::B, possible?
Post by: dokteurping on March 28, 2007, 10:31:57 pm
I guess that nobody has a solution. I know that mandriva is the worst distro for installing C::B. If someone has a solution, i'll try it but, i'll ask for another thing, how can i compile the sources? i've tried monday and i couldn't.
Thanks!
Title: Re: Mandriva 2007 and C::B, possible?
Post by: Commodore64 on March 28, 2007, 10:48:04 pm
It is possible :D
You can find this thread useful:
http://forums.codeblocks.org/index.php/topic,5515.0.html (http://forums.codeblocks.org/index.php/topic,5515.0.html)
Title: Re: Mandriva 2007 and C::B, possible?
Post by: dokteurping on March 28, 2007, 10:49:46 pm
Thanks! It's going to be a little hard to understand!
Title: Re: Mandriva 2007 and C::B, possible?
Post by: TDragon on March 28, 2007, 10:51:09 pm
I guess that nobody has a solution.
Only an hour and twenty minutes after posting on an internet forum, you had already given up on getting an answer? Your expectations are far too high.

Quote
... how can i compile the sources? i've tried monday and i couldn't.
I'm not currently running C::B under any form of Linux, but I've heard that it's a mainly a matter of boostrap, configure, make, and make install. I believe the Wiki (http://wiki.codeblocks.org/index.php?title=Main_Page) has some good information on building from source.
Title: Re: Mandriva 2007 and C::B, possible?
Post by: kelo81 on March 29, 2007, 04:04:18 am
No precompiled package will work in Mandriva, but if you recompile the SVN sources by yourself I'm quite sure you won't have any problem. I suggest you to compile wxGTK2.6 from sources too before doing anything else, because I tried some precompiled packages under slackware and I've got several problems when making the Codeblocks sources.

So, follow the WIKI instructions to compile wxGTK from sources, and then the SVN source code of Codeblocks, and it will work, because this applies to all distros!!  :D

This is the link:

http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux

Regards,

Kelo
Title: Re: Mandriva 2007 and C::B, possible?
Post by: Game_Ender on April 02, 2007, 04:35:22 am
I suggest not compiling the wxGTK packages from source.  The standard Ubuntu packages work fine and that is what all the Ubuntu nightly builds are built against.  If you are new to whole compiling from source thing, Code::Blocks will be enough to handle.  Just install the wxGTK packages (including the developement ones) from the Mandriva repository.