[DiscordArchive] What's the normal size (on disk) of worldserver?
[DiscordArchive] What's the normal size (on disk) of worldserver?
Archived author: L2S • Posted: 2021-03-26T21:16:35.787000+00:00
Original source
What's the normal size (on disk) of worldserver?
Archived author: Jinnai • Posted: 2021-03-26T21:17:55.874000+00:00
Original source
Depends on the build type, mid twenty megabytes on relwithdebinfo
Archived author: Jinnai • Posted: 2021-03-26T21:18:34.841000+00:00
Original source
A little more than double on debug
Archived author: Jinnai • Posted: 2021-03-26T21:18:48.722000+00:00
Original source
50-60 mb
Archived author: L2S • Posted: 2021-03-26T21:20:49.468000+00:00
Original source
Well.. mine is 1,2 GB lol
Archived author: L2S • Posted: 2021-03-26T21:21:04.153000+00:00
Original source
TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Unix, RelWithDebInfo, Static) (worldserver-daemon)
<Ctrl-C> to stop.
______ __
/\__ _\ __ __/\ \__
\/_/\ \/ _ __ /\_\ ___ /\_\ \, _\ __ __
\ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
\ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
\ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \
\/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \
C O R E /\___/
http://TrinityCore.org \/__/
Archived author: L2S • Posted: 2021-03-26T21:21:24.427000+00:00
Original source
RelWithDebInfo, Static
Archived author: L2S • Posted: 2021-03-26T21:21:56.544000+00:00
Original source
and the Build folder is getting approx. 10-12 GB after compiling..
Archived author: L2S • Posted: 2021-03-26T21:25:31.207000+00:00
Original source
Using this...
cmake ../ -DCMAKE_INSTALL_PREFIX=/home/xxxxxxx/localhost-wotlk-server -DTOOLS=0
make -j3
make install
Archived author: Jinnai • Posted: 2021-03-26T21:27:29.042000+00:00
Original source
Can't tell in your case, you are not using git and I don't have any clue for Linux