ID:751759
 
Hi everyone,

I'm pretty much a Unix newbie, and am trying to get a game hosted on shellmix.com. I have the account, downloaded BYOND onto the account space, used gmake here to create the byondsetup file (no root access), and noticed in the byondsetup file there's nothing mentioned about the shell being used: tcsh. Help? I have no clue what to add into the byondsetup file to make this work!

The server runs FreeBSD 64 bit. I'm trying to install FreeBSD BYOND 490.1111.
So I tried uncommenting the csh part of the byondsetup file (and commented out the first part above it)...

...And when using source command on byondsetup, got this:

MANPATH: Undefined variable.
In response to Ryuujin
So I got things set up in bash. I defined the LD_LIBRARY_PATH to the byond/bin directory, but am getting an error that I can't seem to resolve no matter what I try.

/libexec/ld-elf.so.l: Shared object "libbyond.so" not found, required by "DreamDaemon".

I do not have root access, but I'm sure there must be a way to get DreamDaemon to find that library (which is in the same folder as DreamDaemon). The server is FreeBSD 64 bit...not sure if that changes anything? I am using the FreeBSD version of BYOND, 490.1111.
In response to Ryuujin
You would probably have to have your provider install the package(s) needed...