Hi,

you should point to the DLL, not the folder. Both examples should work
fine: Library=C:\\mypath\\libpq.dll
Library=C:/mypath/libpq.dll

Beware that the DLL might have other dependencies that must also be
installed on the server before the DLL can be loaded.

Regards,
Jan

Gianpiero Venditti wrote:
> 
> Hello, i'm using last version of the GNU Gatekeeper on Windows 7 professional 
> with a Postgres DB.
> Everything is working fine if i copy the libraries needed to connect with the 
> DB into the folder of the gatekeeper.
> 
> However if i try to set the attrbute Library with the path of the libraries's 
> folder i can't manage to start the gatekeeper service and the log tells me 
> that it's impossible to load the driver for the DB.
> 
> I'm wondering how do i have to write the path?
> 
> This way:
>  
> Library=C:\mypath\libpq.dll
> 
> 
> or this way:
> 
> Library=C:\\mypath\\libpq.dll
> 
> 
> or this way:
> 
> Library=C:/mypath/libpq.dll
> 
> 
> or is there another syntax?
> 
> 
> 
> And plus do i have to link the folder that contains the driver or just the 
> driver itself?
> 
> Thanks in advance for the help.
> 
>                                         

-- 
Jan Willamowius, [email protected], http://www.gnugk.org/

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________________

Posting: mailto:[email protected]
Archive: 
http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to