Connexion

Google

La recherche instantanée Google n'est pas disponible. Appuyez sur Entrée pour lancer la recherche. En savoir plus
La recherche instantanée Google a été désactivée, car votre connexion est trop lente. Pensez à appuyez sur Entrée pour lancer la recherche.
Appuyez sur Entrée pour lancer la recherche.
Signaler des prédictions inappropriées
Tous
Vidéos
Images
Shopping
Actualités
Plus
MapsLivresVolsFinance
Paramètres
Paramètres de rechercheLangues (Languages)
Activer SafeSearch
Recherche avancéeHistoriqueAide sur la recherche
Outils
    Environ 43 400 résultats (0,41 secondes) 
    Looking for results in English?
    Change to English
    Continuer en Français
    Paramètres de langue

     
     

    Résultats de recherche

    Unable to install Ruby 2.0.0-p648 on ubuntu 16.04 · Issue #1153 ...

    https://github.com/rbenv/ruby-build/issues/1153
    1. En cache
    Traduire cette page
    14 nov. 2017 - /usr/bin/nroff .ext/include/x86_64-linux/ruby/config.h updated verconf.h updated ruby library version = 2.0.0 configure: creating ./config.status config.status: creating Makefile config.status: creating ruby-2.0.pc configure: WARNING: unrecognized options: --with-openssl-dir CC = gcc LD = ld LDSHARED = gcc ...

    Ruby 2.2.0 fails to build on Ubuntu 14.04.1 LTS - Stack Overflow

    https://stackoverflow.com/.../ruby-2-2-0-fails-to-build-on-ubuntu-...
    1. En cache
    2. Pages similaires
    Traduire cette page
    10 janv. 2015 - It seems like you can define a variable named CFLAGS that will be passed as extra parameters to the compiler(at least that's what I've gathered from it). So, to be able to properly compile ruby 2.2.0, just run CFLAGS=-fPIC before your ./configure call. Example: CFLAGS=-fPIC ./configure. Obviously if you ...
    Make error installing ruby gem json v1.8.3: BFD (GNU Binutils for ...
    27 mars 2016
    centos - /usr/bin/ld: cannot find -lgmp
    6 févr. 2014
    linux - /usr/bin/ld: cannot find -lcurl
    27 févr. 2011
    How Do I Install Ruby Shoes On x64 Linux?
    15 janv. 2009
    Autres résultats sur stackoverflow.com

    Ruby 2.4.2 fails to build on Ubuntu 16.04 · Issue #1146 · rbenv/ruby ...

    https://github.com/rbenv/ruby-build/issues/1146
    1. En cache
    Traduire cette page
    5 nov. 2017 - I have installed Ruby 2.4.1 successfully on my Ubuntu 16.04 Desktop, but failed to build Ruby 2.4.2. Here are the last lines of error log: make[2]: Entering directory '/tmp/ruby-build.20171106150424.32381/ruby-2.4.2/ext/digest/md5' compiling md5init.c linking shared-object digest/md5.so /usr/bin/ld: ...

    Ruby 2.2.0 installation errror on Ubuntu 14.04 x64 1GB RAM ...

    https://www.digitalocean.com/.../ruby-2-2-0-installation-errror-on-...
    1. En cache
    2. Pages similaires
    Traduire cette page
    28 janv. 2015 - Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id ...

    Can't install ruby 2.1.2 with rbenv Ubuntu 14.04 · Issue #948 · rbenv ...

    https://github.com/rbenv/ruby-build/issues/948
    1. En cache
    2. Pages similaires
    Traduire cette page
    11 mai 2016 - /usr/bin/nroff .ext/include/x86_64-linux/ruby/config.h updated ruby library version = 2.2.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile config.status: creating ruby-2.2.pc CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 ...

    Ubuntu Manpage: ld - The GNU linker

    manpages.ubuntu.com/manpages/wily/man1/ld.1.html
    1. En cache
    2. Pages similaires
    Traduire cette page
    This man page does not describe the command language; see the ld entry in "info" for full details on the command language and on other aspects of the GNU linker. This version of ld uses the general purpose BFD libraries to operate on object files. This allows ld to read, combine, and write object files in many different ...

    14.04 - Accidentally removed binutils linker (/usr/bin/ld) - Ask ...

    https://askubuntu.com/.../accidentally-removed-binutils-linker-usr-...
    1. En cache
    2. Pages similaires
    Traduire cette page
    1 déc. 2014 - ld is the linker --- it is in package binutilus . You can find it using [romano:~] % apt-file search -F /usr/bin/ld binutils: /usr/bin/ld. You can reinstall it by sudo apt-get install --reinstall binutils ...

    Forum: GNU Radio Install Issues (linker can't find ...

    https://www.ruby-forum.com/topic/206803
    1. En cache
    2. Pages similaires
    Traduire cette page
    26 mars 2010 - 15 messages - ‎1 auteur
    libs/libgnuradio-core.so -lboost_program_options -pthread /usr/bin/ld: cannot find -lboost_program_options collect2: ld returned 1 exit status System: Ubuntu 9.10, Boost 1.42.0 installed in /opt (I checked, /opt/boost_1_42_0/lib/ does have libboost_program_options.a and .so), latest git repository (24 March).

    Problems installing ruby v. 2.1.6 - Ubuntu Forums

    https://ubuntuforums.org/showthread.php?t=2311492
    1. En cache
    2. Pages similaires
    Traduire cette page
    27 janv. 2016 - I've been setting my computer up with VMware, in order to use katoolin (or kali linux in a virtual machine) in order. ... Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext ...

    ruby - 16.04: Unable to install compass - Ask Ubuntu

    https://askubuntu.com/questions/.../16-04-unable-to-install-compas...
    1. En cache
    2. Pages similaires
    Traduire cette page
    7 sept. 2016 - The compass install is failing because of the lack of the ruby-dev installation. ruby-dev is included in Ubuntu's repository. You'll have to update your repository to have the full available packages and depends. Perform these commands to do this: $ sudo apt update $ sudo apt upgrade $ sudo apt ...
    12345678910Suivant
    France
     - En savoir plus
    AideEnvoyer des commentairesConfidentialitéConditions
    • Mon compte
    • Recherche
    • Maps
    • YouTube
    • Play
    • Actualités
    • Gmail
    • Drive
    • Agenda
    • Google+
    • Traduction
    • Photos
    Plus
    • Shopping
    • Docs
    • Livres
    • Blogger
    • Contacts
    • Hangouts
    • Keep
    Autres résultats Google