[Kde-accessibility] make error on art_lgpl_2

Eric Wilhelm ewilhelm@sbcglobal.net
Sat, 29 Mar 2003 11:01:36 -0600


Compiling on RedHat7.3 (upgraded to kde3.1.1 via kde-redhat.sourceforge.net/ 
using apt-get (while packages were still in "testing"))

make exited with:
/usr/bin/ld: cannot find -lart_lgpl_2
collect2: ld returned 1 exit status

root did:
# cd /usr/lib
# ln -s libart_lgpl_2.so.2.3.11 libart_lgpl_2.so

and everything compiled fine (I have only tested with kmag, so errors caused 
by this fix may remain unnoticed by me)

--Eric