Mathieu Thank you for getting back to me, its highly appreciated.
I have changed the server to Ubuntu14.... as i had just too many hiccups and started over.
Now i getting this error:
monoeci@Coinworks1:~$ sudo mkdir -p /usr/local/monoeci/monoeci-0.12.2/
monoeci@Coinworks1:~$ sudo cp monoecid monoeci-tx monoeci-cli /usr/local/monoeci/monoeci-0.12.2/
monoeci@Coinworks1:~$ sudo ln -s /usr/local/monoeci/monoeci-0.12.2/* /usr/local/bin/
ln: failed to create symbolic link '/usr/local/bin/monoeci-cli': File exists
ln: failed to create symbolic link '/usr/local/bin/monoecid': File exists
ln: failed to create symbolic link '/usr/local/bin/monoeci-tx': File exists
monoeci@Coinworks1:~$
and of course still:
monoeci@Coinworks1:~$ monoecid -deamon
monoecid: error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory
monoeci@Coinworks1:~$
So i went to the link that you posted as a comment a few days ago....
monoeci@Coinworks1:~$ sudo ln -s /usr/local/monoeci/monoeci-0.12.2/* /usr/local/bin/
ln: failed to create symbolic link '/usr/local/bin/monoeci-cli': File exists
ln: failed to create symbolic link '/usr/local/bin/monoecid': File exists
ln: failed to create symbolic link '/usr/local/bin/monoeci-tx': File exists
monoeci@Coinworks1:~$
still getting the same error message