Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Internet  |  Other Internet  |  Fink

Fink

Fink - 0.9.0

package management system

All Time: (4.8)
This Version: Not rated (0.0)
Current Version: 0.9.0
Release Date: 2008-07-19
License: Freeware
Downloads (this version): 6,126
Downloads (all versions): 97,801

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

All Feedback: 1 - 10 of 125 |  1 2 3 4 5 6 7 8 9 10 Next



Fink ReviewNo documentation on usage - Version: 0.9.0, 8/23/2009 05:33PM PST

(0 of 2 users found this comment useful)

dansamani
After I installed this package, the only documentation I saw (which seems to be the only thing this package contains) was about "how to install it". Found a "Usage" doc, and that was about "how to install/update" this software, too. No docs on how to actually use this thing!!! Now all I need is find out how to uninstall this unusable piece...!
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Fink Troubleshooting Reportlink error - Version: 0.8.1, 6/17/2006 07:30AM PST

(2 of 4 users found this comment useful)

catleaf867
http://belnet.dl.sourceforge.net/sourceforge/fink/Fink-0.8.1-PowerPC-Installer.dmg
Post a commentAlert Admin

Fink ReviewFink - 0.8.1 - Version: 0.8.1, 6/16/2006 07:35AM PST

(11 of 11 users found this comment useful)

wgscott
I maintain a few specialized packages, but am writing (and rating) from the point of view of a user.

Fink - 0.8.1 has just been released. There are two installers. One is for intel. The other is for ppc, providing a new branch (10.4, rather than 10.4-transitional). These new branches of fink both use g++ rather than g++3.3, so the safest upgrade option is probably to move /sw out of the way and to start anew. The fink Quick Start page offers more explicit instructions, and also a conversion tool (which I have not tried) that might permit you to keep your current installation while migrating to the new branch.

I've been using the 10.4 branch on intel and on ppc and have tested it extensively in the last couple of months. It seems to be working very well, and the few minor glitches I found were fixed very quickly.

I've been using fink since OS X 10.1, and find it absolutely indispensable. More than any other thing, this has helped to make OS X a viable unix computational platform for scientific computing in my laboratory. This is due in no small part to the dedicated volunteer efforts of many extremely talented, generous and hard-working individuals.
Post a commentAlert Admin

Most Recent Replies: View All 2 Replies

Fink CommentaryFink Marches On... - Version: 0.7.1, 6/22/2005 08:49AM PST

amcgee
New binary installers and source packages are available for Fink. Version 0.7.2 is for Panther, and version 0.8.0 is for Tiger:

Fink Downloads
Post a commentAlert Admin

Fink ReviewFink and DarwinPorts - Version: 0.7.1, 5/7/2005 01:45PM PST

(5 of 5 users found this comment useful)

amcgee
FYI, DarwinPorts 1.0 was just released. DarwinPorts and Fink compliment each other nicely, and I don't think it's an either/or situation. Fink has many more available packages, a good graphical interface via FinkCommander, and the ease of binary installation via Debian's apt-get, whereas DarwinPorts has much more flexibility and many more package installation options, as well as being a more proper BSD-style package management system. In order to insure that Fink and DarwinPorts coexist peacefully, the path to DarwinPorts should come before Fink. In order to do this, make sure the last lines in your .profile look like this:

test -r /sw/bin/init.sh && . /sw/bin/init.sh

export PATH="/opt/local/bin:${PATH}"
export MANPATH="/opt/local/share/man:${MANPATH}"
export INFOPATH="/opt/local/share/info:${INFOPATH}"
Post a commentAlert Admin

Fink ReviewBetter - Version: 0.7.1, 9/20/2004 08:20AM PST

(2 of 2 users found this comment useful)

AlienBenefactor
I dumped my old sw directory and did a fresh install. Good thing I did because I recovered over two gigs of diskspace in the process (after all programs were reinstalled) Only installed the binary packages found in the stable archive.

Works better. Feels cleaner. KDE and Gnome applications work well and all libraries and dependencies were resolved this time. Finkcommander makes installation of new packages easy.

Was disappointed that XEphem was not included. Will most likely show up later.
Post a commentAlert Admin

Most Recent Replies: View All 2 Replies

Fink CommentaryUntil VT catches up .... - Version: 0.7.1, 9/20/2004 04:23AM PST

(1 of 1 users found this comment useful)

DPG4450Guy
2004-09-20: Fink 0.7.1 released.-

The latest Fink releases, version 0.7.1 (for 10.3), is now available for both source and binary users. This release is meant for Panther (10.3) based Mac OS X versions. The 0.6.3 release remains available for Jaguar (10.2) based Mac OS X versions.

This new releases incorporate various fixes to the package manager, many previously unavailable Binary packages have been added resulting in a total of 1650 Binary packages. This includes binaries for KDE 3.4.1 and GNOME 2.4.

To complete a new Fink installation you should follow the instructions posted here. You may upgrade your existing Fink to the latest Fink using your current installation. A full list of the differences between 0.7.0 and 0.7.1 can be viewed by visiting this page.

If you have questions or problems, please try the Fink mailing lists you can learn more about them here.

Please make sure you pick the appropriate installer for your Platform. Fink 0.6.3 will only install on Mac OS X 10.2.* while Fink 0.7.1 will only install on Mac OS X 10.3.*

The Fink Team would like to thank its many contributors, frequent helpers and developers for making this release happen. We also thank our community for downloading the prior release 0.7.0 more than 130'000 times. Without their constant support and valuable pointers Fink would not be where we are now..
Post a commentAlert Admin

Fink Troubleshooting ReportPATH - Version: 0.7.0, 4/28/2004 06:55PM PST

(0 of 1 users found this comment useful)

mark gregg
Why are you adding /sw/bin and /sw/sbin to the front of the path and not the end?
This is in the set up script, /sw/bin/init.sh
Post a commentAlert Admin

Fink Commentaryfxppc... - Version: 0.7.0, 4/8/2004 06:12PM PST

nostromo1965_dotmac
Can you explain what this means for the casual Fink user? I'm about to install it for the first time -- what should I know before I install it? Will it screw up my existing Apple X11 install?
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Fink Troubleshooting ReportWheres X11-user? - Version: 0.7.0, 4/5/2004 08:36PM PST

(1 of 3 users found this comment useful)

fxppc
Fink users BEWARE! there is no x11-user virtual package anymore. That means you can't use gui unix apps with apple's x11 app you have to download a seperate copy! This is lost functunality.
Post a commentAlert Admin

Most Recent Replies: View All 2 Replies