Hi Martin, i was also trying to install the source rpm's and got the same error. there was libpng-1.2.5-182.10 and libpng-32bit-9-2000408140621 installed allready. after installing libpng-devel-1.2.5-182.10 make was running successfully!!! Thanx a lot.
i was installing the new built rpm's and got the error "/etc/rc.config: No such file or directory", so i made a "touch /etc/rc.config" and "/etc/rc.d/init.d/gmetad start" is running. now i have just one problem left, is there a proper init script for SuSE exists already? # rpm -ivh ganglia-*.rpm Preparing... ########################################### [100%] 1:ganglia-web ########################################### [ 20%] 2:ganglia-devel ########################################### [ 40%] 3:ganglia-gmetad ########################################### [ 60%] gmetad: unknown service gmetad: not a runlevel service /etc/rc.d/init.d/gmetad: line 29: /etc/rc.config: No such file or directory error: %post(ganglia-gmetad-3.0.3-1) scriptlet failed, exit status 1 4:ganglia-gmond ########################################### [ 80%] gmond: unknown service gmond: not a runlevel service /etc/rc.d/init.d/gmond: line 25: /etc/rc.config: No such file or directory 5:ganglia ########################################### [100%] chutes6:/tmp # rpm -qa |grep gang ganglia-gmetad-3.0.3-1 ganglia-gmond-3.0.3-1 ganglia-web-3.0.3-1 ganglia-devel-3.0.3-1 > --- Ursprüngliche Nachricht --- > Von: Martin Knoblauch <[EMAIL PROTECTED]> > An: Bernd Wenger <[EMAIL PROTECTED]>, > [email protected] > Betreff: Re: [Ganglia-general] Fwd: compile ganglia 3.0.3 on SLES9 x86_64 > Datum: Wed, 17 May 2006 05:52:42 -0700 (PDT) > > Hi Bernard, > > --- Bernd Wenger <[EMAIL PROTECTED]> wrote: > > > > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: > > cannot find -lpng > > collect2: ld returned 1 exit status > > make[2]: *** [gmetad] Error 1 > > make[2]: Leaving directory `/tmp/ganglia-3.0.3/gmetad' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/tmp/ganglia-3.0.3' > > make: *** [all] Error 2 > > > > you need to check whether you have libpng-devel installed. > > Cheers > Martin > > ------------------------------------------------------ > Martin Knoblauch > email: k n o b i AT knobisoft DOT de > www: http://www.knobisoft.de > -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

