[MacPorts] #40382: Fails, building Git on Intel, Tiger Mac Mini
MacPorts
noreply at macports.org
Thu Sep 5 20:47:51 PDT 2013
#40382: Fails, building Git on Intel, Tiger Mac Mini
-------------------------+--------------------------------
Reporter: dgringo1@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.1.3
Resolution: | Keywords:
Port: git-core |
-------------------------+--------------------------------
Comment (by larryv@…):
Replying to [comment:13 dgringo1@…]:
> Following the installation again, there was no 'configure' program to
> run... although there had been for the previous efforts.
So are you installing from source or from a package?
- If you are [http://guide.macports.org/#installing.macports.source
installing from source], you need to follow the instructions in the Guide
exactly. That is, download the latest tarball, decompress it, and run
configure/make/make install from inside the extracted directory. There
most certainly is a `configure` script in there:
{{{
% curl -s https://distfiles.macports.org/MacPorts/MacPorts-2.2.0.tar.bz2 |
pax -j '*configure'
MacPorts-2.2.0/configure
%
}}}
- If you are [http://guide.macports.org/#installing.macports.binary
installing from a package], you can't do the configure/make/make install
dance, because there are no configure scripts or makefiles. You should be
able to start using it right away.
Please describe //exactly// the steps you are taking to try and install
MacPorts.
--
Ticket URL: <https://trac.macports.org/ticket/40382#comment:14>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list