Re: [R] RPostgreSQL: unable to load shared library

2009-11-04 Thread stephenb
I am trying the same as the post above and the actual error is: the ordinal 284 could not be located in the dynamic link library SSLEAY32.dll I searched for that dll and it is not to be found. windows forums provide vague directions to reinstall Windows, which I cannot do because this is a compa

Re: [R] RPostgreSQL: unable to load shared library

2009-10-15 Thread Fanfaar
Thanks, Brian and Joe, for the explanations. The libpq DLL was indeed the problem. FYI, it seems to load fine using the PostgreSQL 8.4 libpq.gll, if further testing reveals problems I'll report it back. Arnout On Wed, Oct 14, 2009 at 4:33 PM, Fanfaar wrote: > Hello list, > > I'm using R 2.9.2 o

Re: [R] RPostgreSQL: unable to load shared library

2009-10-15 Thread Uwe Ligges
Prof Brian Ripley wrote: On Wed, 14 Oct 2009, Fanfaar wrote: Hello list, I'm using R 2.9.2 on a WinXP system, and I installed the RPostgreSQL library using the package installer. When trying to load it, I get the following error: library('RPostgreSQL') Error in inDL(x, as.logical(local),

Re: [R] RPostgreSQL: unable to load shared library

2009-10-14 Thread Joe Conway
Fanfaar wrote: > I'm using R 2.9.2 on a WinXP system, and I installed the RPostgreSQL > Error: package/namespace load failed for 'RPostgreSQL' > I don't suppose DLL should be directly in my PATH, right? > Thanks for any hints, I don't use Windows, much, but if I recall correctly the DLLs do nee

Re: [R] RPostgreSQL: unable to load shared library

2009-10-14 Thread Prof Brian Ripley
On Wed, 14 Oct 2009, Fanfaar wrote: Hello list, I'm using R 2.9.2 on a WinXP system, and I installed the RPostgreSQL library using the package installer. When trying to load it, I get the following error: library('RPostgreSQL') Error in inDL(x, as.logical(local), as.logical(now), ...) : una

[R] RPostgreSQL: unable to load shared library

2009-10-14 Thread Fanfaar
Hello list, I'm using R 2.9.2 on a WinXP system, and I installed the RPostgreSQL library using the package installer. When trying to load it, I get the following error: > library('RPostgreSQL') Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'C:/PROGRA~