Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8764807
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T16:07:25+00:00 2026-06-13T16:07:25+00:00

I am trying to install a local copy of R on a server without

  • 0

I am trying to install a local copy of R on a server without admin privileges. I know almost nothing about servers, or linux. I can easily access a copy of R by typing “R”, however the server I am working off of only has an old copy of R (v2.10.1). I need at least v2.14 to run my scripts, although I would prefer to install the most recent release.

As far as I understand, my server runs Redhat e15 x86_64 GNU/Linux. I have the server mapped to my windows computer, and tried doing a regular install of Windows R onto the server, but when I try and run the R.exe file I get an error stating I “cannot execute binary file”.

I found on the CRAN website what I think I should download:

Under the linux installation… redhat/e15/x86_64

But the folder only contains v2.10. I found this thread about installing R on Redhat, but I am still at a loss for how (if possible) to install/build my own copy of R.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T16:07:26+00:00Added an answer on June 13, 2026 at 4:07 pm

    Generally, building R from source and installing it into your homedirectory is quite easy (I do this too at work). The procedure roughly boils down to the following procedure:

    • create a directory in which you want to install R, e.g. ~/progsandlibs/. You can also use this directory for all other custom software you install.
    • Download R from CRAN.
    • Extract the tar.gz file you downloaded using tar
    • Go into the R-2.15.2 directory.
    • Give the following commands:
      • ./configure --prefix=~/progsandlibs/ --enable-R-shlib
      • make
      • make install
    • Add ~/progsandlibs/bin/ to your PATH environment variable. Easiest is to add a line to your .bashrc: export PATH=~/progsandlibs/bin/:$PATH.

    If all the steps above worked correctly, you have R installed, and you can start it from your terminal.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to install Rails 3.2.8 to a linux box without internet connection. I've
I am trying to install a local version of the Validator.nu server and it
I'm trying to install rails on Ubuntu 9.10. gem list --local *** LOCAL GEMS
why would I get this error when trying to do a local install of
I am trying to write a local program management and install system for my
I'm trying to setup a SQL database for a local program management and install
Trying to install Symfony 1.4.11 application on Ubutnu Server + Nginx + php-fpm Nginx
Trying to install pear package and keep getting this strange error. Can you shed
While trying to install opennms : /usr/share/opennms/bin/install -l /usr/local/lib -dis I get the error:
Can you deploy a Rails3 app using Bundler's Gemfile WITHOUT running bundle install ...

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.