I'm doing a test install of emilda on a Ubuntu (Hoary) test box. I added the
debian emilda sources to the sources.list and did an apt-get update
deb http://users.adelphia.net/~david.everly emilda/sarge/
deb-src http://users.adelphia.net/~david.everly emilda/sarge/
but I'm still getting unmet dependencies - see below. Where do I get idzebra
etc? Thanks!
Jesse McDonnell
root@library:/etc/apt # apt-get install mysql-server emilda
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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
emilda: Depends: idzebra (>= 1.3.15-4) but it is not going to be installed
Depends: libidzebra-perl (>= 1.3.15-4) but it is not going to be
installed
Depends: libnet-z3950-perl (>= 0.44-1) but it is not going to be
installed
Depends: php4-gd (>= 4.3.4-4) but it is not installable
Depends: php4-mysql (>= 4.3.4-4) but it is not installable
Depends: php4-yaz (>= 1:1.0.1-1) but it is not going to be installed
Depends: wwwconfig-common but it is not installable
E: Broken packages
root@library:/etc/apt #
|