rpm -qf /usr/local/bin/perl rpm -ql perl While you may have installed perl from an rpm, rpm doesn't think the one in /usr/local/bin was installed that way.
JE On Tue, Dec 11, 2001, Sysop <[EMAIL PROTECTED]> wrote: > That's just the thing. The only perl i DID install was from an rpm... > *shrug* oh well. > > Peter C. Norton wrote: > > >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 > >> > > > > > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
