Jump to content
TrinityCore

Zyles

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by Zyles

  1. It worked! (Compiled). But following all steps, when executing WorldServer of the following error: http://pastebin.com/3JZRruxL But the authserver seems to work perfectly! Using configuration file /home/servidor/etc/authserver.conf. OpenSSL 1.0.1e 11 Feb 2013 (Library: OpenSSL 1.0.1e 11 Feb 2013) Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1. MySQL client library: 5.5.37 MySQL server ver: 5.5.37-0+wheezy1 Connected to MySQL database at 127.0.0.1 MySQL client library: 5.5.37 MySQL server ver: 5.5.37-0+wheezy1 Connected to MySQL database at 127.0.0.1 DatabasePool 'auth' opened successfully. 2 total connections running. Started auth database connection pool. Updating Realm List... Added realm "Trinity" at xxxxxxxxxxxxxx The message is an error connecting to the database, but authserver can connect. I searched the forum and on google and I believe it is something related to updates of the database, but already tried all I could. SOLVED Solution: update world database.
  2. Aokromes no words to thank you for your help! But unfortunately, I can not use your last tip because I took your advice and installed this version of debian: No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 7.5 (wheezy) Release: 7.5 Codename: wheezy Linux server 2.6.32-042stab088.4 #1 SMP Thu Apr 3 17:41:05 MSK 2014 x86_64 GNU/Linux Forgive me if you are abusing your help, but no longer know what to do so I'm posting.
  3. Adding some repositories the error in question has been resolved. But now I had another error: Complete: http://pastebin.com/Y54XCuuG In short: Linking CXX executable worldserver /usr/bin/ld: cannot find -lncurses collect2: error: ld returned 1 exit status make[2]: *** [src/server/worldserver/worldserver] Error 1 make[1]: *** [src/server/worldserver/CMakeFiles/worldserver.dir/all] Error 2 make: *** [all] Error 2
  4. First, thanks for the reply! Secondly, I make it clear that I am beginner, and I have another doubt, it will: Debian 7 is better? My question is if it comes with the most updated packages in its repositories, because the one I'm using comes everything old.
  5. Distributor ID: Debian Description: Debian GNU/Linux 6.0.9 (squeeze) Release: 6.0.9 Codename: squeeze Linux server 2.6.32-042stab088.4 #1 SMP Thu Apr 3 17:41:05 MSK 2014 x86_64 GNU/Linux GCC VERSION: root@server:~# gcc -v Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5) CMAKE VERSION root@server:~# cmake -version cmake version 2.8.9 ACE_wrappers Version 5.8.3 ERROR: root@server:~/TrinityCore/build# cmake ../ -DPREFIX=/home/servidor -DWITH_WARNINGS=1 -- Detected 64-bit platform -- UNIX: Using jemalloc -- UNIX: Using default configuration directory -- UNIX: Using default library directory -- UNIX: Configuring uninstall target -- UNIX: Created uninstall target -- UNIX: Detected compiler: /usr/bin/gcc CMake Error at cmake/compiler/gcc/settings.cmake:7 (message): GCC: TrinityCore requires version 4.7.2 to build but found Call Stack (most recent call first): cmake/platform/unix/settings.cmake:37 (include) cmake/macros/CheckPlatform.cmake:15 (include) CMakeLists.txt:48 (include) -- Configuring incomplete, errors occurred! All libraries, dependencies and requirements listed in the wiki were followed, but the error continues.I count on the help of all, thank you since now!
×
×
  • Create New...