how to retrieve a config.log

Mark Duling mark.duling at biola.edu
Fri Jan 5 20:18:08 PST 2007


"Philippe BARTHELEMY" <philippe.barthelemy at gadzarts.org> on Thursday,
January 4, 2007 at 2:02 PM -0800 wrote:
>Maybe a lame question :
>how to produce et where to find the config.log file produced by a
>./configure ?

You'll need to find your port's workdir.  I made a symlink for easy access.

cd ~
ln -s
/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/
  source

Now you have a ~/source directory that points the the MacPorts source
tree.  So just cd to ~/source, then locate the relevent port directory,
and look for a ./work directory within it.  Inside that your find a
configure, assuming the app has one and assuming you've already extracted
the distfile with 'port extract foo' or have a fialed install so that the
workdir is still there.

Mark




More information about the macports-users mailing list