Page 1 of 2

Pokertracker for MAC???

PostPosted: Wed Jan 07, 2009 12:46 pm
by Demo628
I can't seem to find any documentation that Poker Tracker is MAC compatible. Is it, or am I out of luck?

Re: Pokertracker for MAC???

PostPosted: Wed Jan 07, 2009 3:39 pm
by kraada
You can use PT3 via Parallels or VMWare Fusion or some other virtual machine software (in which you run Windows) but there is not yet a native PT3 version for Mac. There are plans to make one eventually but it will be quite some time before it's available.

Re: Pokertracker for MAC???

PostPosted: Sat Nov 07, 2009 2:41 pm
by GsAs
I have been using PT3 for the last year. My licence just expired a few weeks ago. I changes my equipement to a MAC and have troubles running PT3 (test account) with pokerstars via parallel desktop. It is possible to manually import the files, but not via the auto-import option. "Unable to launch auto-import for site: PokerStars. Reason: Unable to monitor PokerStars directory: ......"

Do you know of any instruction guides on how to set up the import. (maybe the trouble lies with the file selection??....)
thanks for your help.... I am very keen on the MAC-version of PT3.....

Re: Pokertracker for MAC???

PostPosted: Sat Nov 07, 2009 3:11 pm
by kraada
Take a look at the PokerStars Configuration Guide - it sounds like you don't have PokerStars set to save hand histories or that you do but PT3 doesn't have the directory set correctly on the PokerStars Configuration tab.

Re: Pokertracker for MAC???

PostPosted: Mon Nov 09, 2009 9:17 am
by WhiteRider
GsAs wrote:I have been using PT3 for the last year. My licence just expired a few weeks ago.

What do you mean?
When you buy PT3 there isn't a time limit so your license shouldn't expire.
You can always look up your code in My Account > Registration Codes.

Re: Pokertracker for MAC???

PostPosted: Tue Nov 10, 2009 5:45 pm
by GsAs
When you buy PT3 there isn't a time limit so your license shouldn't expire.
You can always look up your code in My Account > Registration Codes.[/quote]

That is absolutely right.... I got my registration number again, and can therefor activate my account again. THX

nevertheless I still wasn't able to figure out how to connect pokerstars on MAC to PT3 on XP. As I said, I sucessfully imported several times the date manually. the only problems I have is with the Autoimport.

http://forumserver.twoplustwo.com/114/p ... ost7679684

I found an instruction in another forum, but wasn't able to follow them all the way, as I am not that familiar with database config. The way it is written it sounds very complicated. It might be that I screwed up some of my setting as a result of my tries already....

Re: Pokertracker for MAC???

PostPosted: Tue Nov 10, 2009 6:03 pm
by kraada
Those instructions should still work properly - how far along in them are you able to get?

Re: Pokertracker for MAC???

PostPosted: Wed Nov 11, 2009 7:52 am
by GsAs
I was able to install the postgreSQL.
In Parallels I changed the settings.
The next part starts to make troubles. I type ifconfig in terminal on my mac. Unfortunately I can't find the IP address that matches the one in parallels. The last number is different and the entry doesn't look like "en5" or so but "vnic1". In my apple under system preferences -> sharing. I wasn't able to turn on Internet Sharing for this interface "vnic1".

Any ideas what I did wrong or what I could do differently?
Thanks.....

Re: Pokertracker for MAC???

PostPosted: Wed Nov 11, 2009 9:43 am
by kraada
Could you paste the output from ifconfig here so that I can see it?

Re: Pokertracker for MAC???

PostPosted: Wed Nov 11, 2009 10:53 am
by GsAs
Last login: Wed Nov 11 12:47:40 on ttys000
noname:~ christopherbednar$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255
ether 00:26:bb:62:f9:f2
media: autoselect status: inactive
supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,flow-control> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,flow-control> 100baseTX <full-duplex,hw-loopback> 1000baseT <full-duplex> 1000baseT <full-duplex,flow-control> 1000baseT <full-duplex,hw-loopback>
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::226:bbff:fe13:1a47%en1 prefixlen 64 scopeid 0x5
inet 192.168.178.31 netmask 0xffffff00 broadcast 192.168.178.255
ether 00:26:bb:13:1a:47
media: autoselect status: active
supported media: autoselect
fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
lladdr 00:26:bb:ff:fe:62:f9:f2
media: autoselect <full-duplex> status: inactive
supported media: autoselect <full-duplex>
vnic0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
ether 00:1c:42:00:00:08
media: autoselect status: active
supported media: autoselect
vnic1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
ether 00:1c:42:00:00:09
media: autoselect status: active
supported media: autoselect
en6: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 60:fb:42:70:ee:9b
media: autoselect status: inactive
supported media: none autoselect 10baseT/UTP <half-duplex>
noname:~ christopherbednar$