On 3 September 2010 16:07, Scott Kitterman <[email protected]> wrote: >> Please make the defaults be /usr/local. At the very least, make the >> Gem binary path be /usr/locall/bin. >> >> Adam > > The comparison (at least for Python, I'm not familiar with the others) isn't > really correct (for Debian/Ubuntu, I don't have other systems to check this > on). If I'm using the standard upstream packaging tool (distutils) it > installs in /usr/local, but in a Python specific directory so the exact > concern > people have expressed about Gems is avoided. >
Actually easy_install also installs run scripts from Python eggs (if there are any) and those get installed into /usr/local/bin by default. -- Best regards, Aigars Mahinovs mailto:[email protected] #--------------------------------------------------------------# | .''`. Debian GNU/Linux (http://www.debian.org) | | : :' : Latvian Open Source Assoc. (http://www.laka.lv) | | `. `' Linux Administration and Free Software Consulting | | `- (http://www.aiteki.com) | #--------------------------------------------------------------# _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
