In Ubuntu 10.04 habe ich gerade rbenv installiert. Der Installationsbefehl ist nicht vorhanden.Der Befehl rbenv install fehlt
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
Was fehlt mir?
sollte nicht 'rubin build' eine Abhängigkeit von rbenv sein? – Jason
Dies sollte die akzeptierte Antwort sein. – iurii
Danke, dass funktioniert –