Fink is a package manager that provides ports of popular Unix software for Macs running OS X
Questions tagged [fink]
21 questions
50
votes
1 answer
Bash completion for commands in Mac OS X
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 autocomplete or show me the available commands.
OS X does…
Osama Gamal
- 1,177
- 2
- 10
- 9
41
votes
4 answers
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 packages on-the-fly.
I'd much prefer a package…
Sophie Alpert
- 1,237
38
votes
3 answers
Homebrew vs Fink vs Macports?
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 currently, so will the shift from Fink to Homebrew be…
zengr
- 1,384
11
votes
5 answers
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 other packages, like emacs etc.
Is that just a…
dehmann
- 2,333
6
votes
1 answer
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.
Riccardo Queri
6
votes
2 answers
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/ MacPorts, and have started looking at…
hpy
- 6,261
4
votes
2 answers
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" but I'm worried that they will break other…
Dan Rosenstark
- 6,698
2
votes
2 answers
How can we "persuade" fink, port, & brew to coexist in parallel on OSX Mavericks?
We like to use brew, but it doesn't have a lot of gnome toolset formulae, and we can install a gnome-terminal very quickly with FinkCommander. We've built various parts of gnome from scratch, but creating a brew formula just to get the…
Billy McCloskey
- 1,791
2
votes
3 answers
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, but it doesn't:
fink list | perl -lne '/^s*is+(S+)/…
2
votes
1 answer
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), but here is no macports package yet. What will be…
clt60
- 887
2
votes
2 answers
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?
seebiscut
- 21
- 1
- 2
1
vote
0 answers
How do I properly configure my .xinitrc file to start the openbox session manager
I've installed openbox twice - once with Fink, and once with MacPorts. Both installations yield the same result: startx terminates with an error diagnostic from xinit.
I have a working .xinitrc for various other window managers. How do I modify…
Billy McCloskey
- 1,791
1
vote
0 answers
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
Harpal
- 215
1
vote
2 answers
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 ./fink/10.4/stable/main/finkinfo/languages/python24.info. as well as…
Stefano Borini
- 2,424
0
votes
1 answer
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 of what I did is as follows:
I used FinkCommander…
Roger