Alexander Hansen <alexanderk.hansen <at> gmail.com> writes:

> 
> On 9/19/12 5:14 PM, Tim Zimmerlin wrote:
> > Hello,
> > 
> > I just installed fink and attempted to install bundle-octave363-atlas.
> > 
> > I tested many packages and found three errors:
> > 1) octave363 wants to use fltk13-aqua. However, package "opener-dev" uses
flak-x11.
> > 
> > 2) Many packages want to use autoconf2.6. However, package "libftgl2" uses
autoconf, which is an
> incompatible version 2.63-4.
> > 
> > 3) Many packages want to use libpng15. However, package "qt3" uses libpng14,
which removes 15.
> > 
> > Only error 2 is an install breaker.
> > 
> > Help!
> > 
> > Thanks,
> > Tim Zimmerlin
> 
> 1) and 3) are *not* errors.  The packages that get removed are only
> needed at build time.  The libraries for fltk-x11 | fltk13-aqua and
> libpng14 | libpng15 can coexist.
> 
> To get around 2), you can use just "fink install libftgl2" and then try
> "fink install bundle-octave363-atlas"
> 
> Though I'm a bit surprised, since I recently helped someone install
> octave-3.6.3 from a fresh Fink installation and there weren't any build
> hiccups like that--at least not that I was informed about.

Wow! Thanks for the fast reply. Ok, I understand about 1) and 3) now. I saw
a race condition in the build.

As for 2), I ran "fink install libftgl2" and "fink install libftgl2-shlib",
but both fail. When I run "fink show-deps libftgl2", it lists something
unusual for autoconf. When I run "fink install libftgl2", the dependent build
package list includes both "autoconf autoconf2.6" (when I had just removed
them).

I ran tests by aborting "fink install octave36..." at the Y/n prompt, and the
dependent package list had both autoconf and autoconf2.6.

Thanks,
Tim Zimmerlin


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to