`

build R from source on ubuntu

 
阅读更多

prerequisities:

 

apt-get install libreadline-dev

apt-get install libx11-dev

apt-get install libxt-dev

apt-get install gfortran

 

 

make & make install

 

--without-x for non X window environment

分享到:
评论

相关推荐

    Professional Ubuntu Mobile Development

    Essential reading for open source software developersAs the most popular open source operating system in use today, Ubuntu Linux has recently released versions that are aimed at device manufacturers ...

    build_opencv440.zip

    在Linux环境下,特别是Ubuntu 18.04操作系统中,构建和编译OpenCV 4.4.0是一项常见的任务,对于计算机视觉和图像处理应用的开发者至关重要。OpenCV(Open Source Computer Vision Library)是一个开源的跨平台库,...

    linux全志R16的linux系统编译的资料_20170502_1655.7z

    You must install 'makeinfo' on your build machine makeinfo is usually part of the texinfo package in your distribution make: *** [dependencies] 错误 1 make:离开目录“/home/wwt/linux_r16/lichee/...

    基于ubuntu14安装caffe及python接口过程记录_20170116.rar

    cmake -DCMAKE_BUILD_TYPE=Release -DWITH_PYTHON_LAYER=ON -DBUILD_python=ON -DBUILD_docs=OFF -DCUDA_ARCH_NAME=" Kepler" .. ``` **四、编译Caffe** 1. **编译源码**: ``` make -j4 ``` 2. **安装到系统...

    gateone部署文件

    To install Gate One from source execute the following from this directory: python setup.py install By default it will be installed in /opt (/opt/gateone). If you want to install it somewhere else ...

    HEVC开源编码器x265

    On Windows, you should open an Intel Compiler command prompt and within it run one of the make-makefiles.bat scripts in build/icl32 or build/icl64, then run nmake. On Linux, you can tell cmake to ...

    cp201x资源启动程序

    Install driver for USB-UART bridge converter on Linux Ubuntu12.04 Ubuntu下USB转串口芯片驱动程序安装,支持cp210x,pl2303等 Reference: Fixing the cp210x open - Unable to enable UART Error When you ...

    Python链接MySQL驱动包 mysqlclient-python-1.3.12.rar

    Python链接MySQL驱动包,安装之后可以使用Python语言链接MySQL进行数据库操作 # mysqlclient [![Build Status](https://secure.travis-ci.org/PyMySQL/mysqlclient-python.png)]...

    GLTools-master

    companion source code for the book all rebuild GLTools from scratch and statically link it to the executable. For this distribution, I removed the included copy of GLEW and wrote some CMake files to...

    compile-monero-09-on-ubuntu-16-04:在Ubuntu 16.04 x64上编译Monero 0.10.1

    # update Ubuntu's repositorysudo apt update# install git to download latest Monero source code from githubsudo apt install git# install dependencies to be able to compile Monerosudo apt install build-...

    glew-2.1.0.tgz

    Running on a Intel(R) HD Graphics 3000 from Intel OpenGL version 3.1.0 - Build 9.17.10.4229 is supported GL_VERSION_1_1: OK --------------- GL_VERSION_1_2: OK --------------- ...

    Ubuntu 17.04系统下源码编译安装opencv的步骤详解

    在Ubuntu 17.04系统中,源码编译安装OpenCV是一个涉及多个步骤的过程,这通常是为了获得最新版本的库或者为了自定义编译选项。以下是详细步骤: 1. **安装基本编译环境** 首先,确保系统安装了必要的编译工具。在...

    ethminer-0.16.0.dev3

    on Ubuntu run: ```sh sudo apt-get install mesa-common-dev ``` #### Disable Hunter If you want to install dependencies yourself or use system package manager you can disable Hunter by adding [-...

    Learn Ansible - Fundamentals of Ansible 2.x 1st 2018 pdf

    Ansible has grown from a small, open source orchestration tool to a full-blown orchestration and configuration management tool owned by Red Hat. Its powerful core modules cover a wide range of ...

    FFMPEG For Android

    Build host OS: Ubuntu 12.04 Android target OS: Android Master branch Architecture: arm, mips, x86 SDK + NDK release: highest available, selected during building Product: aosp_arm-eng, aosp_mips-eng, ...

    Effective Robotics Programming with ROS - Third Edition 2016

    This book is packed with hands-on examples that will help you program your robot and give you complete solutions using open source ROS libraries and tools. It also shows you how to use virtual ...

    Effective.Robotics.Programming.with.ROS.3rd.Ed.epub

    This book is packed with hands-on examples that will help you program your robot and give you complete solutions using open source ROS libraries and tools. It also shows you how to use virtual ...

    burp suite 1.7.26 破解版 永不过期 burploader unlimited

    - This version is tested run stable on MACOSX 64 bit, Ubuntu 64 bit, Windows 64 and 32 bit. If you have any error in starting, please try some ways: + Change manually your datetime to before 01/10/...

    softap_ap6212a0_tinav2.1_验证通过_旧版本的系统_20170915_1223没有外层目录.7z

    rootroot@cm-System-Product-Name:/home/wwt/softap_ap6212a0_tinav2.1$ source build/envsetup.sh including target/allwinner/tulip-d1/vendorsetup.sh including target/allwinner/octopus-sch/vendorsetup.sh ...

    Odoo 11 Development Essentials 3 Edition(epub)

    Chapter 2, Installing and Organizing the Development Environment, explains how to install Odoo from source and how to set up the development environment to be used throughout the book. We choose to ...

Global site tag (gtag.js) - Google Analytics