View Single Post
  #1  
Old 03-29-2010, 09:32 PM
mmaker
Fire Beetle
 
Join Date: Mar 2010
Posts: 10
Default 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.
Reply With Quote