Re: [gentoo-user] php-5 being forced to install?

2006-05-18 Thread Trenton Adams

Thank you Maxim.  That was the problem.  The funny thing is that swig
does not seem to require php5, but it supports the php use flag.

On 5/15/06, Maxim [EMAIL PROTECTED] wrote:


  It says...
 
  [ebuild  NS   ] dev-lang/php-5.1.2
  [ebuild   R   ] dev-lang/swig-1.3.21
 
  I don't understand why it's trying to do this, as I have not asked for
  php 5 to be installed.  And I'm also worried about it breaking
  existing PHP applications.
 
  Any ideas of where I should start?

 I'm not sure why php-5 is being installed, but it's not too likely
 that PHP5 will break your PHP applications unless they rely on a few
 things that changed, such as re-setting $this.

# USE = -php emerge -av swig

I think it'll work.

--
Max Jazz
--
gentoo-user@gentoo.org mailing list




--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] php-5 being forced to install?

2006-05-15 Thread Maxim

  It says...
 
  [ebuild  NS   ] dev-lang/php-5.1.2
  [ebuild   R   ] dev-lang/swig-1.3.21
 
  I don't understand why it's trying to do this, as I have not asked for
  php 5 to be installed.  And I'm also worried about it breaking
  existing PHP applications.
 
  Any ideas of where I should start?

 I'm not sure why php-5 is being installed, but it's not too likely
 that PHP5 will break your PHP applications unless they rely on a few
 things that changed, such as re-setting $this.

# USE = -php emerge -av swig

I think it'll work.

--
Max Jazz
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] php-5 being forced to install?

2006-05-14 Thread Justin Patrin

On 5/13/06, Trenton Adams [EMAIL PROTECTED] wrote:

Hi guys,

I'm having weird symptoms on my gentoo 2005.x system.  The system is
trying to install php-5.

It says...

[ebuild  NS   ] dev-lang/php-5.1.2
[ebuild   R   ] dev-lang/swig-1.3.21

I don't understand why it's trying to do this, as I have not asked for
php 5 to be installed.  And I'm also worried about it breaking
existing PHP applications.

Any ideas of where I should start?



I'm not sure why php-5 is being installed, but it's not too likely
that PHP5 will break your PHP applications unless they rely on a few
things that changed, such as re-setting $this.

--
Justin Patrin

--
gentoo-user@gentoo.org mailing list



[gentoo-user] php-5 being forced to install?

2006-05-13 Thread Trenton Adams

Hi guys,

I'm having weird symptoms on my gentoo 2005.x system.  The system is
trying to install php-5.

It says...

[ebuild  NS   ] dev-lang/php-5.1.2
[ebuild   R   ] dev-lang/swig-1.3.21

I don't understand why it's trying to do this, as I have not asked for
php 5 to be installed.  And I'm also worried about it breaking
existing PHP applications.

Any ideas of where I should start?

--
gentoo-user@gentoo.org mailing list