Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

18
votes
8answers
14k views

What package manager do you prefer for Mac OS X?

I've used DarwinPorts and Fink before. What do you use and why? Or, do you prefer to just build from source?
3
votes
0answers
2k views

Pros and cons of MacPorts vs. Fink vs. Homebrew? [closed]

MacPorts, Fink and Homebrew are package management systems for compiling, installing and upgrading software for Unix-like systems on OS X. Homebrew is billed as the "perfect replacement" for MacPorts ...
3
votes
1answer
875 views

How can I build an RPM on my MacOS system?

I'm running Mac OS X 10.6.6. I have some data-only RPMs that I'd like to build. Until recently I've done most of my development on a VM running CentOS, but one by one I've been able to transition ...
3
votes
5answers
2k views

Perl strategy for a new Snow Leopard user?

I'm about to get a new iMac. It's my first Intel mac and will presumably come with Snow Leopard. What would other users recommend as the right strategy for installing and using perl on this machine? ...
2
votes
1answer
355 views

python matplotlib framework under macosx?

I am getting this error: /sw/lib/python2.7/site-packages/matplotlib/backends/backend_macosx.py:235: UserWarning: Python is not installed as a framework. The MacOSX backend may not work correctly if ...
2
votes
0answers
169 views

Why aren't there any fink binaries for 10.6 yet?

Fink has been available for Mac OS X.6 for quite awhile, but only as source — there are no binary packages. What is the obstruction in 10.6? How can someone help fix it?
2
votes
1answer
73 views

Using fink to install from a website

I want to use fink to install smalltalk. I found this on the fink website. I was wondering if there was some way to install smalltalk from the url (sudo fink install smalltalk does not work). Is there ...
1
vote
0answers
183 views

Setting up: OS X 10.6.6 + XCode3.2 using python and cocoa

I am strying to set up working environment on OS X 10.6.6, XCode3.2, fink using python and cocoa frameworks. I scanned few references in the net, however nothing worked for me. I have python2.6 ...
1
vote
1answer
302 views

python_select with fink-installed python?

How do I use python_select with fink installed python? It won't find it and I don't want to go through the whole process of installing python using macports. I got python_select from macports ...
1
vote
1answer
568 views

Set default GCC to Fink-installed GCC 4.5?

I've got GCC 4.2 that came with my installation of Mac OS X 10.6.4, plus GCC 4.5 installed via Fink. I wanted to use gcc_select to change the default compiler to GCC 4.5, but was told gcc_select does ...
0
votes
3answers
53 views

your svn client is too old error, how to fix it?

I'm fairly new to svn, and have installed the fink svn client for mac. I have used this for quite soe time, and suddenly it tells me that my client is too old to browse this repository. In between ...
0
votes
0answers
59 views

Using SVN when downloaded from Fink

I have a MackBook and I just downloaded svn, svn client, svn doc via Fink. svn seems to be installed, for instance if I type "svn help" the help menu appears. However, I downloaded svn so that can ...
0
votes
1answer
66 views

Ignoring Fink's texlive in favor of a modern distribution

I have installed the latest version of MacTeX-2010, an oft-updated distribution of texlive. However, after my last fink update-all, fink insists that its version of texlive (from 2008) is a ...
0
votes
1answer
96 views

fink doesn't list gtkmm2.4

I'm trying to get started with gtkmm, and I'm using a mac. So I tried using fink to get it installed. Looking online, it seems to be up to date, but when I check on the command line fink list gtkmm ...