aMule Forum
English => Compilation problems => Topic started by: arquata on May 28, 2005, 11:25:20 AM
-
distr: Ubuntu Hoary
apt repo includes
deb http://www.vollstreckernet.de/debian/ testing amule
deb http://www.vollstreckernet.de/debian/ testing wx
~$ sudo apt-get install amule
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
amule: Depends: libc6 (>= 2.3.2.ds1-21) but 2.3.2.ds1-20ubuntu13 is to be installed
E: Broken packages
Any suggestions?
cheers
-
Originally posted by arquata
distr: Ubuntu[/COLOR] Hoary
apt repo includes
deb http://www.vollstreckernet.de/debian/ testing [/COLOR]amule
Any suggestions?
cheers
Use a repository that matches your distro?
-
Wait until ubuntu updates it's libc6?
-
Use the source package
-
hi I use kubuntu
and i solved with compiling source code with the support of checkinstall
-
hi, yeh, libc6 got problems :) u will find this with many programs. i got the same, i think u have available in source.list unstable dep. then is no no.
but yeh, compile it,
search on ubuntuforums.org for libc6 , much more info.
EDIT:
to compile:
http://www.go.dlr.de/linux/src/wxGTK-2.6.1.tar.gz get that
then ./configure --prefix=/usr --disable-gtk2 --with-gtk && make
(thanks deltaHF)
then compile amule 2.0.2
i found in backports 2.0.0-1 through kynaptic; installed without any problems. but u want 2.0.2
helped?
-
how do i do that??!?!
i've put your deb-src repository on my sources list but it seems not to work!?
psmmr@rolo:~ $ sudo apt-get update
Ign http://www.vollstreckernet.de testing Release.gpg
Ign http://www.vollstreckernet.de testing Release
Ign http://www.vollstreckernet.de testing/amule Sources
Err http://www.vollstreckernet.de testing/amule Sources
Erro lendo do servidor. O Remoto fechou a ligação
Falha ao obter http://www.vollstreckernet.de/debian/dists/testing/amule/source/Sources.gz Erro lendo do servidor. O Remoto fechou a ligação
A Ler Listas de Pacotes... Pronto
E: Falhou o download de alguns ficheiros de índice, foram ignorados ou os antigos foram usados em seu lugar.
Translating: Error reading from the server, the remote has closed the connection.
Failure obtaining http://www.vollstreckernet.de/debian/dists/testing/amule/source/Sources.gz
failure in downloading some index's files, they've been ignored or the old ones were used in their place.
-
This can happen. I get this error sometimes, too. Just restart update and it should work.