"Philippe BARTHELEMY" <[EMAIL PROTECTED]> 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

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to