Building login server on Ubuntu x64?
Is this actually possible? The SVN source tree has a 32-bit Ubuntu library to link with but not 64-bit, and I can't build a 32-bit server because Ubuntu doesn't install the 32-bit MySQL libraries and doesn't have any obvious way to install them.
I could run the Windows exe in Wine, but I'd rather run a native login server so I can secure it with Apparmor.
|