LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem with karamba (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-karamba-100922/)

BU5T4 10-06-2003 03:02 PM

Problem with karamba
 
`Hi there,

Im a relative newbie to linux and i am having a problem trying to install Karamba.

This is the error i am receaving:

/usr/bin/ld: cannot find -lpng
collect2: ld returned 1 exit status
make[3]: *** [karamba] Error 1
make[3]: Leaving directory `/home/BU5T4/software_downloads/karamba-0.17/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/BU5T4/software_downloads/karamba-0.17/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/BU5T4/software_downloads/karamba-0.17'
make: *** [all] Error 2

I haved tryed on google but cant find much help. Some website mentioned it could be a X11-devel problem but i tryed to download this but i cant find it anywhere rpmfind.net, google, and even synaptic but i am totally stuck.

Does anyone know what im doing wrong?

Oh yeah i am using redhat 8.0 and running the karamba compile (dont know if thats the right temanology) with this command wich i found on the karamba web site : ./configure --prefix=/usr && make

Any help would be greatly apprciated.

Cheers

BU5T4

wapcaplet 10-06-2003 03:44 PM

Compiler messages are oh so helpful, aren't they? I think it's looking for the libraries for libpng (that's what the 'lpng' means). See if you can find a package to install called 'libpng' and/or 'libpng-devel', then try compiling again.

BU5T4 10-06-2003 04:18 PM

I think thats it done.

-lkio -lkdeui
make[3]: Leaving directory `/home/BU5T4/software_downloads/karamba-0.17/src'
make[2]: Leaving directory `/home/BU5T4/software_downloads/karamba-0.17/src'
make[2]: Entering directory `/home/BU5T4/software_downloads/karamba-0.17'
make[2]: Leaving directory `/home/BU5T4/software_downloads/karamba-0.17'
make[1]: Leaving directory `/home/BU5T4/software_downloads/karamba-0.17'
[BU5T4@bu5t4 karamba-0.17]$


is this right?

If so thank you very much i tryed everything except that one i think.

BU5T4

wapcaplet 10-06-2003 05:55 PM

Yep, looks like it worked for you that time. Usually, unless there are warnings/errors, you can assume that everything went OK. Glad I could be of assistance :)

BU5T4 10-07-2003 06:53 AM

Thanks mate
 
Thats smashing mate it works a treat.

I am now trying to install superkaramba but I aint havijng much luck, i will let you know if i cant sort it.

Thanks again mate your a genius :-)

BU5T4


All times are GMT -5. The time now is 06:42 PM.