Author Topic: Mandriva 2007 and C::B, possible?  (Read 6228 times)

dokteurping

  • Guest
Mandriva 2007 and C::B, possible?
« 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

dokteurping

  • Guest
Re: Mandriva 2007 and C::B, possible?
« Reply #1 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!

Offline Commodore64

  • Multiple posting newcomer
  • *
  • Posts: 35
Re: Mandriva 2007 and C::B, possible?
« Reply #2 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

dokteurping

  • Guest
Re: Mandriva 2007 and C::B, possible?
« Reply #3 on: March 28, 2007, 10:49:46 pm »
Thanks! It's going to be a little hard to understand!

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Mandriva 2007 and C::B, possible?
« Reply #4 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 has some good information on building from source.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: Mandriva 2007 and C::B, possible?
« Reply #5 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
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: Mandriva 2007 and C::B, possible?
« Reply #6 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.