News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

SLAX Module Available

Started by dnegroni, January 11, 2007, 09:23:17 AM

Previous topic - Next topic

dnegroni

Hi everybody.

Maybe you are familiar with SLAX, a " fast and beautiful Linux operating system which fits on small (3.14") CD-ROM disc. It runs directly from the CD (or USB) without installing."; you can find more details here:

http://slax.linux-live.org/

It is now available the CodeBlocks module, in the SLAX Modules Section,

http://www.slax.org/modules.php

I hope it would be useful.


joubertdj

 :) Nice, is it a nightly you added or the old RC2?

killerbot


joubertdj

 :? Uh okay... that is not so nice...

dnegroni

I'm sorry; I've been using CB for a short time and I'm not familiar with nightly builds. Anyway I think CB it's a very nice IDE, and I'll try to make available a module with a nightly build as soon as possible.

joubertdj

 :) That be great! There is almost no comparison regarding the nightlies and RC2.

[EDIT] Meaning: A ton of bug fixes and features!!!

dnegroni

Hi,

being the "nightlies" "binary" distributions, and being SLAX  "based on the Slackware Linux", where can I look for the suitable binaries ( I came across the Linux versions for Ubuntu, Fedora and Suse )?

Thanks

joubertdj

How about building it for SLAX and uploading it?

dnegroni

Building for SLAX means: get the last source code ( where can I find it?), build it under Slackware in a suitable way, and then create the SLAX module. That's what I usually do, anyway I could try to pass from a .deb to a Slax module. I'm going to try with the "The 08 January 2007 build".


mandrav

Be patient!
This bug will be fixed soon...

Pecan

#10
   //-- Wiki Index
       CodeBlocks Wiki Index
   //-- Wiki Main Page
    CodeBlocks Wiki Main Page

Search for "building" and "compiling" in the wiki index.


Source code:
http://www.codeblocks.org/source_code.shtml
Source code - Code::Blocks

lubos

ah a SLAX!i still have it on my small cd...could be great to have it with cb!

Elvis Enmanuel

I've just been compile and upload the lastest nightly build (svn 3497) of codeblocks for slax distro

You can download at:

http://www.slax.org/modules.php?id=2075

ains.

dnegroni

Hello , I have some problems with the lastest nightly build (svn 3497), and also with a svn-3500 that I've built myself.

I get these errors in the log window at start-time:

ERROR: No plugin manifest file in the resource: /usr/local/share/codeblocks/codestat.zip
ERROR: Plugin resource not found: libdebuggergdb.zip
ERROR: Plugin resource not found: libpluginwizard.zip
ERROR: No plugin manifest file in the resource: /usr/local/share/codeblocks/profiler.zip

and If I try to create a new project I'm not able to select a template (ie, the go button never becomes "sensitive" )

From the command line I have also an "Gtk-CRITICAL **: gtk_window_realize_icon: assertion 'info->incon_pixmap == NULL' failed"

Where am I wrong? I added the modules  "wxwidgets-2.8.0.unicode-i486-1sl.mo" and "libmspack-0.0.20060920alpha-i486-2as.mo" too.

And how can I set in the starting image the "svn XXXX" window? In my package I only have a "svn 0", as I find a "rev 0" instead of a "rev 3500" in the Help/About/Information/Verion field; what steps did I miss in the build process?

Thank you

Elvis Enmanuel

Hi

to compile with wxWidgets 2.8 you need the wxGTK2.8 module too (in slax->modules->libraries). For security when I compiled it I removed the wxGTK2.6 and wxGTK2.6 modules from slax distribution and checkout the new svn version (for have a "clean" environment).

I've got the same warnings/errors than yours in linux and windows version, so I think that something files are missing in the svn version :/

I think that svn XXXX appears automatically
..and some buttons doesn't appears when I open the template widgets.

ains