Guest User

Untitled

a guest
Nov 18th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. sudo su - -c "R -e "install.packages('Rcpp',repos='https://cran.rstudio.com/')""
  2. make: g++: Command not found
  3.  
  4. SLSE12:~ # cat /etc/os-release
  5. NAME="SLES"
  6. VERSION="12"
  7. VERSION_ID="12"
  8. PRETTY_NAME="SUSE Linux Enterprise Server 12"
  9. ID="sles"
  10. ANSI_COLOR="0;32"
  11. CPE_NAME="cpe:/o:suse:sles:12"
  12.  
  13.  
  14. # zypper lr -u
  15. # | Alias | Name | Enabled | Refresh | URI
  16. --+-----------+-----------+---------+---------+-------------------------------------------------------------------------------
  17. 1 | gcc | gcc | Yes | No | http://download.opensuse.org/repositories/devel:/gcc/SLE-12/
  18. 2 | oss | oss | Yes | No | http://download.opensuse.org/distribution/12.3/repo/oss/
  19. 3 | r-patched | r-patched | Yes | No | http://download.opensuse.org/repositories/devel:/languages:/R:/patched/SLE_12/
Add Comment
Please, Sign In to add comment