Code::Blocks Forums

User forums => Help => Topic started by: kelo81 on December 11, 2006, 01:07:30 pm

Title: libwxgtk2.6-0 not found
Post by: kelo81 on December 11, 2006, 01:07:30 pm
Hello Everybody, I'm trying to follow the wiki guide to install a nightly build in Ubuntu 6.06, but when I try to launch this command: sudo apt-get install libwxgtk2.6-0 it returns a message saying that the libwxgtk2.6-0 haven't been found. I have access to the internet (and the ubunto servers I think), and I can install other packages without problems with that command.
Do you know hoy do I have to install this package?

Thanks in advance!  :D
Title: Re: libwxgtk2.6-0 not found
Post by: oz on December 11, 2006, 01:24:02 pm
http://packages.ubuntu.com/dapper/allpackages

it should be there.
Title: Re: libwxgtk2.6-0 not found
Post by: kelo81 on December 11, 2006, 05:57:37 pm
Thank you!!!! I'll check this night.
Title: Re: libwxgtk2.6-0 not found
Post by: Charon on December 11, 2006, 07:39:41 pm
If i remember right wxwidgets is not directly supported on ubuntu (its just supported by the community).
So you might need to enable the universe and/or multiverse repositories.

Good luck
Markus
Title: Re: libwxgtk2.6-0 not found
Post by: kelo81 on December 11, 2006, 08:44:06 pm
humm, sorry, but how do I have to do that?,  :( (add those repositories), I just want to run the command as the wiki says, and get the package... Also, it could be intresting to add this little "detail" in the wiki tutorial, as Ubuntu is the choise of thousands of newbies (like me), who don't know about this.
Thanks!!!
Title: Re: libwxgtk2.6-0 not found
Post by: Game_Ender on December 12, 2006, 02:45:10 am
Open up Synaptic and go to Settings->Repositories and check the "Community maintained" check box.  This work in 6.10 I hope it will work in 6.06. Then click the reload button.
Title: Re: libwxgtk2.6-0 not found
Post by: kelo81 on December 12, 2006, 01:46:54 pm
Thank you!!!  :D