Wednesday, October 9, 2013

Linux gtk+ Client

http://web.archive.org/web/20040914010300/http://pages.videotron.com/sst/



Starship Traders Resource Site

Your source for TLR and TLF



Linux gtk+ client

Program is nearly identical to the windows version of the client also released here. For a description of the client, check the description on the windows page. To compile the linux client, you will need gtk+-2 and pkg-config installed, as well as X11 (for those running OS X). If you're running OS X, it may require a bit of work to get things working from what I've found. I don't have a mac, so I'm only going on what I've seen googling on gtk and OS X. These are the defaults for most current linux distributions. The program source is available here gtkclient.zip and compiling instructions follow. It is released under the terms of the GNU General Public License, version 2 of the License, a copy of which can be found here gpl.txt. The client was compiled on slackware 9.1 and 10.1 using gcc with the following on the command line: gcc -Wall -o sstclient gtkmain.c `pkg-config --cflags --libs gtk+-2.0`



No comments:

Post a Comment