Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Internet Poker > RPM Poker

RPM Poker Sponsored Support Forum for RPM Poker: Longest-Tenured Merge Brand on 2+2

Reply
 
Thread Tools Display Modes
Old 05-04-2011, 01:14 PM   #1
journeyman
 
Join Date: Jul 2010
Posts: 357
Running on Linux/WINE

Has anybody managed to get this running on Linux or Wine? I am trying to get a couple a friends set up on RPM and they are stuck in Linux land. I am trying all kinds of workarounds, but I am working remote and blind. So, I thought I would check if anyone has managed it here first.
COKE_MAN is offline   Reply With Quote
Old 05-05-2011, 06:31 PM   #2
enthusiast
 
Join Date: Oct 2007
Posts: 96
Re: Running on Linux/WINE

No luck so far. I really would love to get this working in Linux.
uncooper is offline   Reply With Quote
Old 05-05-2011, 11:44 PM   #3
centurion
 
Join Date: Jun 2010
Location: Burlington, VT
Posts: 194
Re: Running on Linux/WINE

none here.. crashes at connecting. native linux clinet PLEASE!
Axilla is offline   Reply With Quote
Old 05-06-2011, 12:04 PM   #4
journeyman
 
Join Date: Jul 2010
Posts: 357
Re: Running on Linux/WINE

I have so far at least got the client to load, but there is no text. All the images and textboxes are there though. This is in Wine 1.1.42 on Debian Squeeze. I am suspecting that the tahoma font is not installed in the wine windows\fonts directory, so once I get that in there, I'll know. This is a fairly common issue on wine, so fingers crossed.

As far as crashing on load, I had that problem too and it appeared to be that gecko was not installed for wine. Try running: wine iexplore.exe www,google,com and see it that connects. If it stops and asks you for gecko, you can either install it at the prompt or go find a version on your own. Be warned though that if you have ever ran wine as root, you will probably not be able to install gecko here. I had to completely remove wine and then try and find a version of it that would run on squeeze (don't want to try and walk my friends through compiling the latest when I can't see what they are doing ) Anyway, try to get gecko installed and see if you can at least load the client.
COKE_MAN is offline   Reply With Quote
Old 05-06-2011, 02:08 PM   #5
grinder
 
ronmon's Avatar
 
Join Date: Oct 2007
Location: Tralfamadore
Posts: 552
Re: Running on Linux/WINE

Checking the WINE app db, the only Merge skin I could find was for Carbon Poker. The one post is very old, has scant information, and is probably worthless. I couldn't find anything for RPM. If anyone figures out how to get it working, a report there could help others trying to do it.

Another option might be a VM, like virtual-box. Just a thought.

I have run Stars, and occasionally Tilt, for a long time under WINE. Stars has been about 100% for the last year or so. Just over a month ago, coincidentally, I bought a Windows laptop so that I could use a HUD. RPM turned out to be a good safety net after the crack down. Good luck getting it up and running.
ronmon is offline   Reply With Quote
Old 05-06-2011, 04:38 PM   #6
enthusiast
 
Join Date: Oct 2007
Posts: 96
Re: Running on Linux/WINE

Is this the same error everyone is getting?

Code:
com.merge.gaming.client.framework.NativeInterfaceException: From file: h:\appdata\msdev\projects\mergecppclient\_src\secure_layer\NativeImpl.hpp[116] Info: PlatformError at ..\..\..\_src\platform\win32\Platform.cpp[202]
--> rethrown at ..\..\..\_src\platform\win32\Platform.cpp[204]
--> rethrown at ..\..\..\_src\secure_layer\SecureLayer.cpp[140]

com.merge.gaming.client.framework.NativeInterfaceException: From file: h:\appdata\msdev\projects\mergecppclient\_src\secure_layer\NativeImpl.hpp[116] Info: PlatformError at ..\..\..\_src\platform\win32\Platform.cpp[202]
--> rethrown at ..\..\..\_src\platform\win32\Platform.cpp[204]
--> rethrown at ..\..\..\_src\secure_layer\SecureLayer.cpp[140]

	at java.lang.Void.<unknown>(Unknown Source)
	at java.lang.Void.<unknown>(Unknown Source)
	at java.lang.Void.<unknown>(Unknown Source)
	at java.lang.Void.<unknown>(Unknown Source)
I'm starting it up like:

Code:
env WINEPREFIX="/home/me/.wine/" wine "C:\Program Files\RPMPoker\client.exe"
uncooper is offline   Reply With Quote
Old 05-06-2011, 09:20 PM   #7
centurion
 
Join Date: Jun 2010
Location: Burlington, VT
Posts: 194
Re: Running on Linux/WINE

Quote:
Originally Posted by uncooper View Post
Is this the same error everyone is getting?

Code:
com.merge.gaming.client.framework.NativeInterfaceException: From file: h:\appdata\msdev\projects\mergecppclient\_src\secure_layer\NativeImpl.hpp[116] Info: PlatformError at ..\..\..\_src\platform\win32\Platform.cpp[202]
--> rethrown at ..\..\..\_src\platform\win32\Platform.cpp[204]
--> rethrown at ..\..\..\_src\secure_layer\SecureLayer.cpp[140]

com.merge.gaming.client.framework.NativeInterfaceException: From file: h:\appdata\msdev\projects\mergecppclient\_src\secure_layer\NativeImpl.hpp[116] Info: PlatformError at ..\..\..\_src\platform\win32\Platform.cpp[202]
--> rethrown at ..\..\..\_src\platform\win32\Platform.cpp[204]
--> rethrown at ..\..\..\_src\secure_layer\SecureLayer.cpp[140]

	at java.lang.Void.<unknown>(Unknown Source)
	at java.lang.Void.<unknown>(Unknown Source)
	at java.lang.Void.<unknown>(Unknown Source)
	at java.lang.Void.<unknown>(Unknown Source)
I'm starting it up like:

Code:
env WINEPREFIX="/home/me/.wine/" wine "C:\Program Files\RPMPoker\client.exe"
same here... yes.. I ran wine iexplore google.com and it worked just fine.
Axilla is offline   Reply With Quote
Old 05-06-2011, 09:21 PM   #8
centurion
 
Join Date: Jun 2010
Location: Burlington, VT
Posts: 194
Re: Running on Linux/WINE

Quote:
Originally Posted by ronmon View Post
Checking the WINE app db, the only Merge skin I could find was for Carbon Poker. The one post is very old, has scant information, and is probably worthless. I couldn't find anything for RPM. If anyone figures out how to get it working, a report there could help others trying to do it.

Another option might be a VM, like virtual-box. Just a thought.

I have run Stars, and occasionally Tilt, for a long time under WINE. Stars has been about 100% for the last year or so. Just over a month ago, coincidentally, I bought a Windows laptop so that I could use a HUD. RPM turned out to be a good safety net after the crack down. Good luck getting it up and running.

I'd rather not run windows at all.. i'm currently using the Virtual box method.. I loathe windows.
Axilla is offline   Reply With Quote
Old 05-07-2011, 10:51 AM   #9
grinder
 
ronmon's Avatar
 
Join Date: Oct 2007
Location: Tralfamadore
Posts: 552
Re: Running on Linux/WINE

Quote:
Originally Posted by Axilla View Post
I'd rather not run windows at all.. i'm currently using the Virtual box method.. I loathe windows.
As do I. The first thing I did with the new lappy was squeeze the Windows partition and set up Arch Linux for dual boot. The only thing I use MS crapware for is poker. I've been running Linux on all my machines for 15 years now. Unfortunately, as you guys are aware of, some things just won't run on it.
ronmon is offline   Reply With Quote
Old 05-07-2011, 06:17 PM   #10
centurion
 
Join Date: Jun 2010
Location: Burlington, VT
Posts: 194
Re: Running on Linux/WINE

Quote:
Originally Posted by ronmon View Post
As do I. The first thing I did with the new lappy was squeeze the Windows partition and set up Arch Linux for dual boot. The only thing I use MS crapware for is poker. I've been running Linux on all my machines for 15 years now. Unfortunately, as you guys are aware of, some things just won't run on it.
yea, i'm going home tonight to put a native windows on a machine so I can multi-table.. 3gb ram just isnt enough for Ubuntu, Windows, HEM, and anything more then 6 ish tables.
Axilla is offline   Reply With Quote
Old 01-07-2012, 08:13 PM   #11
enthusiast
 
Join Date: Oct 2007
Posts: 96
Re: Running on Linux/WINE

Has anyone made any progress with this?
uncooper is offline   Reply With Quote
Old 01-09-2012, 07:11 AM   #12
grinder
 
ZomBParadox's Avatar
 
Join Date: Jul 2009
Location: Vegas, Frisco, LA, the OLD WEST
Posts: 618
Re: Running on Linux/WINE

As I'm getting more into programming, and I have 1 Linux laptop now, and will have linux added to my desktop shortly, I'm starting to investigate playing on RPM on Linux as well. It seems the above info will give me a good homework project to work on, along with new TableNinja and TOI programs.
And let's not forget how big the mobile market will be soon!

Maybe I'll have some servicable apps and programs by the time we are legal for interstate/country again.
ZomBParadox is offline   Reply With Quote
Old 01-28-2012, 08:27 PM   #13
centurion
 
Join Date: Jun 2010
Location: Burlington, VT
Posts: 194
Re: Running on Linux/WINE

Quote:
Originally Posted by Brainich View Post
One of my friends (linux fan) is playing on Mintedpoker using no-download client.
But he said that Java has to be installed to run it. And he also said that he succeed to launch Lockpoker client via Wine.
And he couldn't launch rpm.
I have gotten this working as of today as well! finally! Wine 1.4-RC1 Lock poker installs updates plays!
Axilla is offline   Reply With Quote
Old 02-01-2012, 03:30 PM   #14
journeyman
 
Join Date: Feb 2006
Posts: 263
Re: Running on Linux/WINE

Basic question for those Linux types who run Lock / Carbon / RPM Under Linux / Wine

Can you also run HEM / PT3 under linux, and get it to work with above poker clients?

Seems like it would be very, very tricksy.
cjc2 is offline   Reply With Quote
Old 03-04-2012, 04:51 AM   #15
stranger
 
Join Date: Aug 2010
Location: Pittsburgh
Posts: 4
Re: Running on Linux/WINE

has anyone got Carbon Poker to run on linux without a virtual box yet?? if so, please details how??
chrisp200 is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 10:28 PM.


Powered by vBulletin®
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive