M
Michael Satterwhite
I'm trying to install tar2rubyscript and rubyscript2exe. I executed the
following 2 statements:
sudo gem install tar2rubyscript
sudo gem install rubyscript2exe
Gem indicates that it installed them. In addition if I execute
gem search --local tar2rubyscript
It reports that it is installed. The problem is that I can't find the
executable tar2rubyscript - or the ruby script tar2rubyscript.rb. The
same is true for rubyscript2exe. I even did a "find /usr -name
'tar2rubyscript*' - and nothing turns up.
Is there another (better) way to install these? I openly admit that I
must be doing *SOMETHING* wrong, but I don't see it.
Thanks in advance.
---Michael
following 2 statements:
sudo gem install tar2rubyscript
sudo gem install rubyscript2exe
Gem indicates that it installed them. In addition if I execute
gem search --local tar2rubyscript
It reports that it is installed. The problem is that I can't find the
executable tar2rubyscript - or the ruby script tar2rubyscript.rb. The
same is true for rubyscript2exe. I even did a "find /usr -name
'tar2rubyscript*' - and nothing turns up.
Is there another (better) way to install these? I openly admit that I
must be doing *SOMETHING* wrong, but I don't see it.
Thanks in advance.
---Michael