Beta 7 MP - Yes on Mac, No on Linux?

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
poc23
New user
Posts: 2
Joined: 24 Mar 2012, 00:27

Beta 7 MP - Yes on Mac, No on Linux?

Post by poc23 »

Having trouble getting Beta 7 Multi Player to run on Linux. I have it running on Mac.

In Linux, the lobby shows Beta 7 games as incompatible with my version...maybe I have some crud in some dir I need to clean up?

I get the same result whether I use Beta 7 or the git sources compiled on a Debian Squeeze (MEPIS 11) using 2.6.36 kernel.
Cyp
Evitcani
Evitcani
Posts: 784
Joined: 17 Jan 2010, 23:35

Re: Beta 7 MP - Yes on Mac, No on Linux?

Post by Cyp »

It should work on Linux (which most of the devs are using...).

If you do »git log«, it should show 52e04f83cc25f425db47f04c3f65b15ea3790975, first. »git fetch --tags ; git checkout v3.1_beta7« should checkout that version.
poc23
New user
Posts: 2
Joined: 24 Mar 2012, 00:27

Re: Beta 7 MP - Yes on Mac, No on Linux?

Post by poc23 »

Excellent! Works fine. Thanks, Cyp.