View Single Post
darethehair's Avatar
Posts: 273 | Thanked: 104 times | Joined on Mar 2007 @ Manitoba, Canada
#36
scuba04:

I am still curious about the 'ldconfig' stuff. Did you try that yet?

In my README, I say the following:

6A) Edit '/etc/ld.so.conf' to add entry '/usr/local/lib'

vi /etc/ld.so.conf

Add the new entry '/usr/local/lib', so that (for me) it ended up looking like
this:

/usr/lib/microb-engine
/usr/lib/microb-engine/components
/usr/local/lib

6B) Run 'ldconfig' to refresh:

ldconfig
 

The Following User Says Thank You to darethehair For This Useful Post: