Author Topic: The 04 May 2006 build is out.  (Read 21507 times)

Offline lesnewell

  • Multiple posting newcomer
  • *
  • Posts: 66
Re: The 04 May 2006 build is out.
« Reply #15 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

Offline Conan Kudo

  • Multiple posting newcomer
  • *
  • Posts: 111
    • Enano CMS Project
Re: The 04 May 2006 build is out.
« Reply #16 on: May 07, 2006, 04:20:05 pm »
Those are a part of Code::Blocks itself... That means that some stuff is missing from the RPM...

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 04 May 2006 build is out.
« Reply #17 on: May 07, 2006, 07:22:39 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

Offline lesnewell

  • Multiple posting newcomer
  • *
  • Posts: 66
Re: The 04 May 2006 build is out.
« Reply #18 on: May 07, 2006, 07:33:48 pm »
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

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 04 May 2006 build is out.
« Reply #19 on: May 07, 2006, 08:10:22 pm »
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

Offline lesnewell

  • Multiple posting newcomer
  • *
  • Posts: 66
Re: The 04 May 2006 build is out.
« Reply #20 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?

takeshimiya

  • Guest
Re: The 04 May 2006 build is out.
« Reply #21 on: May 08, 2006, 01:12:13 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.codeblocks.org/index.php?topic=2982
Rev.2268?