On 10/17/14, 4:08 AM, Daniel Johnson wrote:
>
>> On Oct 17, 2014, at 4:47 AM, Emmanuel Caux <[email protected]> wrote:
>>
>> Hi
>>
>> I am trying to setup fink and install some softwares I usually uses on a
>> MacBook Pro running Yosemite and cannot install anything.
>>
>> I installed fink following the link on sourceforge for 10.10 and everything
>> ran well. I have fink installed and running. I also ran fink selfupdate
>> (twice) and fink scan packages (twice).
>>
>> Trying to install astropy or gildas (for example) fails with the message :
>>
>> cannot resolve dependency "gcc48"
>>
>> Indeed, typing fink list gcc only lists gcc49, not gcc48.
>>
>> But trying to install gcc49 fails with the message :
>>
>> cannot resolve dependency "help2man" for package "coreutils-8.23-100" no
>> matching package/version found
>>
>> Before installing some external packages - and request a change for them to
>> use gcc49, I think I need a working gcc49, or to be able to install gcc48
>> with fink on Yosemite, but how should I proceed ?
>>
>> Many thanks,
>>
>
> While fink itself is compatible with Yosemite the packages need to be audited
> for the new OS. Anything using perl, like help2man, will not work yet because
> 10.10 uses a new version of perl. It will happen but will take some time.
>
> Daniel
>
>
>
Try editing /sw/fink/10.7/stable/main/finkinfo/devel/help2man-perl.info
and add (%type_pkg[custom] = 5182) 10.10 to the Distribution block,
change the Type field to Type: custom (5.12.3 5.12.4 5.16.2 5.18.4), and add
elif [ "%type_pkg[custom]" = "5182" ] && [ -e "/usr/bin/perl5.18" ] ;
then
PERL="/usr/bin/arch -%m perl5.18"
before the else in the CompileScript block.
--
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
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