Roger <[EMAIL PROTECTED]> writes:

> Already installed packages:
> drakxtools-1.1.7-59mdk.src.rpm
> ipchains-1.3.10-5mdk.src.rpm  iptables-1.2.4-2mdk.src.rpm
> Bastille-1.2.0-2mdk (cooker is now at 4mdk)
> 
> tinyfirewall trys to install iptables and Bastille even though they are
> already installed!  also, it was having problem finding cdrom drive &
> the cdrom, so i commented out the following.
> 
> Starting @ linux #236 of /usr/lib/libDrakX/tinyfirewall.pm
> 
>     Gtk->main_iteration while Gtk->events_pending;
>     #if (!$in->do_pkgs->install(Kernel22() ? "ipchains" : "iptables",
> "Bastille")) {
>           #   $in->ask_warn('', _("Failure installing the needed packages : %s
> and Bastille.
>           #Try to install them manually.", Kernel22() ? "ipchains" :
> "iptables") );
>           #$dialog->destroy;
>           #$in->exit(0);
>       #    }
>     ReadConfig;
>     DoInterface($in);
> 
> i don't know much perl (if any) but this simpley looks to see if it's

This lines have been commented (# ) so there is no chance they do anything.

Reply via email to