The fink tag has no wiki summary.
1
vote
0answers
55 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
186 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 ...
0
votes
1answer
106 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
229 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
196 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), ...
6
votes
1answer
1k 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
62 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?
0
votes
2answers
195 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
199 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
1k 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/ ...
17
votes
3answers
7k 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
270 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
246 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 ...
6
votes
5answers
1k 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 ...
3
votes
2answers
493 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
2answers
98 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
77 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 ...
31
votes
5answers
5k views
How to install ported Linux software on a Mac? (MacPorts, Fink, anything better?)
On my Mac OS X machine, how would you recommend I install various software that's been ported from Linux? I don't install such software very frequently, but I've been using MacPorts and it always ...