Teodor Georgiev, On Wednesday October 16, 2002 01:56, Teodor Georgiev wrote: > Hi, > > is there any way to do "fake build" of a RPM package? > Just in case if I need to uninstall some RPM package and install > from .tar.gz and break some dependencies. > Yes, I know about source RPM, but...
If you are trying to say that you would like to pretend to "install" an rpm, you can do so with the --justdb option, ie. #rpm -ivh --justdb <packagename> man rpm will tell you all kinds of things rpm can do. However, if you wish to install a tarball, why not put in into an rpm. It isn't as hard as it sounds. Try here for a good start. http://www-106.ibm.com/developerworks/library/l-rpm1/ -- Brian Ashe CTO Dee-Web Software Services, LLC. [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list