Re: quick question

2003-02-14 Thread Roger Leigh
"Pete Mocat" <[EMAIL PROTECTED]> writes: > I have a quick question - I hope it is not out of place but I believe > it is a simple question. > > Short version: > > * installed a binary and got a libtool error > * I did: ln -s /usr/lib/libltdl.so.3.0.0 /us

quick question

2003-02-13 Thread Pete Mocat
Hi all, I have a quick question - I hope it is not out of place but I believe it is a simple question. Short version: * installed a binary and got a libtool error * I did: ln -s /usr/lib/libltdl.so.3.0.0 /usr/lib/libltdl.so.0 * all seems well * good idea? or will this cause future problems