You built the rpm's and it found a perl install in /usr/local/bin. However rpm only knows about perl if you installed a perl rpm.
Solution: if this is the only problem you're seeing, then just run rpm -Uvh --nodeps courier-*.rpm On Tue, Dec 11, 2001 at 11:16:39AM -0800, Sysop wrote: > I built the rpm's and everything went good. I then went to rpm -Uvh the > packages that I had installed from previous courier versions, and I get > this output: > > error: failed dependencies: > /usr/local/bin/perl is needed by courier-0.36.1.20011210-1.7.1 > /usr/local/bin/perl is needed by > courier-webmail-0.36.1.20011210-1.7.1 > > The thing is, I DO have a file /usr/local/bin/perl but which perl > shows /usr/bin/perl > > What could be wrong? > > Jkeating > j2solutions.net > > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users -- The 5 year plan: In five years we'll make up another plan. Or just re-use this one. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
