On 2/6/07, Enrico Rinaldi <[EMAIL PROTECTED]> wrote: > > > Begin forwarded message: > > From: Enrico Rinaldi <[EMAIL PROTECTED]> > Date: 06 febbraio 2007 12:50:16 GMT+01:00 > To: Fink <[email protected]> > Subject: Problem installing gd2-shlibs package > > Trying installing gnuplot and octave I need gd2-shlibs package which > doesn't compile... > this is the error > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-gd2-2.0.33-3 > (Reading database ... 25685 files and directories currently installed.) > Removing fink-buildlock-gd2-2.0.33-3 ... > Failed: phase compiling: gd2-2.0.33-3 failed > > I tried three times after fink selfupdate but nothing changes.. > I tried to install the package alone but this also doesn't work. > Thaks for helping me. > I forgot the line with the error!! Sorry > > powerpc-apple-darwin8-gcc-4.0.1: /usr/local/lib/libpng12.dylib: No such file > or directory > > I have just installed the last XCode release and X11SDK.pkg. > > > > Enrico Rinaldi > [EMAIL PROTECTED] > > >
You installed _something_--I still have no idea what because the name of the file isn't present in what you've posted--that has linked against a libpng12.dylib in /usr/local, which you have presumably removed. The line just above what you've sent out might have the name of the file that can't find libpng12.dylib. That way I can tell you what you need to rebuild. -- Alexander K. Hansen (akh) Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
