Page 1 of 1

codeblocks for remixV09/porteus

Posted: 23 Jan 2011, 03:48
by Seq_Res
I tried these ways to install a workable c-b10.05: 1. convert enjoy's module to sq3; 2. using jayflood's tutorial (slax forum) 3. fidoslax tools --slax-build /--arch-build --... failed and feel desperate.

Re: codeblocks for remixV09/porteus

Posted: 23 Jan 2011, 08:36
by Falcony
If you have Porteus - please see FIDOSlax tools update - which I updated yestarday

Regarding codeblocks - use arch-dep tool - it also build all depends of codeblocks

Or you could use arch-build - but before - install all codeblocks depends by

lzm_add wxgtk
lzm_add python
etc.

then run

arch-build codeblocks

Re: codeblocks for remixV09/porteus

Posted: 26 Jan 2011, 13:00
by wread
Hola!
I made yesterday a new clean compilation -from source- of codeblocks. During configuration it asked for wxWidgets. I compiled that one, from source, too, and made a clean compilation for porteus. Codeblocks was a very hard to peel banana: due to higher memory requirements I had to compile it in text mode of porteus.

Both files can be downloaded from http://ingenieria.read.net/repository

Enjoy! :Bravo:

Re: codeblocks for remixV09/porteus

Posted: 26 Jan 2011, 20:10
by brokenman
Well done! This is great.

Re: codeblocks for remixV09/porteus

Posted: 28 Jan 2011, 15:11
by Seq_Res
Thank you very much, wread ! I tried several times and finally downloaded your kind offers.
I am sure they will work; I put cb + wxgtk + wxWidgets in folder 'modules' ; but as usual,
the IDE is listed in the kde menu, but I cannot start it. I tried to start it from console:
/usr/bin/codeblocks, it gives a message like this:
"error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or director"
I don't know what is wrong; can you tell me the correct way to install it ?

Re: codeblocks for remixV09/porteus

Posted: 28 Jan 2011, 20:47
by wread
@Seq_Res
You need codeblocks and wxWidgets and no wxgtk. This is a new clean compile from sources.
Maybe your wxgtk has an old version of libjpeg that overwrites the good one. Try it without wxgtk in the modules folder (and reboot).

EDIT :oops:: I must apologize, Seq_Res! Now that I am testing Porteus 386 V1.0-beta, I notice codeblocks asks for libjpeg.so.7 as you already discovered. You can download the file 7030-hplip-3_9_10-auto-usb-pack-sq4.lzm from my repository, this module includes libjpeg.so.7, needed by codeblocks!

If you don't need either hplip or all other files needed for hp-printing, you can try to extract the good ones only and make a module for it.

Thank you for waiting so long for a positive solution! (Believe me, CB is a beauty!)

Cheers!

Re: codeblocks for remixV09/porteus

Posted: 10 Feb 2011, 03:54
by Seq_Res
@wread,
I could not make the module you offered to work for me in porteus, and remix as well. Possibly I got some error during
download. Today I successfully compile one by myself using falcony's fidoslax tools; the resulted module is only 8.5 mb;
I am not sure if it is truncted or not, but it is listed in Kde menu, launch-able, and functional (at least for C). Anyway,
thank you very much for your twice helps. and also
salute to falcony !