Thread: Cant connect
View Single Post
  #7  
Old 6th February 2015, 14:42
Reitak Reitak is offline
Senior Member
 
Join Date: Feb 2015
Posts: 25
Default
great, its work, now i can make and sudo make install

but when i wrote screen and ocelot, it show libboost_iostreams.so.1.55.0: cannot open shared object file: No such file or directory

i see this on guide, but dont understand what to do

Code:
Ocelot error messages.

ocelot: error while loading shared libraries: libboost_iostreams.so.1.55.0: cannot open shared object file: No such file or directory
Solution:

env LD_LIBRARY_PATH=/usr/local/lib


But Canonical is not recommend LD_LIBRARY_PATH.
--------------

EDIT : i instaled from source libbooost and now when wrote ocelot it show me

failed to connect to mysql , but IP and port have same on config gazelle and on ocelot cfg

Last edited by Reitak; 6th February 2015 at 15:04.
Reply With Quote