Code::Blocks Forums

User forums => Help => Topic started by: ASJ on February 10, 2006, 01:59:54 am

Title: Is CB SVN version + SuSE 10.0 possible?
Post by: ASJ on February 10, 2006, 01:59:54 am
Did anyone succeed in compiling a recent svn version of Code::Blocks on a SuSE 10.0 system?
The binary from november 14th 2005 is pretty unstable so I wanted to compile a more recent version with probably many improvements.
However, after struggling for about a week I do not know any option anymore that I did not try. There is a nice tutorial on how to build CB from svn also for a general linux distro. Following this everything goes pretty smoothly untill somewhere during the make.

Did anyone out there succeed in compiling a recent svn version? If so please tell me how it should be done!
Title: Re: Is CB SVN version + SuSE 10.0 possible?
Post by: heromyth on February 10, 2006, 02:12:24 am
A few days ago, I successfully compiled CB under FreeBSD 6.0.  I know a bug that the compiling can be affected by the old library of the installed CB. So before compiling it, it is better deleting the library. I have a patch that hasn't been submitted. Sorry for that.

Hope this is helpful for you.
Title: Re: Is CB SVN version + SuSE 10.0 possible?
Post by: yop on February 10, 2006, 08:35:25 am
Did anyone out there succeed in compiling a recent svn version? If so please tell me how it should be done!
Yes, in Suse 9.3. I just updated to latest svn, bootstraped, maked and installed. Since then (about a week ago) I'm using the unix project file to build using codeblocks.
Title: Re: Is CB SVN version + SuSE 10.0 possible?
Post by: ASJ on February 10, 2006, 11:17:51 am
A few days ago, I successfully compiled CB under FreeBSD 6.0.  I know a bug that the compiling can be affected by the old library of the installed CB. So before compiling it, it is better deleting the library. I have a patch that hasn't been submitted. Sorry for that.

Hope this is helpful for you.

I assume "the library" is the wxwidgets library ? I think I already tried this...but I'll try it again just to be sure
Title: Re: Is CB SVN version + SuSE 10.0 possible?
Post by: ASJ on February 10, 2006, 11:19:51 am
Did anyone out there succeed in compiling a recent svn version? If so please tell me how it should be done!
Yes, in Suse 9.3. I just updated to latest svn, bootstraped, maked and installed. Since then (about a week ago) I'm using the unix project file to build using codeblocks.

You did not get errors like missing zip files and/or problems that stuff could not be found although it was created and/or present?