ive used debian before and dabbled with gentoo so i decided to give kbuntu a whirl, i need to install sqlninja but i have run into a few problems,
im currently trying to install libpcap-1.0.0
after the configure program complaining flex wasn't installed i installed it now it configures its self grate i think now just to run make and ill be sorted for the install, slight problem its complaining about something that i have never even heard of and i cant install via apt-get because it doesn't exist
any ideas on how to fix this? ive been bashing my head at it for the past few days and nothings worked so far
im currently trying to install libpcap-1.0.0
after the configure program complaining flex wasn't installed i installed it now it configures its self grate i think now just to run make and ill be sorted for the install, slight problem its complaining about something that i have never even heard of and i cant install via apt-get because it doesn't exist
Code:
root@nightsider:/home/nightsider/Desktop/pearl/libpcap-1.0.0# make yacc -d grammar.y make: yacc: Command not found make: *** [grammar.c] Error 127 root@nightsider:/home/nightsider/Desktop/pearl/libpcap-1.0.0#
Comment