Hi everyone, I am trying to compile the SVN version of unison on my Mybook Live.
To do this it requires the ocaml tools. When I apt-get, I get dependency errors, does anyone have any idea how I could go about installing ocaml?
mybook:~# apt-get -f install ocaml
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation: The following packages have unmet dependencies:
ocaml: Depends: ocaml-nox (= 3.10.2-3) but it is not going to be installed E: Broken packages
mybook:~#
Thanks in advance