-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/10/11 8:52 AM, Frank Schmidt wrote: > > Dear Alexander, > > Let me first thank you for answering me so very quickly! To avoid a > misunderstanding: I really like and need fink and my frustration > was large that it has stopped for me on both of my MACs under > 10.6.8! > > 1) Machine 1: fink still installed but not fully functional > (gnuplot, cernlib, apt-dev, libgettext3/8 cannot be install from > within fink) > > - E.G. for some reason a fink install of gnuplot does require > openldap24-2.4.25-1 as a dependency (errors below) which is a fink > package but won't install. It is funny that I could actually > install gnuplot from the tar package I got from fink! >
We use the official sources, so that's not too surprising. The issue here is that the "gnuplot" package is built with a wide variety of options, and so one winds up building a large number of extra dependencies. The "gnuplot-nogtk" variant doesn't build the wxWidgets terminal, but it has a much smaller dependency tree. I'm guessing openldap gets dragged in by the GNOME stuff one gets forced to build when building the wxWidgets option. gnuplot-nogtk is otherwise fully functional, so that might be a useful workarond for this issue. > 2) Maschine 2: attempt of a fresh bootstrap. Errors I get are: > > Making install in m4 make[2]: Nothing to be done for > `install-exec-am'. make[2]: Nothing to be done for > `install-data-am'. Making install in tests make[2]: Nothing to be > done for `install-exec-am'. make[2]: Nothing to be done for > `install-data-am'. make[2]: Nothing to be done for > `install-exec-am'. test -z "/sw2/share/gettext" || > ../build-aux/install-sh -c -d > "/sw2/src/fink.build/root-libgettext8-shlibs-0.17-19/sw2/share/gettext" > > > /usr/bin/install -c -m 644 'ABOUT-NLS' > '/sw2/src/fink.build/root-libgettext8-shlibs-0.17-19/sw2/share/gettext/ABOUT-NLS' > > > rm > /sw2/src/fink.build/root-libgettext8-shlibs-0.17-19/sw2/lib/charset.alias > > > rm: > /sw2/src/fink.build/root-libgettext8-shlibs-0.17-19/sw2/lib/charset.alias: > > > No such file or directory > ### execution of rm failed, exit code 1 phase installing: > libgettext8-shlibs-0.17-19 failed > > Before reporting any errors, please run "fink selfupdate" and try > again. If you continue to have issues, please check to see if the > FAQ on Fink's website solves the problem. If not, ask on one of > these mailing lists: > > The Fink Users List <[email protected]> The Fink > Beginners List <[email protected]>. > > Please try to include the complete error message in your report. > This generally consists of a compiler line starting with e.g. > "gcc" or "g++" followed by the actual error output from the > compiler. > > Also include the following system information: Package manager > version: 0.31.2 Distribution version: selfupdate-point > (bootstrap), 10.6, i386 Trees: local/main stable/main Xcode: 3.2.6 > > > ERROR: Bootstrap phase 2 failed! > Odd. I just bootstrapped on 10.5.8 last week and didn't see this issue, but I'll take another look. > Many Thanks and hoping there are solutions. > > Cheers, FS > > PS: If I need to become a list member I will do asap... > It's not required, so that's up to you. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6S/yAACgkQB8UpO3rKjQ/HtACdFbYdelcKadydtpUwenRfYSM+ IH8An3OWSzsqZTcjdLkbm1SrQaZJ7Fbm =eFrc -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
