steelThread / redmon

A web interface for managing redis: cli, admin, and live monitoring
http://steelthread.github.com/redmon/
1.57k stars 127 forks source link

The bin/ path prefix is assumed by the executables. Removing... #11

Closed kmwhite closed 12 years ago

kmwhite commented 12 years ago

Had to remove the bin/ to have it build a gem. Error pasted below:

Error:

ERROR:  While executing gem ... (Gem::InvalidSpecificationException)
        ["bin/bin/redmon"] are not files

Info:

[p:redmon@master]:$ ruby -v
ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]

[p:redmon@master]:$ gem -v
1.8.15