--- deliantra/server/README 2007/05/16 12:22:17 1.12 +++ deliantra/server/README 2007/05/17 21:11:01 1.13 @@ -63,6 +63,10 @@ apt-get install gperf optipng pngnq rsync imagemagick libglib2.0-dev libpng12-dev apt-get install libpod-pom-perl libsafe-hole-perl libevent-perl + If you want to gte sensible backtraces for error conditions at runtime + to be logged you also need the external addr2line program (part of GNU + binutils) in your PATH. + COMPILING