LIBPQ.dll problem

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
danielpi
Newbie
Newbie
Posts: 1
Joined: Tue Jun 30, 2009 12:06 am

LIBPQ.dll problem

Post by danielpi »

Hi,

I just recently installed wine for the first time, because I need to run a Windows app.
But as I try to start it I always get the following messages:

Code: Select all

err:module:import_dll Library LIBPQ.dll (which is needed by L"Z:\\home\\danielpi\\.wine\\drive_c\\Programme\\Elsevier\\Mediscript\\Hammerexamen\\server\\php\\ext\\php_pdo_pgsql.dll") not found
err:module:import_dll Library LIBPQ.dll (which is needed by L"Z:\\home\\danielpi\\.wine\\drive_c\\Programme\\Elsevier\\Mediscript\\Hammerexamen\\server\\php\\ext\\php_pdo_pgsql.dll") not found
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
These messages repeat over and over.

I tried downloading LIBPQ.dll but no matter where I put it, it doesn't seem to resolve my problem.
Is there any way to make the program load the library?
I'm using wine-1.1.12 on a gentoo x86 machine.

Thanks and regards!
Locked