At 14:57 12-11-2003, Renaud Deraison wrote:
On Wed, Nov 12, 2003 at 01:54:46PM +0000, Peter George wrote:
> Hi all,
>
> This may well be a really dumb question...
> I installed m4 by gunzipping it untarring it, running a './configure'
> and then a 'make' then 'install make' all seemed to go fine.
>
> Any ideas?

This is slightly off-topic, however I suggest you use the port :

        cd /usr/ports/devel/bison/
        make install


Alternatively, you'll need to install GNU m4 first.



-- Renaud

Why not just install nessus from the ports? it'll automaticly install everything it needs.. Though you have to install gtk12 first if you want the GUI, but that one is also in the ports.

so actually all you need is
cd /usr/ports/x11-toolkits/gtk12
make all install distclean
cd /usr/ports/security/nessus
make all install distclean

if you want the newest (still in development) version, instead
use /usr/ports/security/nessus-devel

either way, bison and m4 will automaticly be installed


M. Possamai




Reply via email to