Re: PHP5-extensions menu - where is it ?

2004-12-11 Thread Joshua Lokken
On Sat, 11 Dec 2004 09:40:50 +0300, Odhiambo Washington
[EMAIL PROTECTED] wrote:
 * Joshua Lokken [EMAIL PROTECTED] [20041211 04:22]: wrote:
 
 
  On Sat, 11 Dec 2004 00:35:21 +, Mário Gamito [EMAIL PROTECTED] wrote:
   Hi,
  
   I've installed PHP5-extensions.
   At the begining of the process, a menu appears to one can choose what he
   wants PHP to suppport.
  
   I want to rebuild, but i can't get that menu anymore.
   It just rebuilds with the same options i've choose the first time in
   that menu.
  
   How can i make that menu reapear ?
 
  # rm /var/db/ports/portname/options
 
 I don't believe that! ;)
 
 I think the right thing to do is
 
 cd /usr/ports/lang/php5-extensions
 make rmconfig
 make config
 
 It's less ambiguous than the Lokken option ;)
 

It returns the desired result quickly and easily.


-- 
Joshua Lokken
Open Source Advocate
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP5-extensions menu - where is it ?

2004-12-11 Thread CHris Rich
make config works without having to make clean or make rmconfig or anything 


-- 
Regards
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP5-extensions menu - where is it ?

2004-12-10 Thread Bob Van Zant
I'm pretty sure make clean from that port's directory will do it. If
not, rm -rf work from that port's directory definitely will.

Getting the menu not to show up (perhaps doing automated updates with
portupgrade, for instance) is done by adding the proper variables
to /etc/make.conf.

-Bob

On Sat, 2004-12-11 at 00:35 +, Mrio Gamito wrote:
 Hi,
 
 I've installed PHP5-extensions.
 At the begining of the process, a menu appears to one can choose what he 
 wants PHP to suppport.
 
 I want to rebuild, but i can't get that menu anymore.
 It just rebuilds with the same options i've choose the first time in 
 that menu.
 
 How can i make that menu reapear ?
 
 Thank you.
 
 Warm Regards.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP5-extensions menu - where is it ?

2004-12-10 Thread Joshua Lokken
On Sat, 11 Dec 2004 00:35:21 +, Mário Gamito [EMAIL PROTECTED] wrote:
 Hi,
 
 I've installed PHP5-extensions.
 At the begining of the process, a menu appears to one can choose what he
 wants PHP to suppport.
 
 I want to rebuild, but i can't get that menu anymore.
 It just rebuilds with the same options i've choose the first time in
 that menu.
 
 How can i make that menu reapear ?

# rm /var/db/ports/portname/options


-- 
Joshua Lokken
Open Source Advocate
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP5-extensions menu - where is it ?

2004-12-10 Thread Odhiambo Washington
* Joshua Lokken [EMAIL PROTECTED] [20041211 04:22]: wrote:
 On Sat, 11 Dec 2004 00:35:21 +, Mário Gamito [EMAIL PROTECTED] wrote:
  Hi,
  
  I've installed PHP5-extensions.
  At the begining of the process, a menu appears to one can choose what he
  wants PHP to suppport.
  
  I want to rebuild, but i can't get that menu anymore.
  It just rebuilds with the same options i've choose the first time in
  that menu.
  
  How can i make that menu reapear ?
 
 # rm /var/db/ports/portname/options

I don't believe that! ;)

I think the right thing to do is

cd /usr/ports/lang/php5-extensions
make rmconfig
make config

It's less ambiguous than the Lokken option ;)



-Wash

http://www.netmeister.org/news/learn2quote.html

--
+==+
|\  _,,,---,,_ | Odhiambo Washington[EMAIL PROTECTED]
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+
The cost of living hasn't affected its popularity.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]