I replace the zlib1.dll in system32
C:\WINDOWS\system32\zlib1.dll
with the zlib1.dll in GTK2
D:\GTK2-Runtime\bin\zlib1.dll
--
View this message in context:
http://r.789695.n4.nabble.com/Problem-in-installing-and-starting-Rattle-tp3042502p3558335.html
Sent from the R help mailing list archive at N
On Mon, Mar 7, 2011 at 6:57 AM, nerice wrote:
> CHECK FOR CONFLICTS IN YOUR PATH !!!
>
> I had a related problem when trying to use library "RGtk2" for the first
> time. My problem was that when loading the library R was looking for the
> file "zlib1.dll" but couldn't find the procedure to launch
CHECK FOR CONFLICTS IN YOUR PATH !!!
I had a related problem when trying to use library "RGtk2" for the first
time. My problem was that when loading the library R was looking for the
file "zlib1.dll" but couldn't find the procedure to launch RGtk2. I was
getting an "Entry Point not found" error f
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 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 procedu
On 16 November 2010 02:40, Feng Mai 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
Ok to follow up my post, I finally got rattle and RGtk2 to work. The trick is
when R prompts me to install Gtk2+ I still hit yes but after the download,
once the installation process starts I close the R Gui window. After Gtk2+
installation is complete I start R again and it worked.
--
View this
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 uninstal
On Mon, 15 Nov 2010, Dieter Menne wrote:
kgorahava wrote:
I am trying to install and run Rattle on my Dell Laptop and I have Windows
7 OS.
install.packages("RGtk2")
install.packages("rattle")
library(rattle)
Rattle: Graphical interface for data mining using R.
Version 2.5.47 Copyright (c
kgorahava wrote:
>
> I am trying to install and run Rattle on my Dell Laptop and I have Windows
> 7 OS.
>
> install.packages("RGtk2")
>
> install.packages("rattle")
>
> library(rattle)
> Rattle: Graphical interface for data mining using R.
> Version 2.5.47 Copyright (c) 2006-2010 Togaware Pt
On 15 November 2010 15:30, kgorahava wrote:
>
> Hello,
>
> I am trying to install and run Rattle on my Dell Laptop and I have Windows
> 7
> OS.
>
> The following three commands executed successfully :
> install.packages("RGtk2")
>
> install.packages("rattle")
>
> library(rattle)
> Rattle: Graph
Hello,
I am trying to install and run Rattle on my Dell Laptop and I have Windows 7
OS.
The following three commands executed successfully :
install.packages("RGtk2")
install.packages("rattle")
library(rattle)
Rattle: Graphical interface for data mining using R.
Version 2.5.47 Copyright (c)
11 matches
Mail list logo