On Fri, 5 Aug 2005 10:39:20 +0200 Christian Haugan Toldnes <[EMAIL PROTECTED]> wrote:
> (Aug 04 2005 22:38) Olaf Rempel 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 > > I have to agree. I think this way of doing it is both clean and easy to > understand. Of course the name 'mod_php' can undergo some discussion, > but other than that this is both sane and will fix the problem. Hmm, what would happend if no php4/5 is installed, and one do swup --install phpmyadmin Can swup calc the deps? And if so, how? :) Olaf _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
