Did you not get a dialog box with further details? Unfortunately I found no instructions. You need a version of of Gtk2 installed that is at least as late as the Windows maintainer used to build RGtk2, as it adapts to the version installed. I don't know what that is and had to update mine.
http://downloads.sourceforge.net/gladewin32/gtk-2.10.11-win32-1.exe?download is the latest available, and sufficed for me. Uwe: could you add a note to the Readme, please, with the version requirement? On Thu, 21 Jun 2007, Giulio Barcaroli wrote: > I installed version 2.10.9-1 of RGtk2, but when I tried to load it I > received the following message: > >> local({pkg <- select.list(sort(.packages(all.available = TRUE))) > > + if(nchar(pkg)) library(pkg, character.only=TRUE)}) > > Error in dyn.load(x, as.logical(local), as.logical(now)) : > > unable to load shared library > 'C:/Programmi/R/R-2.5.0/library/RGtk2/libs/RGtk2.dll': > > LoadLibrary failure: impossible to find the specified procedure > > Error: package/namespace load failed for 'RGtk2' > >> > > I checked in the directory > > C:/Programmi/R/R-2.5.0/library/RGtk2/libs/ > > and the RGtk2.dll module does exist. > Any indication about how to solve this problem? > Giulio Barcaroli > -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [email protected] 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.
