Shared libraries : better management strategies ?
- From: "Apprentice" <ekzindagi@xxxxxxxxx>
- Date: 27 Mar 2006 21:30:51 -0800
Hi there,
I wanted to know what are the various ways in which I can better
manage my shared libraries for my applications. I would like to place
my applications and shared libraries under my own application tree
hierarchy, but the application ( and the underlying hierarchy) can be
placed any where in the filesystem as per the users choice.
I wanted know how I can manage my shared libraries and the paths to
them, without using the LD_* constructs ? Is there any way for me to
achieve the same in any other manner.
Ideally I would like to include such a procedure in my build process
so that my the user installng my application doesnt need to bother
where to place the shared libraries.
Thanks for all your help guys.. I really appreciate the help.
Dhanvi
.
- Follow-Ups:
- Re: Shared libraries : better management strategies ?
- From: John Reiser
- Re: Shared libraries : better management strategies ?
- Prev by Date: Re: writing to freed memory--issues
- Next by Date: Re: feature tests for pthreads implementation and configuration?
- Previous by thread: writing to freed memory--issues
- Next by thread: Re: Shared libraries : better management strategies ?
- Index(es):
Relevant Pages
|