Navigation
9 Users online :: 9 Guests and 0 Registered
Records in this category
- Can NetBSD/alpha run on systems with only NT (ARC) firmware?
- Can NetBSD/alpha use MILO to run on systems without SRM?
- Where do I get a copy of the SRM console for my machine?
- How do I get it to (not to) automatically boot multi-user?
- Why does my firmware not have the srm_fw file?
- Firmware upgrade for 3000/400 NetBSD
- Can NetBSD/alpha run Netscape?
- Can NetBSD/alpha run Netscape?
- What video cards are supported by X11?
- I just got a kernel trap, but my machine is still running!!
- Nasty message from the kernel saying something about unaligned accesses
- Can NetBSD/alpha boot diskless?
- How do I make a hard disk bootable in NetBSD/Alpha?
- How do I burn the cdhdtape install binary (to a CD) under MS Windows?
- Some Digital Unix programs fail with SIGSYS
- What is ELF?
- A dynamically loaded module at run-time couldn't find symbols from my program image.
- No need for ldconfig or for ld.so.conf!
- My program can't find its shared library
- How do I tell if my system is ELF?
Tags
Sticky FAQs
NetBSD
ID #1104
No need for ldconfig or for ld.so.conf!
Ideally, there is no need for ldconfig or for <?php, since ELF provides good and predictable (read portable) mechanism to locate shared libraries. Unfortunately there are still a few corner cases (like wanting to run setuid binaries that you don't have the source for, that want shared libraries to be installed somewhere you don't like). For those corner cases, you'll find that creating an
/etc/ld.so.conf
?><?php file, will still work. Read on though about other ways of doing this and why it is not a good idea. The next section discusses the ELF mechanisms for locating shared libraries.
/etc/ld.so.conf
?>
Related entries:
- Veritas Cluster - Commands
- How to enable the fingerprint reader in Linux
- How to use gnome-volume-manager in Gentoo linux
- How to get access to the parallel port from a freshly installed system
- Moving a harddisk with a Sun Solaris 9 installation from one x86 machine to another
Last update: 2009-08-03 18:24
AuthorLuke Francis
Revision: 1.0
You cannot comment on this entry