Quote:
Merger for Linux
I am completely nivice in Linux. I would like to install the merger but apart for uncompresing the .tar file I know nothing. Should the merger be installed on the DR or in the Linux machine? Perhaps someone would be patient enough to give me detailed instructions.
|
In your computer.
Download the merger, uncompress and take a look to the INSTALL file. There is an explanation there. (
./configure,
make and
make install have to be introduced using a Terminal).
I use MacOs. And I had problems with ocaml installation. The merger seems to require a complete installation of ocaml libraries. The ocaml sql package is not hosted where it is referred in the INSTALL file.
Good luck.