"Vincent Meyer, MD" <[EMAIL PROTECTED]> writes:
> Hello
>
> Forgot to mention from this morning's install.. unselecting to install lynk
> removes apache and all apache related packages! is this normal?
Yes..
[root@obiwan RPMS]# rpm -e lynx
error: removing these packages would break dependencies:
lynx >= 2.8.5 is needed by apache-conf-1.3.23-1mdk
[root@obiwan RPMS]# ch apache-conf-1.3.23-1mdk.i586.rpm| grep -B3 lynx
* Thu Jan 10 2002 Christian Belisle <[EMAIL PROTECTED]> 1.3.22-3mdk
- advxsplitlogfile splits using hours, not minutes.
- Require on lynx (used in httpd.init)
[root@obiwan RPMS]# grep -i lynx /etc/init.d/httpd
LYNX="lynx -dump"
$LYNX $STATUSURL | awk ' /process$/ { print; exit } { print } '
$LYNX $STATUSURLPERL | awk ' /process$/ { print; exit } { print } '
--
Guillaume Cottenceau - http://www.frozen-bubble.org/