-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I cannot install in Linux Mint, using RStudio! What can i fix? #6
Comments
I cannot install in Linux Mint, using RStudio! What can i fix? |
Not sure. You'll need GTK+ 2.x installed. Is there a log with the error? |
Error:
The downloaded source packages are in Meu sistema:
|
You'll need to install GTK+ 2.x using your system package manager.
…On Tue, Dec 10, 2019 at 8:11 AM Smolski ***@***.***> wrote:
Error:
install.packages("RGtk2")
Installing package into ‘/home/felipe/R/x86_64-pc-linux-gnu-library/3.6’
(as ‘lib’ is unspecified)
tentando a URL 'https://cloud.r-project.org/src/contrib/RGtk2_2.20.36.tar.gz'
Content type 'application/x-gzip' length 2789752 bytes (2.7 MB)
==================================================
downloaded 2.7 MB
installing source package ‘RGtk2’ ...
** package ‘RGtk2’ successfully unpacked and MD5 sums checked
** using staged installation
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for INTROSPECTION... no
checking for GTK... no
configure: error: GTK version 2.8.0 required
ERROR: configuration failed for package ‘RGtk2’
removing ‘/home/felipe/R/x86_64-pc-linux-gnu-library/3.6/RGtk2’
Warning in install.packages :
installation of package ‘RGtk2’ had non-zero exit status
The downloaded source packages are in
‘/tmp/RtmpmaIZ37/downloaded_packages’
Meu sistema:
Sys.info()
sysname
"Linux"
release
"4.15.0-72-generic"
version
"#81-Ubuntu SMP Tue Nov 26 12:20:02 UTC 2019"
nodename
"smolskil"
machine
"x86_64"
login
"unknown"
user
"felipe"
effective_user
"felipe"
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
--
Michael Lawrence
Senior Scientist, Bioinformatics and Computational Biology
Genentech, A Member of the Roche Group
Office +1 (650) 225-7760
[email protected]
Join Genentech on LinkedIn | Twitter | Facebook | Instagram | YouTube
|
Fantastic, Thank you! |
No description provided.
The text was updated successfully, but these errors were encountered: