User Tools

Site Tools


servers:linux:games:trinitycore_3.3.5_localhost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
servers:linux:games:trinitycore_3.3.5_localhost [2025/08/27 00:47] Sean Rhoneservers:linux:games:trinitycore_3.3.5_localhost [2025/08/27 00:52] (current) – Fedora -> openSUSE TW Sean Rhone
Line 24: Line 24:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[linux;distros;fedora_workstation_gnome|Fedora Workstation]]+  * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
   * [[servers:linux:mariadb|MariaDB]]   * [[servers:linux:mariadb|MariaDB]]
   * [[games;linux;wine;world_of_warcraft_3.3.5|World of Warcraft 3.3.5]]   * [[games;linux;wine;world_of_warcraft_3.3.5|World of Warcraft 3.3.5]]
Line 32: Line 32:
 **** ****
  
-  sudo dnf install bzip2-devel gcc-c++ cmake git boost boost-devel readline-devel zlib-ng-compat-devel openssl-devel mariadb-devel+  sudo zypper install gcc gcc-c++ cmake git-core boost-devel libboost_filesystem-devel libboost_program_options-devel libboost_regex-devel libboost_locale-devel zlib-devel libopenssl-3-devel mariadb libmariadbd-devel readline-devel libbz2-devel
  
 ====== Download Source ====== ====== Download Source ======
Line 38: Line 38:
   * https://github.com/TrinityCore/TrinityCore/commits/3.3.5/   * https://github.com/TrinityCore/TrinityCore/commits/3.3.5/
  
-  cd ~ && mkdir -p ~/'Projects' && rm -Rf ~/'Projects/TrinityCore-335/src' && git clone --branch '3.3.5' --depth '1' --recurse-submodules 'https://github.com/TrinityCore/TrinityCore.git' ~/'Projects/TrinityCore-335/src' && sync+  cd ~ && mkdir -p ~/'Projects' && rm -Rf ~/'Projects/TrinityCore-335/src' && git clone --branch '3.3.5' --depth '1' --recurse-submodules 'https://github.com/TrinityCore/TrinityCore.git' ~/'Projects/TrinityCore-335/src'
  
 ====== Databases ====== ====== Databases ======
Line 122: Line 122:
   ls --directory ~/'Projects/TrinityCore-335/run/bin/dbc' ~/'Projects/TrinityCore-335/run/bin/maps' ~/'Projects/TrinityCore-335/run/bin/Cameras' ~/'Projects/TrinityCore-335/run/bin/vmaps' ~/'Projects/TrinityCore-335/run/bin/mmaps'   ls --directory ~/'Projects/TrinityCore-335/run/bin/dbc' ~/'Projects/TrinityCore-335/run/bin/maps' ~/'Projects/TrinityCore-335/run/bin/Cameras' ~/'Projects/TrinityCore-335/run/bin/vmaps' ~/'Projects/TrinityCore-335/run/bin/mmaps'
  
-  gio open ~/'Projects/TrinityCore-335/run/bin/'+  gio open ~/'Projects/TrinityCore-335/run/bin'
  
 ===== Clean-up ===== ===== Clean-up =====
/usr/local/www/wiki/data/pages/servers/linux/games/trinitycore_3.3.5_localhost.txt · Last modified: by Sean Rhone