Removing configure options

Jeremy Lavergne jeremy at lavergne.gotdns.org
Mon Jun 8 22:46:46 PDT 2009


Check out this command for ideas on why prefix isn't working:

./configure --help

If you need to override the configure arguments in MacPorts, that's  
done via configure.args-append and configure.args-delete

On Jun 9, 2009, at 1:43 AM, Scott Haneda wrote:

> I have the most basic of a port file and I can not get it to work.
>
> Here is how I do it by hand
> cd ~/Downloads/rbldnsd
> sudo -s
> ./consigure
> make
> cp rbldnsd var/rbldnsd
>
> I am done at that point.
>
> sudo port -d install in my local repo
> DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ 
> _Users_haneda_macports_sysutils_rbldnsd/work/rbldnsd-0.996b" && ./ 
> configure --prefix=/opt/local'
> configure: unknown option `--prefix=/opt/local'
>
> How do I yank away the prefix, where is it best to store this file  
> in /opt/local, and what category is best for this one?
>
> PortSystem              1.0
>
> name			rbldnsd
> version		 	0.996b
> categories	  	sysutils
>
> master_sites            http://www.corpit.ru/mjt/rbldnsd/
> distfiles               ${name}_0.996b.tar.gz
>
> description	 	test
> long_description	test
>
> checksums               md5     9a0f26f3b33764c325a96bd4c61b26fa \
>                        sha1     
> 9cfe6cf01c54088cecc3a02902c721ee714f1c28 \
>                        rmd160   
> 15be588fb4051f0526084425b586ea7986b6493a
> -- 
> Scott * If you contact me off list replace talklists@ with scott@ *
>
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090609/a1ea17e8/attachment.bin>


More information about the macports-dev mailing list