On Fri, Aug 22, 2003 at 07:43:38AM +0800, maillist bsd wrote:
> 
> hi all,

        Hi!

> 
> as i install a lot package work together, such apache+php+mysql..
> i always download the source code compile by myself, it just need to make with some 
> options such as ..
> make --prefix=/usr/local/apache --enable-module=so
> 
> But i found someone said install by /usr/ports also can do that, it also add options 
> at make in /usr/ports, i want to know how can i check the options the packages have, 
> how can i know it..
> 
> it seems like..
> cd /usr/ports/www/apahe13
> make With xxxx
> 
> Can anyone explain it more..??
> Any document for reference..??

        man ports
        http://www.FreeBSD.org/doc/handbook/ports.html
        less /usr/ports/Mk/bsd.port.mk

                                     -- zhuravlev alexander
                                           u l s t u  n o c
                                             ([EMAIL PROTECTED])
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to