Skip to content

RGTK2 - Entry Point not found

5 messages · Łukasz Ręcławowicz, Witold E Wolski, Michael Lawrence

#
I have a  problem loading RGtk2

Platform:
Windows XP
R 2.11.1

In the popup window I get:

The procedure entry point cairo_clip_extends could not be located in
the dynamic link library libcairo-2.dll

and in the R command:

Error in inDL(x, as.logical(local), as.logical(now), ...) :
  unable to load shared library
'C:/PROGRA~1/R/R-211~1.1/library/RGtk2/libs/RGtk2.dll':
  LoadLibrary failure:  The specified procedure could not be found.

Eryk
#
Failed to load RGtk2 dynamic library, attempting to install it.
trying URL 'http://downloads.sourceforge.net/gladewin32/gtk-2.12.9-win32-2.exe'
Content type 'application/x-msdownload' length 7378984 bytes (7.0 Mb)

I run the complete setup of GTK .
Hence, I assume Version 2.12.9 is installed on my box.

My path variable starts with:
%GTK_BASEPATH%\bin;


Any other ideas?



2010/10/28 ?ukasz R?c?awowicz <lukasz.reclawowicz at gmail.com>: