MESSAGE
| DATE | 2006-06-08 |
| FROM | Ruben Safir
|
| SUBJECT | Subject: [NYLXS - HANGOUT] Re: rpm hell
|
From owner-hangout-at-mrbrklyn.com Fri Jun 9 00:11:15 2006 Received: from www2.mrbrklyn.com (localhost [127.0.0.1]) by www2.mrbrklyn.com (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id k594BDIk010039 for ; Fri, 9 Jun 2006 00:11:15 -0400 Received: (from majordomo-at-localhost) by www2.mrbrklyn.com (8.13.1/8.13.1/Submit) id k594BD2b010038 for hangout-outgoings; Fri, 9 Jun 2006 00:11:13 -0400 X-Authentication-Warning: www2.mrbrklyn.com: majordomo set sender to owner-hangout-at-nylxs.com using -f Received: from flatbush.mrbrklyn.com (flatbush.mrbrklyn.com [10.0.0.62]) by www2.mrbrklyn.com (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id k594BAqQ010035; Fri, 9 Jun 2006 00:11:12 -0400 Subject: [NYLXS - HANGOUT] Re: rpm hell From: Ruben Safir To: jonathan-at-airbatic.com In-Reply-To: <4488F23A.7050605-at-airbatic.com> References: <1029475575.8368.28.camel-at-hornet> <1149823291.23185.23.camel-at-flatbush.mrbrklyn.com> <4488F23A.7050605-at-airbatic.com> Content-Type: text/plain Date: Fri, 09 Jun 2006 00:12:39 -0400 Message-Id: <1149826359.23185.47.camel-at-flatbush.mrbrklyn.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1 Content-Transfer-Encoding: 7bit Sender: owner-hangout-at-mrbrklyn.com Precedence: bulk X-Keywords: X-UID: 11177 Status: RO Content-Length: 2940 Lines: 90
On Thu, 2006-06-08 at 23:59 -0400, jonathan wrote: > yes, and pissed off at the media companies. > am looking to become very involved in the Free Software Movement. >
Well come see me at the NYLUG Wingfest and we'll talk.
:)
Why are you mad at them this week?
Ruben I hope to see some friendly faces tomorrow night.
Ruben
On Tue, 2006-06-06 at 09:30 -0400, Laurence Dukhovny wrote: > "Wingfest" Vegetarian Style > Everybody is welcome! > > Come join us for vegetarian Chinese food and green > tea at the 'Vegetarian Dim Sum House' in the heart > of New York's Chinatown. A great chance to hang out > and meet Linux-minded people. > > Time/Date: 7:30pm > Friday, June 9th, 2006 > > Directions: > 24 Pell Street, New York, NY 10013 > http://www.vegetariandshouse.com/ > > Trains: B,D to Grand Street > N,Q,R,W,6,J,M,Z to Canal Street > Buses: M6,M103,M9,M22,M1,M15,B51 > > N,Q,R,W,6,J,M,Z - > Walk East on Canal Street towards the Manhattan Bridge. > Make a right on Mott Street. Walk past Baynard Street > and make a left on Pell Street. The restaurant is on > the left. > > B,D - > Walk one block west to Bowery. Walk south down Bowery > past Manhattan Bridge. Make a right on Pell Street. > The restaurant is on the right. >
> > Ruben Safir wrote: > > Are you alive? > > > > Ruben > > > > On Fri, 2002-08-16 at 01:26 -0400, jonathan wrote: > > > >> the way around inconsistencies in the rpm database is to "force" install > >> the appropriate rpm with the option to only update the database > >> (--justdb). this will prevent dependency complaints. so, if you've built > >> and installed a program upon which other rpms depend, and you get > >> complaints when you try to install the dependent rpms either just > >> "force" the installation (rpm -i --force) or > >> "trick" the database into thinking the "needed" program is already > >> installed with rpm -i --force --justdb. the later will > >> update the rpm database and end the dependency complaints. > >> > >> rpm is limited, but not as bad as all that. the problem is that the > >> documentation doesn't explain much about how to do the more complicated > >> things. > >> > >> if you want to make an rpm package you can often get or find a "spec" > >> file that will let you build packages the way you want them built, but > >> it is a lot of trouble tracing down the dependencies...particularly so > >> because often the "dependencies" dictated by the packager aren't > >> carefully thought out. the "spec" file can usually be modified to > >> correct this, but it may be more than you want to do. > >> > >> of course there isn't a problem with "home-compiled" programs. they all > >> run perfectly well - many times much better than the packaged binaries. > >> > >> i do suggest that, if you're using redhat, you install the "home > >> compiled" packages with --prefix=/usr/local. > >> > >> > >> > > > >
|
|