Click to See Complete Forum and Search --> : TGZ?


Dark Ninja
08-14-2001, 11:36 PM
Hey there, folks! I was working on installing Nmap. Now, I know this is much easier then I am making this, but I keep getting errors when I try to install doing the whole:

tar -xvzf nmap-2.53.tgz
cd nmap-2.53
./configure
make
su
make install

But, I keep getting an error (problem 1) and secondly, isn't there a very easy way to install .tgz packages? If not, that's kewl. Otherwise, my error involves the comipiler not being able to find the "yacc" command during the 'make' portion of my compilation.

Anyway, I'd appreciate any help. This is a pain.


Dark Ninja

[ 14 August 2001: Message edited by: Dark Ninja ]

Malakin
08-15-2001, 12:13 AM
Your procedure is correct.
Install yacc