static libs ... again

Ralf Corsepius rc040203 at freenet.de
Sun Feb 19 06:33:14 UTC 2006


On Sat, 2006-02-18 at 10:39 +0100, Patrice Dumas wrote:
> > I really don't buy this argument. If you're really wanting to move a
> > binary from one system to another, you can just as easily move the
> > libraries it depends on as well. Use LD_LIBRARY_PATH.
If the application and the libraries it depends upon are implemented
properly, there there even isn't a need to do so.

Then, just tar'ing the apps and their run-time libs should work pretty
smoothly.

If you want to do it in perfectionistic clean way, package them into
rpms (This is what I occasionally do). 

Ralf





More information about the fedora-extras-list mailing list