I had setup a LVS on RHEL 4 and had similar issues for packages
needing old version of pakages. I manually resolved the dependencies.
I made sure the version of the dependency was >required_version and
then did a force install. It worked for me. This is what I did
rpm -R or --requires package_name
rpm -Uhv --nodeps package_name
Sameer
On 8/26/07, Joseph Mack NA3T <jmack@xxxxxxxx> wrote:
> On Fri, 24 Aug 2007, j j wrote:
>
> > I tried to symboic link libnetsnmp.so.5 to libnetsnmp.so.10.1, but didn't
> > help.
>
> what about compiling libnetsnmp.so.5 from source?
>
> Joe
>
> --
> Joseph Mack NA3T EME(B,D), FM05lw North Carolina
> jmack (at) wm7d (dot) net - azimuthal equidistant map
> generator at http://www.wm7d.net/azproj.shtml
> Homepage http://www.austintek.com/ It's GNU/Linux!
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
>
|