Salut, Djamé.

On 07/01/2010, at 00:07, DJamé Seddah wrote:
> I had to do a clean reinstall of my system (too bad, really) and I
> used the binary distribution 10.5 for intel

As explained in another medium, you've been trapped into the point  
distribution. If you haven't already (and for the record), please  
follow the steps at http://www.finkproject.org/faq/upgrade-fink.php?phpLang=en

> 1° when mc is  installed with fink install mc
> then run, it gives this answer
>
> [dj...@djame-seddahs-mac-pro /]$ mc
> dyld: Library not loaded: /sw/lib/libintl.1.dylib
>   Referenced from: /sw/bin/mc
>   Reason: image not found
> Trace/BPT trap
>
> quick workaround :
>
>  sudo ln -s libintl.dylib libintl.1.dylib
>
> in /sw/lib
>
> that does the trick

libintl.1.dylib is installed by (ancient) gettext. This probably  
happened because you're stuck in the point distribution; current mc  
uses libgettext3 instead.

> 2° I encountered the tetex bug which implies that the date has to be
> set any time before june 2009 (thank god for the list archive)

Point distribution.

> 3° not related but fink commander doesn't want to take any input on
> its search field (my system is set to have the "input"  menu with the
> session open windows,that has the side effect of adding a flag icon in
> some fields, I guess this is the problem (this one is for you
> augusto :) )

https://sourceforge.net/projects/finkcommander/support
Different project quand même. :P

> 4°  Perl issues  (I have another installation of perl 5.8.8 in /usr/
> local and I guess that fink is messed up with that )
> example :
> $ sudo fink cleanup
> Information about 2516 packages read in 0 seconds.
> Collecting active source filenames...
> Can't locate Config.pm in @INC (@INC contains: /usr/local/lib/
> perl5/5.8.8/darwin-2level /usr/local/lib/perl5/5.8.8 /usr/local/lib/
> perl5/site_perl/5.8.8/darwin-2level /usr/local/lib/perl5/site_perl/
> 5.8.8 /usr/local/lib/perl5/site_perl .).
(...)
That's odd, Djamé. Are you sourcing (as in . or source) /sw/bin/ 
init.sh in your shell startup script? It looks like the PERL5LIB  
variable is not being properly set, which /sw/bin/init.sh should've  
done for you.


Cheers,

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to