Hello all, I have a couple of install questions I was wondering I could get some help with.
1.) I'm using Kubuntu (6.10) and I'm trying to install an "application/x-mplayer2" application to view within my browser. I downloaded Easy Ubuntu and I thought it installed it, but allas it has not.
2.) I'm always trying to install snort. I downloaded the snort.tar.gz and extracted it into a file on the desk top. I've followed the directions and navigated to the file and ./configure'd it but when I do a make it says
Quote:
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
me@meLappy:~/Desktop/snort-2.6.1.1$ make
make: *** No targets specified and no makefile found. Stop.
|
What am I doing wrong? Can I make this work?
Thanks for all the help!
-TurboPotato