recompile what exactly? Thanks, Ryan
"Carlos E. R." <robin1.listas@tiscali.es> 03/30 6:25 pm >>>
The Wednesday 2005-03-30 at 09:18 -0600, Ryan McCain wrote:
I need to downgrade from openldap2-client-2.2.24-0.1 to openldap2-client-2.2.6-34.i586.rpm. I am doing this because another program I am trying to install requires libler.so.199 and libldap.so.199. These are the versions that come with the openldap2-client I am trying to downgrade to.
When I run the command to downgrade I get the following results:
omf-h0sck11:~ # rpm -U --oldpackage openldap2-client-2.2.6-34.i586.rpm error: Failed dependencies: liblber-2.2.so.7 is needed by (installed) ldapcpplib-0.0.3-28.1
You can force it with "--nodeps". Whether you don't get worse problems, will depend.
..I think I'm caught in the preverbial chicken and the egg situation.
Any ideas?
Recompile... -- Cheers, Carlos Robinson -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
The Thursday 2005-03-31 at 08:37 -0600, Ryan McCain wrote:
recompile what exactly? Thanks, Ryan
I dunno... your other program, whatever it is. The "configure" phase should detect what you have available and make do with it, if it can, or refuse. You might fool it into believing you have that library version it wants by creating symlinks - but it might not work, because the program tries to use incorrect calls. Difficult to say, sorry. -- Cheers, Carlos Robinson
participants (2)
-
Carlos E. R.
-
Ryan McCain