On Mon, Nov 15, 2010 at 10:57 AM, Graham Williams < graham.willi...@anu.edu.au> wrote:
> On 16 November 2010 02:40, Feng Mai <maif...@gmail.com> wrote: > > > > > I also have the problem trying to start rattle > > > > Windows 7 32-bit R 2.12.0 > > > > When I try library(rattle) I get an error message > > "The procedure entry point deflateSetHeader could not be located in the > > dynamic link library zilb1.dll" > > I hit OK and it prompts me to install GTK+ again. I tried to uninstall > GTK+ > > first and delete all related files as Dieter suggested but still wont > work > > :( > > > Yes, this is another issue that arose with R 2.12.0 and discussed on the > rattle-users mailing list (http://groups.google.com/group/rattle-users). > Be > sure to use the newest version of Rattle (currently 2.5.47) where this has > been "fixed". I've not worked out why, but if the XML package is loaded > before the RGtk2 package we see this error, but not if RGtk2 is loaded > first. Rattle now loads RGtk2 first. > > The reason is that the zlib1.dll provided with XML is older than the one expected by the automatically installed GTK+ binaries. I'm working on a way to make installing RGtk2 easier for others. > Regards, > Graham > > > > > > > -- > > View this message in context: > > > http://r.789695.n4.nabble.com/Problem-in-installing-and-starting-Rattle-tp3042502p3043262.html > > Sent from the R help mailing list archive at Nabble.com. > > > > ______________________________________________ > > 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. > [[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.