[ mattia]mattiaAnonymous 09 Mar 2012 07:28
sudo -s
ln -s perl5.10 /usr/bin/perl5.10.0
exit
doesn't seem to work for me (on /sw), is there any feedback on whether this works in 10.7.3 as well?
cheers - mattia
Works fine in 10.8
Works fine in 10.7
I'm putting the finishing touches on the all-new RoaringApps, with support for Mavericks & iOS 7.
Try it out now and help me squash some bugs.
Created by Rolandius on 09 Mar 2011 06:07.
Last updated by bcammo on 16 Jul 2013 03:14.
Supports iCloud
Secured by Gatekeeper
Supports retina graphics
FinkCommander is a graphical user interface for the Fink software packaging system for Mac OS X. It provides an intuitive front-end to the Fink command-line tools for downloading and installing Unix software.
0.5.5 | |
Open Source | |
http://finkcommander.sourceforge.net | |
Works fine |
0 rating
Because ion changed the location of Perl v5.10, one needs to setup a symlink in order for FinkCommander to work:
sudo -s
ln -s perl5.10 /usr/bin/perl5.10.0
exit
Also you must be running fink 0.31.0 or later. See the fink entry for a pedantic method of re-installing fink.
[ mattia]mattiaAnonymous 09 Mar 2012 07:28
sudo -s
ln -s perl5.10 /usr/bin/perl5.10.0
exit
doesn't seem to work for me (on /sw), is there any feedback on whether this works in 10.7.3 as well?
cheers - mattia
[[/module]]