From: Joe Van Dyk Date: 2006-09-01T06:19:24+09:00 Subject: Re: Ruby program installed via RPM On 8/31/06, Austin Ziegler wrote: > On 8/31/06, Joe Van Dyk wrote: > > Hi, > > > > I need to install a Ruby program that's structured like: > > > > bin/start_program.rb > > lib/programlibs.rb (multiple files and subdirs here) > > share/program.glade (xml file) > > share/program.config (config file - should get installed to /etc) > > Why not use a gem? RubyGems is not authorized for use. Joe