simple renaming
This commit is contained in:
parent
0a28befe3c
commit
9d619b15d1
6 changed files with 0 additions and 0 deletions
15
tdw-experimental/README
Normal file
15
tdw-experimental/README
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Plan:
|
||||
1. Write a Perl program with _very_ simple dependency checking.
|
||||
2. Make notes on ldconfig
|
||||
3. Make notes on various packages, e.g. OpenSSL
|
||||
|
||||
##############################################################################
|
||||
Note about /sbin/ldconfig:
|
||||
The ldconfig man page (ldconfig(8) states that "ldconfig ignores symbolic links
|
||||
when scanning for libraries." What does this mean?
|
||||
|
||||
Stowing OpenSSL
|
||||
I ( Troy Will April 2009 ) did a ./config --prefix=/usr/local shared && make &&
|
||||
make install of OpenSSL. With Stow could not find the shared libraries with
|
||||
ldconfig -v. Installing directly without Stow, I was able to find the shared
|
||||
libraries with ldconfig -v.
|
||||
Loading…
Add table
Add a link
Reference in a new issue