Jump to content

realmd and worldd up and running on Solaris 10 x86


Guest UnixRonin

Recommended Posts

I have successfully gotten MaNGOS compiled from the latest tarball and working on Solaris 10 x86. I found only one issue, in deps/tbb (see my previous thread); left to itself, it will try to build tbb using Sun CC whether it's installed or not. Making deps/tbb/build/SunOS.suncc.inc a symbolic link to deps/tbb/build/SunOS.gcc.inc works around this problem. Make sure to specify LDFLAGS="-L/path/lib -R/path/lib" for OpenSSL and MySQL libs when configuring, if they're not in a standard location (which they probably won't be, if you've installed up-to-date versions), and everything should be good.

Now I just need a revision-matched set of maps/dbc files and database. (I'm running without vmaps for now. I'll worry about that later.)

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use