Name : perl-Sys-GNU-ldconfig
| |
Version : 0.03
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 19:07:45
|
Group : Unspecified
| Source RPM : perl-Sys-GNU-ldconfig-0.03-lp155.1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Search for shared libraries
|
Description :
Sys::GNU::ldconfig reproduces the logic used by ldconfig and ld.so to find a shared library (.so or .dll). It is intended for modules like PAR::Packer, that repackage code.
Sys::GNU::ldconfig will search the following places in order for a shared library:
* LD_LIBRARY_PATH
This is a colon \':\' seperated list of directories. Because it is named differently on some systems, ld_lookup uses \'$Config::Config{ldlibpthname}\'.
* /etc/ld.so.conf
This file contains a list of directories to search. Directories are seperated by comma (\',\'), space (\' \'), colon (\':\') or newline (\'\ \'). May also contain an \"include\" directive, which is a file glob of other config files to include.
* Trusted directories
/lib64 /lib /usr/lib64 /lib
These directories are hardcoded into ldconfig.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-S/15.5/noarch |