Jump to content
TrinityCore

Nether

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Nether

  1. I followed the guide on how to install the core on Linux, but while configuring CMake I got this error: 

    1. netherblood@Nether:~/absolutely-hopeless-server/build$ cmake ../ -DCMAKE_INSTALL_PREFIX=/home/netherblood/server -DCONF_DIR=/home/netherblood/server/etc -DTOOLS=1 -DWITH_WARNINGS=1
    2. -- Detected 64-bit platform
    3. -- UNIX: Using default library directory
    4. CMake Error at cmake/platform/unix/settings.cmake:14 (configure_file):
    5.   configure_file attempted to configure a file:
    6.   /home/netherblood/absolutely-hopeless-server/cmake_uninstall.cmake into a
    7.   source directory.
    8. Call Stack (most recent call first):
    9.   cmake/macros/CheckPlatform.cmake:13 (include)
    10.   CMakeLists.txt:58 (include)
    11.  
    12.  
    13. -- Configuring incomplete, errors occurred!
    14. See also "/home/netherblood/absolutely-hopeless-server/CMakeFiles/CMakeOutput.log".
    15. netherblood@Nether:~/absolutely-hopeless-server/build$
    Attached is the log.
     

    CMakeOutput (1).log

×
×
  • Create New...