On 06/04/07, Mark Haney wrote:
Is anyone else seeing some dependency problems upgrading lablgl labltk because of ocaml? This is what I'm seeing: Error: Missing Dependency: ocaml = 3.09.3 is needed by package lablgl Error: Missing Dependency: ocaml = 3.09.3-1.fc6 is needed by package labltk [root@sulla ~]# rpm -qa | grep ocaml ocaml-3.09.3-1.fc6 And as you can see I have the right version of ocaml installed. What's the deal?
Your conclusion is incorrect. The installed version of ocaml is irrelevant *if* a different [incompatible] version of ocaml is about to be installed. It would replace the installed version and break the dependency in lablgl. Please verify which repositories you have enabled.