On Thu, Jul 24, 2008 at 7:39 AM, paulandpen <[EMAIL PROTECTED]>
wrote:

> Hi all,
>
> I am getting the following error message.
>
> Does somebody know what needs to happen here?
>
> I have tried re-installing the RGtk2 package and also downloading a .dll
> file and installing it in the RGtk2 file folder
>
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
>       unable to load shared library
> 'C:/PROGRA~1/R/R-25~1.1/library/RGtk2/libs/RGtk2.dll':
>  LoadLibrary failure:  The specified module could not be found.
>

RGtk2 *should* prompt you to install GTK+ if the loading fails. Did it popup
a menu asking you to install GTK+? Did you click yes? Did you allow it to
set your PATH environment variable? And did you restart R afterwords? (the
next version of RGtk2 should make the last instruction more obvious)

If yes to all those questions, then please check if GTK+ is really in your
PATH.

Michael


> Thanks in advance
>
> Paul
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to