Fink is a package manager that provides ports of popular Unix software for Macs running OS X
0
votes
0answers
210 views
Should I be concerned about Homebrew changing permissions on system directories? [closed]
I see there are a few package managers for the Mac from this question.
Apple / Mac OS X - Is there a Package Manager like Linux
It looks like Homebrew is pretty good but I see it wants to change ...
0
votes
0answers
170 views
Fink update freezes under OS X Mountain Lion
Since updating to Mountain Lion updating Fink always freezes.
Fink version: 0.34.1
# fink selfupdate
/usr/bin/rsync -az -v rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP ...
0
votes
0answers
212 views
Fink hangs with “IPC failure: Operation not permitted”
On OS X 10.7, I tried to install enlightenment via a fresh installation of Fink.
cd /sw/bin
./fink install enlightenment
Scanning package description files..........
Then nothing happens. ...
1
vote
0answers
223 views
Using fink to download 'g77'
I tried to use fink to download 'g77' which is a fortran compiler. This failed because the package doesn't exist. Does anyone else know where I could download g77?
I'm Mac osx 10.7.2
0
votes
0answers
464 views
Install dpkg without Fink or MacPorts on a mac
I don't want to use either of Fink or MacPorts, because I use Homebrew.
I need to use dkpg, but it isn't included in Homebrew, and it fails when trying to compile it from source with:
$ make
make ...
1
vote
2answers
489 views
Fink remove all packages
I switched to HomeBrew from Fink, and I want to uninstall Fink and all of the packages I installed with it to avoid problems in the future.
I found this perl snippet that should remove all pacages, ...
1
vote
1answer
504 views
How can I install bridge-util on Mac OS X?
I want to install the bridge-utils package on my Mac OS X system. How can I do that? I can't find bridge-utils in Fink or MacPorts.
2
votes
1answer
394 views
perl5.14 OS X - what is the best way manage it?
Im an heavy macports user. Have a lot of ports installed with +perl variants. (and much p5-modules too, and zilion others installed by cpan).
Now, I need perl 5.14. (because improved utf8 handling), ...
14
votes
1answer
7k views
Bash completion for commands in Mac OS
How do I get fink and macports to autocomplete program names when typing commands, as in Ubuntu's apt-get?
For example when I type
sudo port install ca
and press tab, I want the terminal to ...
0
votes
1answer
106 views
How can I install the latest libxml2 on Mac 10.6 using Fink?
I have installed fink, but when I type:
fink list
then libxml2 (or any libxml package) is not found in the list. It's clearly there in the library on the fink site. How can I do this?
1
vote
2answers
948 views
How do I get the X11 dev files on OS X
I've been trying to use fink and apt-get but none of the commands (xorg-dev, xlibs-dev, libx11-dev, x-dev etc.) are working.
Any ideas?
0
votes
2answers
242 views
GVim Crashes In Edit Mode
I currently have vim installed on my MacBook Pro via fink. I can edit files just fine in vim, but when I enter edit mode in gvim, it crashes with the following error.
Vim: Caught deadly signal ABRT
...
1
vote
1answer
2k views
Can pkgsrc, Homebrew, Fink, and MacPorts peacefully coexist?
I heard that some people like to use both Fink and Macports since some packages exist in one and not the other.
Recently I've had trouble building and running packages like GRASS and Digikam w/ ...
29
votes
3answers
14k views
Homebrew vs Fink vs Macports? [closed]
I am using Fink to install Unix apps on my mac, I just came across Homebrew and saw some good reviews about Homebrew.
So, my question is:
What package manager do you guys use for Mac?
I use Fink ...
0
votes
1answer
411 views
Mac OS X: Trying to install prolog using fink
I am trying to install prolog on Mac OS X 10.4.11.
I just downloaded fink because I think that that should help me and I am trying to get either:
Package swi-prolog-5.8.1-2
or
Package ...
0
votes
1answer
347 views
How to install fink when behind proxy?
I'm having a Mac computer at work, and the internet connection is through HTTP proxy.
I want to install fink (or macports, doesn't really matter), to have all the useful utilities (like mc).
I've set ...
9
votes
5answers
2k views
What is the official installer for Unix packages on Mac OS?
I'm a bit confused about the installation of standard Unix packages on Mac OS X. For example, I have /usr/bin/svn, which is SVN v.1.4.4, but FinkCommander says svn is not installed. The same holds for ...
4
votes
2answers
595 views
Macports, Fink, Hombrew: Background Processes?
If I install a package manager such as Macports, Fink or Homebrew, how does it affect the startup and running of my system?
It seems like the answer should be "Not at all when you're not using them" ...
0
votes
1answer
133 views
After updating to OS X 10.5.8 and updating Fink, Texmax stoped working
I know just enough about installing UNIX like software on my Mac to get into trouble and this time I messed up all my software. I use Octive, Texmax, emacs and was playing with NGSpice. The history ...
1
vote
2answers
83 views
Fink not showing package python24
Just to be clear: I know nothing about fink.
I just installed fink on Snow Leopard, from cvs. If I run fink list, only python25 and python26 are shown. Strangely enough I have ...
37
votes
4answers
6k views
How to install software packages on a Mac? (MacPorts, Fink, anything better?)
On my Mac OS X machine, how would you recommend I install command line software and other packages? I've been using MacPorts and it always seems quite slow, presumably because it has to compile the ...