Add rubygems bin to PATH Bug #145267

View: New views
1 Messages — Rating Filter:   Alert me  

Add rubygems bin to PATH Bug #145267

by Thufir :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What's the best work around to this problem?


"The rubygems package places the binaries for installed gems into /var/
lib/gems/1.8/bin, but this directory is not in the default PATH after
the package is installed. It would be nice to add this when installing
the package."

https://bugs.launchpad.net/ubuntu/+source/libgems-ruby/+bug/145267https://bugs.launchpad.net/ubuntu/+source/libgems-ruby/+bug/145267


various suggestions include:

~/.config/autostart
~/.kde/Autorun
/etc/profile
/etc/profile.d

My gems install to the local user directory, so I have that added to
my path.



-Thufir