From: BG - Ben Armstrong Date: 2005-01-15T05:23:06+09:00 Subject: Re: Anyone have a Debian equivs file for ruby? On Sat, 2005-01-15 at 04:01 +0900, Thursday wrote: > I installed ruby from source on Debian and would like to create an > equivs package. > > Does anyone already have one done they'd like to share? > > There are numerous ruby-related packages and I'm uncertain which ones > are provided by the source installation of ruby using the defaults. It is easy to find out. Visit: http://packages.debian.org/ (in this case, http://packages.debian.org/ruby1.8 ). Then click on the ".dsc" link and note the "Binary:" link. This lists every package the source package provides. Alternately, visit: http://bugs.debian.org/ruby1.8 Or: http://packages.qa.debian.org/ruby1.8 Each of these provides a slightly different view of the same information. Ben