TntConnect TM
Helping you build powerful connections for a lifetime of ministry...

How can I run TntMPD on Linux?: Revision #5

TNT.tips from Bob!

It is our pleasure to provide this software free of charge to help you in your ministry.  We're so thankful for our partners who make this possible!

About TntWare

You are currently reviewing an older revision of this page. Go to current version

How can I run TntMPD on Linux?

Filed under:

Note:  This article has been tested with TntMPD 3.0.17 on a 32-bit Ubuntu 12.04.3. 
If you’re on 64-bit Linux, read this.  Basically you need to run this before creating your
Wine prefix:

export WINEARCH=win32

As of Ubuntu 14.04 64-bit, TntMPD 3.0.25 or newer is needed for this to work. 

TntMPD can run on Linux via CrossOver (a commercial product) or Wine (a free open-source product).

To install TntMPD on Wine, open a terminal and enter some commands:

  1. apt-get install wine
       
    to install Wine.
  2. wine SetupTntMPD.exe
        in the same directory as “SetupTntMPD.exe” to install TntMPD and all the required runtimes.
  3. wine TntMPD.exe
        in the same directory as “TntMPD.exe” to get it running.

Here's a screenshot: