From mboxrd@z Thu Jan 1 00:00:00 1970 From: albertito@gmail.com (Alberto Bertogli) Date: Wed, 10 Oct 2007 23:07:14 -0300 Subject: [sup-talk] Problems with gems Message-ID: <20071011020714.GB3651@gmail.com> Hi! I'm trying to install sup _without_ using gems, as I already have most of the dependencies through my package manager (aptitude), and I'm having lots of trouble. Since there is no way of telling gems that I already have the packages, sup won't work because it's trying to check the dependencies via gems on runtime and failing because gems thinks rake (for instance) is not installed. Is this a sup issue? Thanks, Alberto