Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Graphical Toolkits for Apple's OS X: GTK+
Subject:   confusion
Date:   2007-06-25 07:10:37
From:   yvesdec
You say MacPorts has pre-built binaries but
sudo port install git-core
will build from source.


Later, you say fink provides subversion. It makes little sense to urge people to use two disctinct port managers. Fink very probabaly provides git too as MacPorts provides subversion
sudo port install subversion +no_bdb
Using both will make you build and install lots of duplicate ports and mostly doubles the chances of having trouble.
Subversion is also distributed as a .dmg with a nice installer.



Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Jeremiah Foster photo confusion
    2007-06-25 07:48:00  Jeremiah Foster | O'Reilly Blogger [View]

    I am not urging people to use two distinct port managers. Some tools are available through Macports and not fink, like git.

    There is always the possibility something will go wrong no matter how you decide to install software, hence the many caveats I issued in the article.