Giter Club home page Giter Club logo

Comments (2)

Travizzle avatar Travizzle commented on May 26, 2024 1

I checked both rbenv-install locations and neither one is a symlink. It looks like this may just be an oddity as I am still able to set up everything and get my project working properly. I did look into ~/.rbenv and the only thing that was in there was the shim directory and the version of Ruby I installed through rbenv.

Thanks Mislav.

from rbenv.

mislav avatar mislav commented on May 26, 2024

Hi, I'm not familiar with Manjaro package manager, and rbenv and ruby-build packages there are managed by the community and not by us. Therefore, I don't know the presence of both /usr/bin/rbenv-install and /bin/rbenv-install is to be expected, but I suspect that one might be a symbolic link to the other (you can check with ls -l /bin/rbenv-install).

The rbenv-doctor script does not yet resolve symlinks when detecting duplicate entries in PATH, and so it may report a false positive like in your case. The warning printed is not indicative of an actual problem on your machine; just of an oddity that you could look into. I'm sure it was fine even though a warning was printed.

However, if you subsequently installed rbenv into ~/.rbenv and installed ruby-build as a rbenv plugin, you should remove versions of rbenv and ruby-build placed there by Pamac. That should clean up /usr/bin/rbenv-install and /bin/rbenv-install which are likely out of date when compared to the latest state of ruby-build from our git repository.

from rbenv.

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.