Jump to content
TrinityCore

Search the Community

Showing results for tags 'authserver.conf worldserver.conf'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Releases and Announcements
  • Help and Support
    • Help and Support
  • Offtopic
    • Trinitycore.org Website issues
    • Chillout Room

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Greetings, Last night i completed compile with 0 errors on Ubuntu, but made huge mistake and deleted authserver and worldserver config files. Is there any chance to make add new ones? This is step by step how i compliled: 1. apt-get update && apt-get upgrade 2. apt-get install build-essential autoconf libtool gcc g++ make cmake git-core wget p7zip-full libncurses5-dev zlib1g-dev libbz2-dev 3. apt-get install openssl libssl-dev mysql-server mysql-client libmysqlclient-dev libmysql++-dev libreadline6-dev 4. apt-get install libboost-dev libboost-thread-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-iostreams-dev 5. cd home 6. git clone -b 3.3.5 git://github.com/TrinityCore/TrinityCore.git 7. cd TrinityCore 8. mkdir build 9. cd build 10. cmake ../ -DCMAKE_INSTALL_PREFIX=/home/$USER/server -DTOOLS=0 -DWITH_WARNINGS=1 (Had 0 errors) 11. make 12. make install 13. cd home/TrinityCore 14. git pull origin 3.3.5 (For updates) Used nano to edit my config files and saved. Imported databases, maps and etc after with SSH as well with 0 problems as well. After all of that, i connected trough WinSCP to add / upload some files and somehow i deleted both configs by mistake. Is there a chance to get new ones via cmake or anything like? Regards, Knindza.
×
×
  • Create New...