Hi Olaf!

Thursday 04, at 10:38:04 PM you wrote:

> On Thu, 4 Aug 2005 11:37:36 -0700 (PDT)
> Brian Wilson <[EMAIL PROTECTED]> wrote:
> 
> > On 2.2 if I try to install phpmyadmin, it tries to install 
> > php5. I have several apps that require php 4. Is it possible for you
> > to check for 'php4|php' so that it does not keep trying to install 5?
> AFAIK this *could* be resolved with virtual packages:
> package php4 provide mod_php
> package php5 provide mod_php
> package phpmyadmin requires mod_php
more reliable and right way IMO is to provide some "virtual" php-engine
(for example Provides: php4-engine for php4, Provides: php5-engine for
php5). And phpmyadmin must require this "virtual" php, because it works
with all php SAPI variants. For example, I could use fcgi php and
phpmyadmin work thru this SAPI nicely. 

PS This already done in ALTLinux and I don't see why this can't be
implemented in TSL :)

-- 
WBR, Konstantin       chat with ==>ICQ: 109916175
     Lepikhov,        speak  to ==>JID: [EMAIL PROTECTED]
aka L.A. Kostis       write  to ==>mailto:[EMAIL PROTECTED]

...The information is like the bank...                    (c) EC8OR
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to