install --withSomeFlag

Instruct ICC instructicc at hotmail.com
Sun Oct 7 21:43:11 PDT 2007


> > I installed php5-gtk with "sudo port install php5-gtk" and I  
> > noticed that mysql functions are not installed.
> > /opt/local/bin/php-config has configure_options '--without-mysql'  
> > which I would need to be '--with-mysql'.
> >
> > I was thinking of modifying php-config and somehow launch
> > ./configure
> > make
> > sudo make install
> > to reconfigure and reinstall with this flag, but I cannot find such  
> > a "build from source" directory.  Probably "clean"ed?
> >
> > How should I proceed from here?
> 
> sudo port -f uninstall php5
> sudo port install php5 +mysql5
> 
> Then if necessary:
> 
> sudo port -ncuf upgrade php5-gtk
> 
> To learn what variants a port has:
> 
> port info php5
> port variants php5

Thanks.
Is "man port" where I should have gathered that, or are there some other docs besides
http://trac.macosforge.org/projects/macports/wiki/UsingMacPortsQuickStart
 
_________________________________________________________________
Peek-a-boo FREE Tricks & Treats for You!
http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20071007/b1a1d685/attachment.html


More information about the macports-users mailing list