Linux + wine + pokertracker

PostgreSQL is the database server used to store information. Do you have a question or are you having problem with PostgreSQL? If so, post them here.

Moderator: Moderators

Linux + wine + pokertracker

Postby linuxer » Sat Feb 26, 2011 1:44 pm

Hi,

I'vd installed Pokertracker with wine and linux, but it doesn't work.

I tried a komplete new installation, reinstallation P-SQL and the beta 9.4.

every time it hangs at the same point:


"unable to create PostgreSQL database: PT3 DB"

Could it be, that it doesn't work with linux?
linuxer
 
Posts: 59
Joined: Sat Feb 26, 2011 1:07 pm

Re: Linux + wine + pokertracker

Postby kraada » Sat Feb 26, 2011 1:48 pm

You'll need to make sure that you configure PostgreSQL to listen on hosts that are not just localhost - due to the way wine interacts with the system it's like you're on a LAN. The setting you want to change is to set listen_addresses = '*' in the postgresql.conf file. Make sure the line isn't started with a # or that will comment out the change. Restart the PostgreSQL server and you should be able to connect to it via your IP local IP address then (which you can find via ifconfig if you need).

One note though: Last I heard Wine didn't support the alpha transparency model that we use, and as such the HUD would not function properly. It's possible this support has been added recently, but you'll definitely want to make sure you're using the latest version of Wine - and if you see a large grey box when trying to use the HUD, that means it hasn't been implemented as of yet.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Linux + wine + pokertracker

Postby linuxer » Sat Feb 26, 2011 3:06 pm

kraada wrote: The setting you want to change is to set listen_addresses = '*' in the postgresql.conf file. Make sure the line isn't started with a # or that will comment out the change.



I can't find that file. Could it be, that this config-file isn't created at my system?
linuxer
 
Posts: 59
Joined: Sat Feb 26, 2011 1:07 pm

Re: Linux + wine + pokertracker

Postby WhiteRider » Sat Feb 26, 2011 5:42 pm

If postgres was installed then you should have that file - did you do a full search for it?
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Linux + wine + pokertracker

Postby WhiteRider » Sat Feb 26, 2011 5:42 pm

If postgres was installed then you should have that file - did you do a full search for it?
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Linux + wine + pokertracker

Postby linuxer » Sun Feb 27, 2011 8:57 am

WhiteRider wrote:If postgres was installed then you should have that file - did you do a full search for it?


yes, I did.

As user and as root, too. Beginning at /

With the full name and with "post*.conf", too.

So It must be, that there is a problem by installing.
linuxer
 
Posts: 59
Joined: Sat Feb 26, 2011 1:07 pm

Re: Linux + wine + pokertracker

Postby linuxer » Sun Feb 27, 2011 9:23 am

I deleted it again and installing new. My console says this:

http://pastebin.de/15575

Starting PT gives that to my console:

http://pastebin.de/15577

It seems to be a problem with the password. But I didn't change the default. So I don't uinderstand, what is to be change. :?
linuxer
 
Posts: 59
Joined: Sat Feb 26, 2011 1:07 pm

Re: Linux + wine + pokertracker

Postby kraada » Sun Feb 27, 2011 9:28 am

After reinstalling you were able to find the postgresql.conf file? In the same directory should be a pg_hba.conf file - add a line at the end specifying your local network's D class as an acceptable entry using CIDR notation (e.g. 192.168.1.0/24 for a 192.168.1.x LAN IP) and set it to trust rather than md5 and restart the PostgreSQL server and see if that works better for you.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Linux + wine + pokertracker

Postby linuxer » Sun Feb 27, 2011 9:56 am

kraada wrote:After reinstalling you were able to find the postgresql.conf file?


not found. :(

In the same directory should be a pg_hba.conf file



not found, too. :(

In which directory it should be?
linuxer
 
Posts: 59
Joined: Sat Feb 26, 2011 1:07 pm

Re: Linux + wine + pokertracker

Postby kraada » Sun Feb 27, 2011 10:33 am

What distribution are you using? I'm on Ubuntu 10.4 and for me it's in /etc/postgresql/[version]/main/.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Next

Return to PostgreSQL [Read Only]

Who is online

Users browsing this forum: No registered users and 8 guests

cron
highfalutin