ID:179088
 
I am having trouble starting Dream Daemon in Linux. I got it installed fine with no errors, but when I try to start it I get the following error:

DreamDaemon: error in loading shared libraries: libbyond.so: cannot open shared
object file: No such file or directory

The file is there however. Anyone use Linux that might be able to help me? I am rather new at Linux as you can see.
Creek wrote:
I am having trouble starting Dream Daemon in Linux. I got it installed fine with no errors, but when I try to start it I get the following error:

DreamDaemon: error in loading shared libraries: libbyond.so: cannot open shared
object file: No such file or directory

The file is there however. Anyone use Linux that might be able to help me? I am rather new at Linux as you can see.

Make sure your LD_LIBRARY_PATH is set to point to the directory with libbyond.so. The README should explain how to do this.