Jump to content
TrinityCore

Jiinx

Plebs
  • Posts

    12
  • Joined

  • Last visited

Everything posted by Jiinx

  1. if you are running a latest (as of yesterday trinitycore, and world database.. why are you not runnig the latest auth and char db. There may be updates in auth specifically that you are missing.
  2. if you are running Ubuntu it more than likely already had OpenSSL installed globally. If not, use sudo to apt get install openssl.
  3. use cmake ../ instead, you are only going back one directory from build. Also you should use -DPREFIX (at least) for your server, this tells where to build the servers. example: cmake ../ -DPREFIX=/home/user/directory
×
×
  • Create New...