Click to See Complete Forum and Search --> : karamba install probs: libart


tom56
09-06-2003, 06:34 AM
when trying to "make" karamba (and kfiresaver3d) i get this error:

libtool: link: cannot find the library `/usr/lib/libfam.la'

after searching i found something that suggested i need libart_lgpl-devel but an rpm install of this didn't make a difference. does anyone have any ideas?

b.t.w. i am using mdk9.1 and kde3.1

mdwatts
09-06-2003, 06:59 AM
According to my distro

# rpm -qf /usr/lib/libfam.la
fam-2.6.9-45

So libfam.la is included in the fam rpm package.

tom56
09-06-2003, 07:04 AM
thanks for the quick reply, but i don't think that is it. i already have fam and libfam.

#rpm -qa | grep fam
libfam0-2.6.9-5mdk
fam-2.6.9-5mdk

but i still don't have the right file

#rpm -qf /usr/lib/libfam.la
error: file /usr/lib/libfam.la: No such file or directory

any other ideas?

mdwatts
09-06-2003, 08:54 AM
Then it's the libfam-devel (http://rpmfind.net/linux/rpm2html/search.php?query=libfam.la&submit=Search+...) rpm package that you need.