At 22:41 03.01.2003, Jean-Michel Dault wrote:
Hello all,

Sorry to re-activate this topic, but I stumbled into an issue when
packaging PHP 4.3 as an RPM for Mandrake.

What happens when a user wants to install *both* php-cli and php-cgi?
You cannot have two files with the same name, either in the same RPM, or
in two different RPMS... This is not RPM specific, since it will create
the same problem with apt, pkgtool, or others.

But why would he want to? AFAIK Mandrake uses php as an apache module
and CLI can be used on the commandline. If the user still wants to have CGI
by a RPM then i would go for naming it to whatever name you like different from
that of the executable in the CLI RPM. Since RPM can handle all installation
problems everything is fine then.

marcus


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to