On Sep 12, 3:17pm, Joel Dudley wrote:
> Sort of stuck in a vicious rpm circle. I have webmin installed and I
> want to use ssl with webmin. Now, to do this, you need openssl and the
> Net::SSLeay pm. Net::SSLeay wont install well with openssl 9.5 and keeps
> asking for 9.3 which is ok but the open SSH I have yearns for openssl 9.5.
> So, a frustrating dillema. Any ideas??
Have you tried using --force --nodeps ?
(If you ask me, people get way too hung up on dependencies. Sometimes
the dependencies are real, but much of the time it doesn't really
matter.)
Kevin