Jump to content
TrinityCore

Supervillain

Plebs
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Supervillain

  1. @Aokromes

    Same error as before just changed the folder,

    [100%] Built target vmap3extractor

    Install the project...

    -- Install configuration: "Release"

    -- Installing: /usr/local/bin/authserver

    CMake Error at src/server/authserver/cmake_install.cmake:42 (FILE):

    file INSTALL cannot copy file

    "/home/wow/build/src/server/authserver/authserver" to

    "/usr/local/bin/authserver".

    Call Stack (most recent call first):

    src/server/cmake_install.cmake:40 (INCLUDE)

    src/cmake_install.cmake:38 (INCLUDE)

    cmake_install.cmake:38 (INCLUDE)

    make: *** [install] Error 1

    @Athena

    i'm trying that.

    Edit: Yes, it worked.

    Thanks guys;

    :)

  2. really? ... ok ...

    - What is your O.S. version? Linux Mint 11

    - What is your core version? 26 october 2011 git

    - Where did you grab it? git://github.com/TrinityCore/TrinityCore.git

    - Did you compiled yourself? Trying to...

    - Do you have all dependency's correctly installed? prolly.

    - What are their versions? openssl, libsssl-dev and libssl 0.9.8; ACE-5.7.8;

    - Did you Follow our wiki? Yes

    - Did you correctly updated the databases? didnt got there yet.

    - What is your MySQL Server version? didnt got there yet.

    - What is your MySQL Client Version? didnt got there yet.

    - Is your MySQL correctly configured and running?

    - What is your MySQL client? didnt got there yet.

    - Did you opened the necessary ports? didnt got there yet.

    - Do you have any custom patches in the core? Which ones? Did you try without them? didnt got there yet.

    - What is your wow client version? Did you extracted the necessary files from it? didnt got there yet.

  3. I searched the forum but didn't found at solution for this, and I don't know how to fix it.

    ish@Epic ~/build $ make install

    [ 2%] Built target jemalloc

    [ 7%] Built target g3dlib

    [ 7%] Built target gsoap

    [ 8%] Built target mpq

    [ 8%] Built target revision.h

    [ 8%] Built target shared_pch_dephelp

    [ 9%] Built target pch_Generate_shared

    [ 12%] Built target shared

    [ 12%] Built target game_pch_dephelp

    [ 12%] Built target pch_Generate_game

    [ 32%] Built target game

    [ 32%] Built target collision_pch_dephelp

    [ 32%] Built target pch_Generate_collision

    [ 33%] Built target collision

    [ 33%] Built target authserver_pch_dephelp

    [ 33%] Built target pch_Generate_authserver

    [ 33%] Built target authserver

    [ 33%] Built target scripts_pch_dephelp

    [ 33%] Built target pch_Generate_scripts

    [ 97%] Built target scripts

    [ 98%] Built target worldserver_pch_dephelp

    [ 98%] Built target pch_Generate_worldserver

    [ 98%] Built target worldserver

    [ 99%] Built target mapextractor

    [ 99%] Built target vmap3assembler

    [100%] Built target vmap3extractor

    Install the project...

    -- Install configuration: "Release"

    -- Installing: /usr/local/bin/authserver

    CMake Error at src/server/authserver/cmake_install.cmake:42 (FILE):

    file INSTALL cannot copy file

    "/home/ish/build/src/server/authserver/authserver" to

    "/usr/local/bin/authserver".

    Call Stack (most recent call first):

    src/server/cmake_install.cmake:40 (INCLUDE)

    src/cmake_install.cmake:38 (INCLUDE)

    cmake_install.cmake:38 (INCLUDE)

    make: *** [install] Error 1

    OS: Linux Mint 11 (Debian)

    I followed http://www.trinityco...fo/How-to:Linux

    :s

×
×
  • Create New...