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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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
Re: Problem with /bin/sh dependency   Message List  
Reply | Forward Message #12954 of 26827 |
On Fri, Feb 16, 2001 at 12:18:14PM -0500, Jeff Johnson wrote:
> On Fri, Feb 16, 2001 at 05:48:31PM +0100, A. Schirmacher wrote:
> > I have compiled and installed rpm 2.5.6 on a Solaris
> > box (I tried hard but I could not get a more recent
> > version to compile or install, but that's another
> > story).

I compiled a rpm 4.0 on a Solaris 2.6 system. Not without problems
(location of the BerkleyDB files and missing stpcpy function), but
it is compiled and installed now. You need gmake and maybe some
other gnu utilities. I did not check for it, just let configure/make
use what I have on the system. If you have problems just send me a
mail with some more info (error messages, ...).


> > a package, a dependency to /bin/sh is added (probably

> > Adding the autoreqprov: no tag does not help.

Only for library dependencies.


> Try
> echo "Provides: /bin/sh" >> /etc/rpmrc

Or build a package containing a "Provides: /bin/sh". This package
must not have any scripts. With rpm 3.0.x you can install using:

rpm --install dummy_sh.rpm contains_scripts.rpm

This does not work with 4.0. Here you have to use:

rpm --install dummy_sh.rpm
rpm --install contains_scripts.rpm

Does anyone know why?

--
Stefan Tichy <sat@...>



_______________________________________________
Rpm-list mailing list
Rpm-list@...
https://listman.redhat.com/mailman/listinfo/rpm-list



Tue Feb 20, 2001 2:58 pm

sat@...
Send Email Send Email

Forward
Message #12954 of 26827 |
Expand Messages Author Sort by Date

... I compiled a rpm 4.0 on a Solaris 2.6 system. Not without problems (location of the BerkleyDB files and missing stpcpy function), but it is compiled and...
Stefan Andreas Tichy
sat@...
Send Email
Feb 20, 2001
5:15 pm
Advanced

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