SORU
12 Temmuz 2013, Cuma


Rbenv install komutu eksik

Ubuntu 10.04 ben sadece rbenv yüklü. Mevcut değil komut yükleyin.

rbenv 0.4.0-49-g8b04303
Usage: rbenv <command> [<args>]

Some useful rbenv commands are:
   commands    List all available rbenv commands
   local       Set or show the local application-specific Ruby version
   global      Set or show the global Ruby version
   shell       Set or show the shell-specific Ruby version
   rehash      Rehash rbenv shims (run this after installing executables)
   version     Show the current Ruby version and its origin
   versions    List all Ruby versions available to rbenv
   which       Display the full path to an executable
   whence      List all Ruby versions that contain the given executable

See `rbenv help <command>' for information on a specific command.
For full documentation, see: https://github.com/sstephenson/rbenv#readme

Neyi kaçırıyorum?

CEVAP
12 Temmuz 2013, Cuma


install komut rbenv içine gömülü değil, ruby-build eklenti geliyor. Bu komutu kullanarak yükleyebilirsiniz:

git clone https://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build

Mac OS X üzerinde homebrew üzerinden yükleyebilirsiniz:

brew install ruby-build

Debian (sürüm >= 7) ve Ubuntu (sürüm >= 12.10) rbenv ile ruby-yapı hem de yüklü apt-get (aptitude) kullanılarak yapılabilir:

apt-get install rbenv ruby-build

Ruby-yapı Port Koleksiyonu mevcuttur FreeBSD üzerinde, limana ikili bir paket olarak kurmak ya da iki yükleyin.

# Using pkgng rbenv will be installed
pkg install ruby-build

# Building ruby-build form Ports will install rbenv only if the RBENV option is set
cd /usr/ports/devel/ruby-build
make install

Bunu Paylaş:
  • Google+
  • E-Posta
Etiketler:

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • BurnedInDotCom

    BurnedInDotC

    3 NİSAN 2010
  • MrExcite96

    MrExcite96

    17 ŞUBAT 2011
  • Ryan Ha

    Ryan Ha

    9 NİSAN 2006