I dunno, that's what it keeps telling me. I installed PHP4 though, but it still tells me I need perl here is the error message.
Apt-get install squirrelmail Yeilds: CLOUD:/usr/lib/cgi-bin# apt-get install squirrelmail Reading Package Lists... Done Building Dependency Tree... Done Package squirrelmail has no available version, but exists in the database. This typically means that the package was mentioned in a dependency and never uploaded, has been obsoleted or is not available with the contents of sources.list E: Package squirrelmail has no installation candidate CLOUD:/usr/lib/cgi-bin# ------------ Now, if I try to install with dpkg -i Dpkg -i squirrelmail_1.2.4-1_all.deb Yeilds: CLOUD:/tmp# dpkg -i squirrelmail_1.2.4-1_all.deb Selecting previously deselected package squirrelmail. (Reading database ... 23828 files and directories currently installed.) Unpacking squirrelmail (from squirrelmail_1.2.4-1_all.deb) ... dpkg: dependency problems prevent configuration of squirrelmail: squirrelmail depends on perl; however: Package perl is not installed. dpkg: error processing squirrelmail (--install): dependency problems - leaving unconfigured Errors were encountered while processing: Squirrelmail Weird Huh.. -Dave -----Original Message----- From: timothy bauscher [mailto:[EMAIL PROTECTED] Sent: Saturday, March 16, 2002 12:11 PM To: Dave Scott Cc: debian-user@lists.debian.org Subject: RE: Best Email Web Application > I try to install Perl 5.6.1-7 but get all kinds of conflicts with Perl > 5.005 Why do you need Perl? That doesn't make any sense. It is written in PHP4... apt-get install squirrelmail (==timothy==)