Um, it sounds as if you are trying to install glade-3.4.3-win32.zip into R as a package... but it is not an R package!!
GTK+/Glade is a system library to be installed into Windows. You should download the .exe (not the .zip) http://downloads.sourceforge.net/gladewin32/gtk-dev-2.12.9-win32-2.exe and run it to install it. By the way, problems with rattle are best sent to the rattle-users mailing list: http://groups.google.com/group/rattle-users -Felix 2009/8/1 Wayne Murray <[email protected]>: > > HI > > Thanks for all the advice, unfortunately I am unable to install the > suggested fix - error message as follows: > > Error in gzfile(file, "r") : cannot open the connection > In addition: Warning message: > In gzfile(file, "r") : > cannot open compressed file 'glade-3.4.3-win32-1/DESCRIPTION', probable > reason 'No such file or directory' > > Sorry but nothing seems to work > > Regards > > Wayne > > > > Felix Andrews wrote: >> >> This error comes from using an old version of the GTK+ libraries. >> >> Download the latest version for Windows from >> http://gladewin32.sourceforge.net/ >> >> -Felix >> >> 2009/7/31 Graham Williams <[email protected]>: >>> Hi Wayne - but what version of the other tools have you installed? >>> >>> Regards, >>> Graham >>> >>> >>> 2009/7/30 Wayne Murray <[email protected]> >>> >>>> >>>> HI Graham >>>> >>>> Thanks for responding so promptly - unfortunately downloading and >>>> running >>>> this new version of Rattle did not alter the outcome - I am however >>>> running >>>> on Windows XP >>>> >>>> Regards >>>> >>>> Wayne >>>> >>>> >>>> >>>> Wayne Murray wrote: >>>> > >>>> > HI >>>> > >>>> > Apologies for previously trying to post this question onto the Dev >>>> forum. >>>> > >>>> > I have recently update my versions of R and related packages. When I >>>> try >>>> > to use rattle the following message appears >>>> > >>>> > "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = >>>> "RGtk2") : >>>> > Invalid property tooltip-text!" >>>> > >>>> > I have downloaded and installed the latest available version of RGtk2, >>>> so >>>> > I am at a loss to explain this error, or more importantly what I need >>>> to >>>> > do to overcome it >>>> > >>>> > Thanks for any suggestions >>>> > >>>> > Regards >>>> > >>>> > Wayne >>>> > >>>> >>>> >>>> ----- >>>> Dr D. W. Murray >>>> Canberra, Australia >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24736985.html >>>> Sent from the R help mailing list archive at Nabble.com. >>>> >>>> ______________________________________________ >>>> [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. >>>> >>> >>> [[alternative HTML version deleted]] >>> >>> ______________________________________________ >>> [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. >>> >> >> >> >> -- >> Felix Andrews / 安福立 >> Postdoctoral Fellow >> Integrated Catchment Assessment and Management (iCAM) Centre >> Fenner School of Environment and Society [Bldg 48a] >> The Australian National University >> Canberra ACT 0200 Australia >> M: +61 410 400 963 >> T: + 61 2 6125 1670 >> E: [email protected] >> CRICOS Provider No. 00120C >> -- >> http://www.neurofractal.org/felix/ >> >> ______________________________________________ >> [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. >> >> > > > ----- > Dr D. W. Murray > Canberra, Australia > -- > View this message in context: > http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24768229.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > [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. > -- Felix Andrews / 安福立 Postdoctoral Fellow Integrated Catchment Assessment and Management (iCAM) Centre Fenner School of Environment and Society [Bldg 48a] The Australian National University Canberra ACT 0200 Australia M: +61 410 400 963 T: + 61 2 6125 1670 E: [email protected] CRICOS Provider No. 00120C -- http://www.neurofractal.org/felix/ ______________________________________________ [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.

