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.8346
www.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 trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to