-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/2/10 8:04 PM, ScKaSx wrote: > > Tried installing gnuplot with fink on 10.6.3 (Macbook Pro 13", 2.53ghz) > > In the installation process the following error occurs: > > " > install-info(libtool.info): deleting entry `* Libtool: (libtool) ...' > install-info(libtool.info): deleting empty section `GNU programming tools' > Setting up libtool14 (1.5.26-3) ... > install-info(/sw/share/info/libtool.info): warning, ignoring confusing > INFO-DIR-ENTRY in file. > * Libtool: (libtool). GNU Libtool 1.5.26 > install-info(/sw/share/info/libtool.info): creating new section `GNU > programming tools' > > Reading buildlock packages... > Could not resolve inconsistent dependencies! > > Fink isn't sure how to install the above packages safely. You may be able to > fix things by > running: > > fink scanpackages > sudo apt-get update > sudo apt-get install libgettext3-dev=0.14.5-2 > > Failed: Fink::SysState: Could not resolve inconsistent dependencies > " > > I try the suggestion to scanpackages, and do an update but I get the same > error repeatedly. Any suggestions? > > Cheers, > ScKaSx
Your problem isn't with gnuplot per se. There's a bit of confusion in the dependency tree because some packages want libgettext3-dev and some want libgettext8-dev. "fink scanpackages" isn't normally needed, since that gets run automatically by default nowadays. Did you also install libgettext3-dev as it said? - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAku2mb4ACgkQB8UpO3rKjQ8QbwCeIvedT8vwuCfnm2jHyUjJxIgp wyAAniNlcSI49KCjnRmMUK3oGzsCabOQ =TkAj -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
