[Bug 16541] PT3 cannot get past opening splash screen

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 19 16:14:35 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16541





--- Comment #5 from Hubmaster <Hubmasterflex at hotmail.com>  2008-12-19 16:14:34 ---
What seems to be your problem? There is a fairly detailed howto on AppDB. What
distro are you running?

You have to download and create a postgresql database in Linux. For instance,
to create a database in Ubuntu, you download using:
"apt-get install postgresql postgresql-client" After it installs, use: 
"sudo su postgres" to enter the database. To create a database, you then type:
"createuser -P (name)" (I recommend you name it to postgres to make it simple
for PT3.) You will be prompted for a password for the database. Use Winetricks
for installing "FakeIE6" and "MDAC28" You then download the postgres MSI for
Windows (http://www.postgresql.org/ftp/odbc/versions) and install it.
Afterwards, install and run PT3. At the PT3 download page, there are several
versions: builds and betas. There are builds that come bundled with postgres
and without. Make sure you download the build WITHOUT postgresql. (As of right
now, it's the 2nd download from the top.) Install and run. When it runs, it
will ask for postgresql database info. Input the database name and password
from the first few steps. Its at this point when you will experience the bug. 


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list