#31 ✓hold
Sebastian

Installing under Ruby 1.9 does not add "geminstaller19"

Reported by Sebastian | May 11th, 2009 @ 03:42 PM

I have ruby installed as "ruby19" and executing "sudo gem19 install geminstaller --no-rdoc --no-ri" did not produce a "geminstaller19" executable, as I would have expected.

I installed ruby 1.9 with the following command:

sudo ./configure --prefix=/usr --program-suffix=19 --enable-shared && sudo make && sudo make test && sudo make install

This is on OS X Leopard.

Comments and changes to this ticket

  • Chad Woolley

    Chad Woolley May 11th, 2009 @ 06:22 PM

    • State changed from “new” to “hold”

    This doesn't seem like a problem with GemInstaller, you are just calling rubygems to install a gem with a executable. I don't see why geminstaller would behave any different than other gems.

    Can you provide:

    1. Output of gem19 env
    2. output/log of gem install of geminstaller, and any steps you took to verify error.
    3. output/log of gem install of another gem besides geminstaller that also installs an executable. If this works differently than an install of geminstaller, please describe in detail what is different, and how you would expect geminstaller to behave differently.

    Thanks, -- Chad

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

GemInstaller

http://geminstaller.rubyforge.org

People watching this ticket

Tags

Pages