News:

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

Main Menu

Can't install codeblocks-contrib ubuntu 12.10

Started by izissise, February 15, 2013, 10:53:16 AM

Previous topic - Next topic

izissise

Hello,
I'm under ubuntu 12.10, and i have codeblocks 12.11, installed from the repo of jenslody.
Anyway, I'm not able to install codeblocks-contrib because:  codeblocks-contrib : Depends: libhunspell-1.2-0 (>= 1.2.11) but it is not installable.
I tried to resolve dependency with aptitude, but it only result on breaking my system and a complete reinstall :(

Thanks for those who will help me, i really need those plugins.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

izissise

Wich ppa ?, Because pasgui ppa is not updated and have version 10.5.

Jenna

On our download page it's clearly stated, that the packages do not work on 12.04 and 12.11.
And there is no way to make it work as far as I know.
Did you try to use the 12.04 (precise pangolin) packages from pasgui's ppa ?

izissise

So if you have codeblocks 12.11, you can't have contrib plugins ?

I did try to use package from pasgui's ppa, but i'm not sure i'm doing it right.

Thanks anyways :)

Jenna

Quote from: izissise on February 15, 2013, 03:55:20 PM
So if you have codeblocks 12.11, you can't have contrib plugins ?

I did try to use package from pasgui's ppa, but i'm not sure i'm doing it right.

Thanks anyways :)

You can bug the ubuntu developers to switch to 12.11 .
We can not build packages for each and every distribution, sorry !

izissise


Jenna

Quote from: izissise on February 16, 2013, 03:30:01 PM
Would it work if i build it from the source ?
If you compile it against wx2.8, it should work.

izissise

 ;D

It's work. I been able to compile it with the plugin, using the svn repo.

I needed those libs :
Quotelibwxbase2.8-dev libwxgtk2.8-dev libhunspell-dev libgtk2.0-dev libgamin-dev libboost-dev
I retrieved the repo, follow the build file, and now its' work :)

Thanks a lot !!