Skip to content
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

Open
smolski opened this issue Dec 8, 2019 · 5 comments
Open

I cannot install in Linux Mint, using RStudio! What can i fix? #6

smolski opened this issue Dec 8, 2019 · 5 comments

Comments

@smolski
Copy link

smolski commented Dec 8, 2019

No description provided.

@smolski
Copy link
Author

smolski commented Dec 8, 2019

I cannot install in Linux Mint, using RStudio! What can i fix?

@lawremi
Copy link
Owner

lawremi commented Dec 9, 2019

Not sure. You'll need GTK+ 2.x installed. Is there a log with the error?

@smolski
Copy link
Author

smolski commented Dec 10, 2019

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"

@lawremi
Copy link
Owner

lawremi commented Dec 10, 2019 via email

@smolski
Copy link
Author

smolski commented Dec 10, 2019

Fantastic, Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants