From: Joe H3 on
Hello,

Some time ago I compiled and installed ruby 1.8.7 and left the default
Snow Leopard install of ruby alone (never plan on touching it,
actually). I now want to upgrade my custom install to 1.9.1, but do not
know how to go about uninstalling or upgrading it. Running 'make
uninstall' in the source folder does nothing and I don't want to install
RVM or anything like that.

Is there a semi-simple way of removing my 1.8.7 installation so that I
can do a "clean" 1.9.1 install?

Any advice would be great. Thanks in advance.

Joe
--
Posted via http://www.ruby-forum.com/.

From: rilindo foster on
If you installed from the ports, you can run:

port uninstall rubyversionname

On Wed, Dec 30, 2009 at 10:41 PM, Joe H3 <ehassick(a)gmail.com> wrote:
> Hello,
>
> Some time ago I compiled and installed ruby 1.8.7 and left the default
> Snow Leopard install of ruby alone (never plan on touching it,
> actually).  I now want to upgrade my custom install to 1.9.1, but do not
> know how to go about uninstalling or upgrading it.  Running 'make
> uninstall' in the source folder does nothing and I don't want to install
> RVM or anything like that.
>
> Is there a semi-simple way of removing my 1.8.7 installation so that I
> can do a "clean" 1.9.1 install?
>
> Any advice would be great.  Thanks in advance.
>
> Joe
> --
> Posted via http://www.ruby-forum.com/.
>
>



--
Rilindo Foster
AOL Instant Messenger: rilindo
Google Talk: rilindo(a)gmail.com
Web Site: http://www.monzell.com
Primary: rilindo(a)me.com
Secondary: rilindo(a)gmail.com
"Rich bachelors should be heavily taxed. It is not fair that some men
should be happier than others. -- Oscar Wilde

From: Joe H3 on
> If you installed from the ports, you can run:
>
> port uninstall rubyversionname

I don't use MacPorts, so I can't do this.
--
Posted via http://www.ruby-forum.com/.