Jump to content
TrinityCore

bibtnj

Plebs
  • Posts

    3
  • Joined

  • Last visited

Posts posted by bibtnj

  1. Hello Aokromes,

     

    thank you, that solution works! Already passed that "make" and "make install" part. Tonight, i'll try start server. 

     

    Edit:

     

    Ok, now I have 3 DB (auth, world, characters). Auth server is available to start and when I run my cata client (4.3.4) I'm free to log in to realm select table).

     

    But having problems with starting "worldserver". Here is the print http://pastebin.com/nPJcarjy

  2. Hello there..

     

    First of all, i have already read FAQ and didn't found solve to my problem.

     

    I'm trying to run TrinityCore server on Ubuntu 13.04 - installed in VMWare. Ubuntu is on it newest version (already updated and upgraded).

     

    I'm following this guide

    http://collab.kpsn.org/display/tc/How-to_Linux

    and now, I'm stucked on "Building the core".

     

     

    When I'm start this command "make -j 2" (-j 2 because i set one procesor with two cores to this virtual machine), i'll get this error:

    make[2]: *** [src/server/shared/CMakeFiles/shared.dir/Utilities/Util.cpp.o] Error 1
    make[1]: *** [src/server/shared/CMakeFiles/shared.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    [ 30%] Built target game
    make: *** [all] Error 2
    

    (full print is here: http://pastebin.com/vR0uWLuq)

     

    Could you help me please? I know, that one of theese problems are about SSE2 missing, but my procesor can do SSE2.

    Intel(R) Core(TM) i3 CPU       M 380  @ 2.53GHz
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology tsc_reliable nonstop_tsc aperfmperf pni ssse3 cx16 sse4_1 sse4_2 x2apic popcnt hypervisor lahf_lm arat dtherm
    
    

    Thank you!

×
×
  • Create New...