what about the `./uninstall-previous-nessus` (or whatever its called) that is mentioned at the end of `./configure` in nessus-libraries?
Steve ----- Original Message ----- From: "twig les" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 08, 2002 6:39 PM Subject: Re: nessus 1.1.11 and nmap 2.54BETA30 > I like it. in my chaotic existence it will save me > keystrokes. > > > Its not terribly > > smart (heh)... but maybe someone find this useful. > > > > Best regards > > Cristobal > > > > ----------------- begin script > > #!/bin/bash > > cd nessus-libraries > > ./configure && make && make install > > cd .. > > cd libnasl > > ./configure && make && make install > > cd .. > > cd nessus-core > > ./configure && make && make install > > cd .. > > cd nessus-plugins > > ./configure && make && make install > > ------------- end script > > > > > > -- > > Cristobal Soto Y. > > > ===== > ------------------------------------------------------- > It is easier to denature Plutonium than to denature the evil spirit of man > ------------------------------------------------------- > Albert Einstein > > __________________________________________________ > Do You Yahoo!? > Send FREE video emails in Yahoo! Mail! > http://promo.yahoo.com/videomail/ >
