Search the web
Sign In
New User? Sign Up
rpm-list · Redhat RPM List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 23437 - 23466 of 26827   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23437
Hi all, I have found out where the problem is occuring. It is in the db/dist directory where the berkley db uses an older autoconf,automake, etc. After two...
Shane Shields
locutusenterprises@...
Send Email
Nov 3, 2003
4:26 am
23438
... Whether you like it or not, rpm was/is built with libtool-1.4.3, db-4.1.25 as well. 73 de Jeff _______________________________________________ Rpm-list...
Jeff Johnson
n3npq@...
Send Email
Nov 3, 2003
6:16 am
23439
... Thanks! -- Braden McDaniel e-mail: <braden@...> <http://endoframe.com> Jabber: <braden@...> ...
Braden McDaniel
braden@...
Send Email
Nov 4, 2003
2:01 am
23440
I am trying to build rpm 4.0.4 on platforms besides Linux. Seems to not work. Are there any pathes out there ? Thanks, -ansh ... wget...
Anshuman Kanwar
ansh@...
Send Email
Nov 4, 2003
8:01 pm
23441
(Sorry for prev mail, resending with new subject) I am trying to build rpm 4.0.4 on platforms besides Linux. Seems to not work. Are there any pathes out there...
Anshuman Kanwar
ansh@...
Send Email
Nov 4, 2003
8:11 pm
23442
Hi, folks, I am trying to build a package for a ruby wrapper. The files will be installed to directories depend on the version of the ruby package and the...
Liguo Song
Liguo.Song@...
Send Email
Nov 4, 2003
8:36 pm
23443
OpenPKG is supposed to work on these platform, and it is supposed to be fully compatible with RPM. Check it out at www.openpkg.org. Liguo (Leo) ... ...
Liguo Song
Liguo.Song@...
Send Email
Nov 4, 2003
9:48 pm
23444
Try the OpenPKG at www.openpkg.org. It supports more platform and is supposed to be fully compactible with RPM. Good luck. Liguo (Leo) ... ...
Liguo Song
liguo.song@...
Send Email
Nov 5, 2003
3:19 am
23445
I see that SCO is a sponsor. I wonder if they will want to start charging royalities for it. ... From: "Liguo Song" <liguo.song@...> To:...
Tracy Bost
tbost@...
Send Email
Nov 5, 2003
4:28 am
23446
Not sure where you get it. I never cared about the SCO publicity scam. If that really got you worried, try the links at http://www.openpkg.org/related.html ...
Liguo Song
liguo.song@...
Send Email
Nov 5, 2003
5:14 am
23447
... It is a bad habit to reply to oneself. But since no one answered me, I'd like to share what I found with experiments. The shell script will be evaluated at...
Liguo Song
liguo.song@...
Send Email
Nov 5, 2003
5:19 am
23448
a) Can the -U option be used to upgrade a installed package when dependencies( pre-requisite ) exist on it ? b) Does the Upgrade of an RPM remove the already ...
puneet puri
puneet8033@...
Send Email
Nov 5, 2003
7:13 am
23449
... Yes, but you want to include the the prerequisite in the same transaction. For instance if rpm A-1-1 is installed, and A-1-2 needs B-1-2, you would do: rpm...
James Olin Oden
joden@...
Send Email
Nov 5, 2003
12:53 pm
23450
... Why do you think that a company like SCO has any kind of influence on an Open Source project (and even its users like you) just because the company once...
Ralf S. Engelschall
rse+rpm-list@...
Send Email
Nov 5, 2003
4:17 pm
23451
... Good point, Ralf. But from what I read and my understanding deduced from that, the relationship is even more farfetched than the way you described it. SCO ...
Liguo Song
Liguo.Song@...
Send Email
Nov 5, 2003
6:18 pm
23452
a) If A-1-1 needs B-1-1 and we want to Upgrade only B-1-1 , then would the RPM allow to upgrade B-1-1 ? b) If we are not aware of what packages need B-1-1 can...
puneet puri
puneet8033@...
Send Email
Nov 5, 2003
8:52 pm
23453
Depends on how the rpm requirements are listed. In most cases, rpm A would say reuiqres: B >= 1.1 in that case, you can upgrade B alone. If the rpm A required...
Agrawal, Monalisa
magrawal@...
Send Email
Nov 5, 2003
9:01 pm
23454
RPM's require-relationship is a very intelligent one. A-1.1 can Require: B >= 1.1 if any later version of B will be OK, or Require: B == 1.1 if only 1.1 ...
Liguo Song
Liguo.Song@...
Send Email
Nov 5, 2003
9:13 pm
23455
This is what I get: make[4]: Entering directory `/home/giuseppe/cvs/rpm/elfutils/tests' if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm...
Peppe
cerebro84@...
Send Email
Nov 5, 2003
9:23 pm
23456
... Get latest elfutils from rawhide and install. Then rerun configure to build against external elfutils. The internal version of elfutils is older, has the...
Jeff Johnson
n3npq@...
Send Email
Nov 6, 2003
1:03 am
23457
... It depends on the exact requirement A-1-1 has for B-1-1. For instance: Requires: A >= 1-1 Would be fine, but if it instead: Requires: A = 1-1 Then you...
James Olin Oden
joden@...
Send Email
Nov 6, 2003
3:44 pm
23458
I'm having an issue building GCC 3.3.2 as an RPM for Solaris. GCC 3.3.2 compiles and installs just fine normally. But when I take the same configure options...
David M. Fetter
dfetter@...
Send Email
Nov 6, 2003
4:07 pm
23459
David, Looks like you are putting your derived objects in a subdirectory of the build root. According to the GCC documentation, that won't work (and my own ...
White, Chad (MED)
chad.white@...
Send Email
Nov 7, 2003
4:21 am
23460
Thank you all for the help. ... __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard ...
puneet puri
puneet8033@...
Send Email
Nov 7, 2003
8:10 pm
23461
Red Hat 7.2 My /var directory was running out of space, and I discovered the rpm system was taking up most of the space, especially with the backup database...
Cory Phillips
cphillips@...
Send Email
Nov 8, 2003
3:01 pm
23462
Dear folks, I am trying to build cfengine RPMS that build almost anywhere. However, I have the following in my spec file: BuildRequires: openssl-devel...
Nick Urbanik
nicku@...
Send Email
Nov 9, 2003
1:50 am
23463
On Sat, 8 Nov 2003 09:01:00 -0600 ... Hello, Cory :) I don't know if you're supposed to do that, but I tried the exact same thing once, and it worked...
Steven P. Ulrick
spu@...
Send Email
Nov 9, 2003
5:20 am
23464
Just pulled down fedora, to test our software installation suite, and find that it ships with rpm 4.2.1, which seems to have --relocate/--prefix really really...
Matthew Boeckman
matthewb@...
Send Email
Nov 10, 2003
2:12 pm
23465
All, I've had no luck in finding anything regarding cross-compiling rpm. (That is, building rpm to execute on another platform. I am currently able to...
Eli Carter
eli.carter@...
Send Email
Nov 10, 2003
6:15 pm
23466
... Don't know about that, but you can restrict a Google search to a particular domain by including site:domain.example.com in the search terms. ...
Nathan Wallwork
owen@...
Send Email
Nov 10, 2003
7:31 pm
Messages 23437 - 23466 of 26827   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help