News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 04 May 2006 build is out.

Started by killerbot, May 04, 2006, 10:25:05 PM

Previous topic - Next topic

lesnewell

Hi,

I have tried installing the linux nightly build rpm and I get two unsatisfied dependencies: libcodeblocks.so.0 and libwxscintilla.so.0. Does anyone know where I can get these?

Thanks,
Les

Conan Kudo

Those are a part of Code::Blocks itself... That means that some stuff is missing from the RPM...

TheTuxKeeper

Quote from: lesnewell on May 07, 2006, 03:58:45 PM
Hi,

I have tried installing the linux nightly build rpm and I get two unsatisfied dependencies: libcodeblocks.so.0 and libwxscintilla.so.0. Does anyone know where I can get these?

Thanks,
Les
These two files are in the rpm package. They are provided by the package itself.
I don't know why you get such an error  :?

Which distribution do you use ?
Nightly builds for openSUSE

lesnewell

I am using Suse Linux 10.0

I have just built SVN HEAD instead so it isn't too much of a problem for me for the time being.

Thanks,
Les

TheTuxKeeper

The provided package is a Fedora package, which doesn't work on Suse. Suse and Fedora use different wxGTK packages which are not compatible (fedora has compatibility to wxGTK2.4 enabled suse not).

So building it yourself is the only way at the moment for suse users. Lieven (killerbot) wants to provide suse builds in future. But you need time to get into the whole packaging stuff.
Nightly builds for openSUSE

lesnewell

That is one of the big problems with linux - packaging is a complete nightmare. This new build locks up when you pass a .cbp file on the command line. Is that a known bug?

takeshimiya

Quote from: lesnewell on May 08, 2006, 12:27:27 AM
That is one of the big problems with linux - packaging is a complete nightmare. This new build locks up when you pass a .cbp file on the command line. Is that a known bug?
http://forums.next.codeblocks.org/index.php?topic=2982
Rev.2268?