Hello all -<br><br>I am trying to install a new HP officejet multifunction, it is connected to my small home network by Ethernet. On the computer running Fedora 9 (which is an upgrade from Fedora 7) when I try to install the hplip software hp recommends for Linux I am getting some difficulties. <br>
First the hplip won't install because it depends on cups-devel.<br>So when I tried to install cups-devel I got this message from apt-get: install cups-devel: * see below.<br><br>What is avahi  ?<br><br>Lugging a desktop and all it paraphernalia to CABAL is very difficult for me, so if someone give me<br>
an idea on how to proceed with this I would be grateful.<br><br>Thanks,<br>Ken Bernard<br><br>* The output message from apt-get install:<br><br> [root@localhost ~]# apt-get install cups-devel<br>Reading Package Lists... Done<br>
Building Dependency Tree... Done<br>You might want to run `apt-get --fix-broken install' to correct these:<br>The following packages have unmet dependencies:<br>  avahi#0.6.17-1.fc7: Depends: libexpat.so.0<br>  cups-devel: Depends: gnutls-devel<br>
  multisync: Depends: libopensync.so.0 but it is not installable<br>             Depends: libosengine.so.0 but it is not installable<br>  multisync-gui: Depends: libopensync.so.0 but it is not installable<br>                 Depends: libosengine.so.0 but it is not installable<br>
  php: Depends: libcrypto.so.6 but it is not installable<br>       Depends: libssl.so.6 but it is not installable<br>  php-cli: Depends: libcrypto.so.6 but it is not installable<br>           Depends: libssl.so.6 but it is not installable<br>
  php-ldap: Depends: liblber-2.3.so.0 but it is not installable<br>            Depends: libldap-2.3.so.0 but it is not installable<br>  php-mysql: Depends: libcrypto.so.6 but it is not installable<br>             Depends: libssl.so.6 but it is not installable<br>
  redhat-artwork-kde: Depends: libkdecorations.so.1 but it is not installable<br>                      Depends: redhat-artwork (= 7.0.0-11.fc7) but it is not installable<br>  system-config-firewall: Obsoletes: system-config-securitylevel<br>
W: There are multiple versions of "avahi" in your system.<br><br>This package won't be cleanly updated, unless you leave<br>only one version. To leave multiple versions installed,<br>you may remove that warning by setting the following<br>
option in your configuration file:<br><br>RPM::Allow-Duplicated { "^avahi$"; };<br><br>To disable these warnings completely set:<br><br>RPM::Allow-Duplicated-Warning "false";<br><br>W: You may want to run apt-get update to correct these problems<br>
E: Unmet dependencies. Try 'apt-get --fix-broken install' with no packages (or specify a solution).<br><br>