Dear all,
I am a newbie in the FreeBSD world.
Here is the thing, I am so stupid to install ruby in a wrong way so that I don't know how to deinstall it from my server (OS: FreeBSD 8.0) now.
I did the following things:
1. wget ftp://ftp.ruby-lang.org//pub/ruby/1.9/ruby-1.9.1-p378.tar.gz
2. tar xzvf ruby-1.9.1-p378.tar.gz
3. cd ruby-1.9.1-p378
4. sudo make install
I just found the version I installed is not proper for my computer; it should be for "amd64-freebsd8" rather than "x86_64-freebsd8.0". However, I don't know how to deinstall it! There is no "deinstall" instruction in the Makefile. Can anyone help me solve this problem? Thank you very much!
Sincerely,
Wilson
I am a newbie in the FreeBSD world.
Here is the thing, I am so stupid to install ruby in a wrong way so that I don't know how to deinstall it from my server (OS: FreeBSD 8.0) now.
I did the following things:
1. wget ftp://ftp.ruby-lang.org//pub/ruby/1.9/ruby-1.9.1-p378.tar.gz
2. tar xzvf ruby-1.9.1-p378.tar.gz
3. cd ruby-1.9.1-p378
4. sudo make install
I just found the version I installed is not proper for my computer; it should be for "amd64-freebsd8" rather than "x86_64-freebsd8.0". However, I don't know how to deinstall it! There is no "deinstall" instruction in the Makefile. Can anyone help me solve this problem? Thank you very much!
Sincerely,
Wilson