Porcupines22
05-08-2019, 06:37 PM
The process of using the install script seems pretty simple, but I am not sure what exactly happened.
after running the install.sh, everything appears to be set up properly. the databases work etc, so I went to try starting the server and I just get a massive amount of file not found messages.
So I do some investigating and I see that the start script is trying to use a series of orphaned symbolic links.
Basically the symlinks point to eqemu/server_source/Server/build/bin/xyz
but the 'bin' folder does not exist. I suppose something didn't copy correctly.
This is on a fresh install of centos server in a vm.
after running the install.sh, everything appears to be set up properly. the databases work etc, so I went to try starting the server and I just get a massive amount of file not found messages.
So I do some investigating and I see that the start script is trying to use a series of orphaned symbolic links.
Basically the symlinks point to eqemu/server_source/Server/build/bin/xyz
but the 'bin' folder does not exist. I suppose something didn't copy correctly.
This is on a fresh install of centos server in a vm.