The distro is CentOS 5. Here's uname -a
Linux host.domain.lan 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
ldconfig -v shows /usr/local/lib
/usr/local/lib:
libkdb5.so.4 -> libkdb5.so.4.0
libpng12.so.0 -> libpng12.so.0.32.0
libkrb5support.so.0 -> libkrb5support.so.0.1
libpspell.so.15 -> libpspell.so.15.1.4
libdes425.so.3 -> libdes425.so.3.0
libfontconfig.so.1 -> libfontconfig.so.1.3.0
libsvn_subr-1.so.0 -> libsvn_subr-1.so.0.0.0
libgd.so.2 -> libgd.so.2.0.0
libexslt.so.0 -> libexslt.so.0.8.13
libsvn_diff-1.so.0 -> libsvn_diff-1.so.0.0.0
libsvn_ra-1.so.0 -> libsvn_ra-1.so.0.0.0
libjpeg.so.62 -> libjpeg.so.62.0.0
libcom_err.so.3 -> libcom_err.so.3.0
libldap-2.4.so.2 -> libldap.so
libsvn_swig_py-1.so.0 -> libsvn_swig_py-1.so.0.0.0
libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2
libkadm5srv.so.5 -> libkadm5srv.so.5.1
libxslt.so.1 -> libxslt.so.1.1.24
libfreetype.so.6 -> libfreetype.so.6.3.18
libsvn_fs_fs-1.so.0 -> libsvn_fs_fs-1.so.0.0.0
libkrb4.so.2 -> libkrb4.so.2.0
libsvn_ra_local-1.so.0 -> libsvn_ra_local-1.so.0.0.0
libsvn_fs_util-1.so.0 -> libsvn_fs_util-1.so.0.0.0
libkdb_ldap.so.1 -> libkdb_ldap.so.1.0
libkadm5clnt.so.5 -> libkadm5clnt.so.5.1
libsvn_ra_svn-1.so.0 -> libsvn_ra_svn-1.so.0.0.0
libsvn_delta-1.so.0 -> libsvn_delta-1.so.0.0.0
libsvn_ra_neon-1.so.0 -> libsvn_ra_neon-1.so.0.0.0
libkrb5.so.3 -> libkrb5.so.3.3
libldap_r-2.4.so.2 -> libldap_r.so
libz.so.1 -> libz.so.1.2.3
libxml2.so.2 -> libxml2.so.2.7.1
libaspell.so.15 -> libaspell.so.15.1.4
libsvn_fs-1.so.0 -> libsvn_fs-1.so.0.0.0
liblber-2.4.so.2 -> liblber.so
libsvn_repos-1.so.0 -> libsvn_repos-1.so.0.0.0
libsvn_wc-1.so.0 -> libsvn_wc-1.so.0.0.0
libpng.so.3 -> libpng.so.3.32.0
libsvn_client-1.so.0 -> libsvn_client-1.so.0.0.0
libk5crypto.so.3 -> libk5crypto.so.3.1
libgssrpc.so.4 -> libgssrpc.so.4.0
Here's the contents of /etc/ld.so.conf
/usr/local/lib
/usr/local/apache2/lib
/usr/lib/python2.4/site-packages/libsvn
/usr/local/lib/mysql
include ld.so.conf.d/*.conf
Thanks again, Matt.
On Mar 3, 10:29 am, "Matt Caron" <[email protected]> wrote:
> Mike wrote:
> > I reconfigured, made, and installed subversion 1.6.9.
>
> I'm sorry you had to do that. (Too many years of being a sysadmin before
> package management). What distro are you using?
>
> > What is the reason that /usr/local/lib/ isn't being checked? Thanks
> > for you response.
>
> First, let's make sure it isn't being checked. As root, run:
>
> ldconfig -v
>
> It will show all the directories and files checked.
>
> - If /usr/local/lib DOES NOT show up, you will need to add it. This is
> either in /etc/ld.so.conf, or by adding a file in /etc/ld.so.conf.d
> (depending on what your distro does).
>
> - If /usr/local/lib DOES show up, then something else is wrong. (But my
> guess is that /usr/local/lib is not included by default, so unless that
> proves to not be the case, I won't waste the brainpower).
> --
> SIXNET - Solutions for Your Industrial Networking Challenges
> 331 Ushers Road, Ballston Lake, NY 12019
> Tel: 1.518.877.5173, Fax: 1.518.877.8346www.sixnet.com
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.