-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/18/11 6:31 PM, Sebastian wrote: > Hi there, > > I'm trying to install gnuplot via Fink,
but there seems to be a Library > missing to complete the installation. > Fink quits with the following Message: > > g++ -g -O2 -I/sw/lib/wx/include/gtk2-unicode-release-2.8 > -I/sw/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ > -I/sw/include/pango-1.0 -I/sw/lib/fontconfig2/include > -I/sw/include/freetype2 -I/sw/include -I/sw/include/cairo > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include > -I/usr/X11/include -I/sw/include/pango-1.0 -I/sw/lib/fontconfig2/include > -I/sw/include/freetype2 -I/sw/include -I/sw/include/gtk-2.0 > -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/cairo > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include > -I/usr/X11/include -L/sw/lib -L/sw/lib -L/sw/lib > -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -L/sw/lib > -L/sw/lib/fontconfig2/lib -L/sw/lib -L/usr/X11R6/lib > -L/sw/lib/fontconfig2/lib -L/sw/lib -o gnuplot alloc.o axis.o breaders.o > bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o > gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o > internal.o interpol.o matrix.o misc.o mouse.o parse.o plot.o plot2d.o > plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o > standard.o stdfn.o tables.o term.o time.o unset.o util.o util3d.o > variable.o version.o gp_cairo.o wxt_gui.o -lplot -lz -lgd -lXpm -lX11 > -ljpeg -lfontconfig -lfreetype -lpng14 -lz -liconv -lpdf > -L/usr/X11R6/lib -R/usr/X11R6/lib -lXaw -lXmu -lXt -lXext -lX11 > -L/sw/lib -L/sw/lib/fontconfig2/lib > -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib > -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -framework IOKit -framework > CoreServices -framework System -framework ApplicationServices > -lgdk-x11-2.0 -lgobject-2.0 -lX11 -lwx_gtk2u_richtext-2.8 > -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 > -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 > -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -L/sw/lib > -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 > -lglib-2.0 -lintl -L/sw/lib -L/sw/lib/fontconfig2/lib -lgtk-x11-2.0 > -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 > -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig > -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -laquaterm -framework > Foundation > ld: library not found for -lpng14 > collect2: ld returned 1 exit status > make[3]: *** [gnuplot] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of /var/tmp/tmp.1.cKjKWY failed, exit code 2 > > > > I manually installed libpng14 via Fink, but it didn't help. It won't, because this version of gnuplot wants libpng3. I'm somehow > stuck at this Point. Can someone help? > > Thanks a lot > Sebastian > > Full install log attached In the future, please report the output of "fink -V | head -n3" so that we know your OS version, package manager version, and what trees you have enabled. Another package got changed and it's insisting on libpng14, and I forgot that this change propagated to the stable tree. I've moved the newer version of gnuplot from unstable which has had this problem fixed over to stable. Do a "fink selfupdate" and you can proceed once gnuplot-4.4.0-5 is available is available to you: check this via "fink list gnuplot". - -- Alexander Hansen, Ph.D. Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1fCFYACgkQB8UpO3rKjQ9d9wCePMcgoLwGMNttJ0Oo/P4ymo88 /eUAoKSIadsUxxcfUbaKhQrWgWqh0Li3 =dB6S -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
