![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Repositories & Backports Need help with apt-get and updating Ubuntu? Post here.. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2006
Beans: 2
|
Can't Install libsdl1.2-dev in dapper
Hi there,
I was trying to install libsdl1.2-dev in my dapper, but I got some dep problems: libsdl1.2-dev: Depends: libartsc0-dev but it is not going to be installed libartsc0-dev: Depends: libglib2.0-dev but it is not going to be installed libglib2.0-dev: Depends: libglib2.0-0 (=2.10.2-1ubuntu3) but 2.10.3-0ubuntu1 is to be installed What can I do? Thanks for your time |
|
|
|
|
|
#2 | |
|
First Cup of Ubuntu
![]() Join Date: Jun 2006
Beans: 1
|
Re: Can't Install libsdl1.2-dev in dapper
Quote:
|
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2005
Beans: 3
|
Re: Can't Install libsdl1.2-dev in dapper
I have exactly the same problem as you guys. I asked someone else to check their packages, and they have the other (correct, apparently) version of libglib2.0-0
The only weird thing I've done to this system, is use the EasyUbuntu script. How about you guys? |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2005
Beans: 3
|
Re: Can't Install libsdl1.2-dev in dapper
I've found the correct file here:
http://mirror.switch.ch/ftp/ubuntu/p...untu3_i386.deb After you download the file, you use the following command in the directory you downloaded it too: sudo dpkg --install libglib2.0-0_2.10.2-1ubuntu3_i386.deb I still don't know how this has happened. Please ask me, if there is anything unclear. |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2005
Beans: 23
|
Re: Can't Install libsdl1.2-dev in dapper
filip: that doesn't want to work since apparently I've installed a more recent version of the package.
I've read the bug reports at Launchpad but I didn't come around to any conclusion. I need to install libsdl1.2-dev as well but I don't want to break my packages' consistency... |
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Jan 2006
Location: Japan
Beans: 33
Ubuntu 6.06
|
Re: Can't Install libsdl1.2-dev in dapper
I had the same problem... I solved this issue by changing my /etc/apt/sources.list to the one in http://www.ubuntuforums.org/showthread.php?t=185758
Last edited by rlgc79; July 14th, 2006 at 12:57 AM.. |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() |
Re: Can't Install libsdl1.2-dev in dapper
In synaptics you can degrade packages, anyone tried this? After i installed the .deb of glib i got a broken dependencie which i fixed by degrading it one version.
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2006
Beans: 10
Ubuntu 6.06
|
Re: Can't Install libsdl1.2-dev in dapper
hello all, I had the same problem in dapper 6.06 and fixed it by
(please perform all the steps you may think some are not neccessary but they will configure apt-get -f install in step 4) 1)sudo apt-get install libsdl1.2-dev (but it fails) 2)sudo dpkg --force-depends -r libglib2.0-0(this will remove libglib) 3)downloaded libglib2.0-dev(http://packages.ubuntu.com/dapper/li...libglib2.0-dev) and tried to install it(but it failed) 4)apt-get -f install(it will do everything and remove the package which was causing the problem which is libglib2.0-data or something like that and install the downloaded libglib and download libartsc0-dev from the net and at last download libsdl1.2-dev and install it) Hope it helps and plz do all the steps for it to work. |
|
|
|
|
|
#9 | |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: Boston, MA
Beans: 133
Ubuntu 6.06
|
Re: Can't Install libsdl1.2-dev in dapper
Quote:
It works for me too. I also used EasyUbutu, so I imagine that might have something to do with it. Try disabling the easyubuntu and plf repos that it created and try to re-install it... that might be a solution. But yes indeed, Yanal's also works fine! Thanks! |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|