Linux apps under OS X?

CaptainQuark

93 93/93
Here's my dilemma:

I want to access the TeamSpeak network from my Mac. Unfortunately the rotten swines haven't made an OS X client. I have tried running the PC client under an Windows emulator, but that didn't work. I expect the same problems trying to run a Linux emulator – quite apart from the fact that I don't HAVE a Linux emulator.

So my question is, do any of you brainy techy guys know how to run a Linux TeamSpeak client under OS X? Is it possible under X11, maybe? I dunno…

HELP!!!
 
If you could get your hands on the Linux source code, you might be able to compile it for X11.

Of course, what are the odds of that...
 
Few steps to try.
1) Install fink
2) Find the dependencies of the TeamSpeak client for Linux (i.e. the libraries it depends on)
3) Install these dependencies via fink.
4) Install the TeamSpeak client.

All these steps assume that you're able to get the source code to the linux version.
 
Back
Top