i have been trying to install super karamba on a Red Hat 9 box. ./configure works fine but when i run make I keep getting this error:
/usr/bin/ld: cannot find -lart_lgpl_2 collect2: ld returned 1 exit status make[3]: *** [superkaramba] Error 1 make[3]: Leaving directory `/home/paulu/skaramba/superkaramba-0.29/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/paulu/skaramba/superkaramba-0.29/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/paulu/skaramba/superkaramba-0.29' make: *** [all] Error 2 [root@neo superkaramba-0.29]#
does anyone have an idea of what is wrong or how i can fix it?
Thanks, Paul
Log in to post a comment.
i have been trying to install super karamba on a Red Hat 9 box. ./configure works fine but when i run make I keep getting this error:
/usr/bin/ld: cannot find -lart_lgpl_2
collect2: ld returned 1 exit status
make[3]: *** [superkaramba] Error 1
make[3]: Leaving directory `/home/paulu/skaramba/superkaramba-0.29/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/paulu/skaramba/superkaramba-0.29/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/paulu/skaramba/superkaramba-0.29'
make: *** [all] Error 2
[root@neo superkaramba-0.29]#
does anyone have an idea of what is wrong or how i can fix it?
Thanks,
Paul