Re: RPM and tarballs
- From: Anne Wilson <cannewilson@xxxxxxxxxxxxxx>
- Date: Wed, 9 May 2007 09:42:58 +0100
On Wednesday 09 May 2007, Mike McCarty wrote:
Pawel wrote:Strange. I and many others have used it several times, and never had a
Oliver Ruebenacker writes:
> Dear friends,
>
> If you install software directly from a tarball, rpm will not be
> aware of the installation. How can rpm be made aware of it?
>
> Is rpm --rebuilddb supposed to always fix the problem? What if it
> does not?
>
> Or should I always try to turn the tarball into an rpm file? How to
> do this?
>
> Thank you!
>
> Take care
> Oliver
>
> --
> Oliver Ruebenacker, Post-Doc Researcher
> Theoretical Biological Physics and Soft Statistical Mechanics
> Cell Biology at UConn Health Center and Physics at Harvard
> http://people.deas.harvard.edu/~oliver/
>
> --
> fedora-list mailing list
> fedora-list@xxxxxxxxxx
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Oliver,
first of all use rpm package if available.
If not, then there is a tool that does rpm from tar ball.
its name is checkinstall
(http://asic-linux.com.mx/~izto/checkinstall/download.php)
How to use it:
1) untar You source code
2) ./configure ...with options You like....
3) make
4) checkinstall #. instead of make install.
I have used checkinstall exactly three times, and it has failed
for me exactly three times, leaving me with a difficult to clean
mess.
problem with it. Could it be that we accept defaults, and you change some of
the options? If so, I wonder which options are dangerous.
Anne
Attachment:
pgpA490130qTy.pgp
Description: PGP signature
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: RPM and tarballs
- From: Colin J Thomson - G6AVK
- Re: RPM and tarballs
- References:
- RPM and tarballs
- From: Oliver Ruebenacker
- RPM and tarballs
- From: Pawel
- Re: RPM and tarballs
- From: Mike McCarty
- RPM and tarballs
- Prev by Date: Re: How to burn Fedora DVDs to avoid readahead bug?
- Next by Date: Re: Ideas for yum
- Previous by thread: Re: RPM and tarballs
- Next by thread: Re: RPM and tarballs
- Index(es):
Relevant Pages
|