Code Monkey home page Code Monkey logo

Comments (5)

antonini avatar antonini commented on July 25, 2024

This thing happend with me too. :(
Any possible fix?

from gitlab-recipes.

antonini avatar antonini commented on July 25, 2024

I mapped manually all the executables of the ruby to the system so every user can execute the all comands.

Here is the command that I used:

ln -s /usr/local/rvm/rubies/ruby-1.9.3-p429/bin/erb /sbin/erb
ln -s /usr/local/rvm/rubies/ruby-1.9.3-p429/bin/gem /sbin/gem
ln -s /usr/local/rvm/rubies/ruby-1.9.3-p429/bin/irb /sbin/irb
ln -s /usr/local/rvm/rubies/ruby-1.9.3-p429/bin/rake /sbin/rake
ln -s /usr/local/rvm/rubies/ruby-1.9.3-p429/bin/rdoc /sbin/rdoc
ln -s /usr/local/rvm/rubies/ruby-1.9.3-p429/bin/ri /sbin/ri
ln -s /usr/local/rvm/rubies/ruby-1.9.3-p429/bin/ruby /sbin/ruby
ln -s /usr/local/rvm/rubies/ruby-1.9.3-p429/bin/testrb /sbin/testrb
ln -s /usr/local/rvm/gems/ruby-1.9.3-p429/bin/bundle /sbin/bundle
ln -s /usr/local/rvm/gems/ruby-1.9.3-p429/bin/ruby_noexec_wrapper /sbin/ruby_noexec_wrapper

from gitlab-recipes.

naillizard avatar naillizard commented on July 25, 2024

Just a suggestion, try rvmsudo....

from gitlab-recipes.

axilleas avatar axilleas commented on July 25, 2024

Hi, is this still an issue? Can it be closed?

from gitlab-recipes.

naillizard avatar naillizard commented on July 25, 2024

Yes, it can be closed.

Sent from my iPhone

On 6/08/2013, at 6:39 AM, Axilleas Pipinellis [email protected]
wrote:

Hi, is this still an issue? Can it be closed?


Reply to this email directly or view it on
GitHubhttps://github.com//issues/66#issuecomment-22127003
.

from gitlab-recipes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.