LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   squid Guard installation problem (https://www.linuxquestions.org/questions/linux-software-2/squid-guard-installation-problem-269418/)

hariiyer 12-22-2004 11:10 PM

squid Guard installation problem
 
Dear all


my distro is RH-9, when i install squid guard i am getting following errors

[root@hari squidGuard-1.2.0]# make
making all in squidGuard-1.2.0
make[1]: Entering directory `/hard/d/softwares/linux/tobewrite/sguard/squidGuard-1.2.0/src'
making all in src
: sg.l || cp lex.yy.c.flex lex.yy.c
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -g -O2 -I/usr/local/BerkeleyDB/include -c lex.yy.c
gcc: lex.yy.c: No such file or directory
gcc: no input files
make[1]: *** [lex.yy.o] Error 1
make[1]: Leaving directory `/hard/d/softwares/linux/tobewrite/sguard/squidGuard-1.2.0/src'
make: *** [all] Error 1
[root@hari squidGuard-1.2.0]#


please help me

masand 12-22-2004 11:34 PM

hey
get this rpm of squidgaurd for RH 9.0

ftp://ftp.freshrpms.net/pub/dag/redh...0.dag.i386.rpm

regards

msivasakthi 12-15-2007 04:41 AM

Hi,

i'am having the same problem in my Linux(FC5) box,


byacc -d sg.y || (cp y.tab.c.bison y.tab.c && cp y.tab.h.bison y.tab.h)
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB.4.6/include -DHAVE_CONFIG_H -g -O2 -I/usr/local/BerkeleyDB.4.6/include -c y.tab.c
: sg.l || cp lex.yy.c.flex lex.yy.c
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB.4.6/include -DHAVE_CONFIG_H -g -O2 -I/usr/local/BerkeleyDB.4.6/include -c lex.yy.c
gcc: lex.yy.c: No such file or directory
gcc: no input files
make[1]: *** [lex.yy.o] Error 1
make[1]: Leaving directory `/usr/local/src/squidGuard-1.3/src'
make: *** [all] Error 1


so i have tried to install the squidGuard-1.2.0-1.i386.rpm..

it shows,

error: Failed dependencies:
SMEServer >= 5.6 is needed by squidGuard-1.2.0-1.i386
squid is needed by squidGuard-1.2.0-1.i386
BerkleyDB >= 2.0 is needed by squidGuard-1.2.0-1.i386
db3x is needed by squidGuard-1.2.0-1.i386

but i have build installed the Squid,BerkeleyDB,..etc..


could someone help me??


Thanks..


All times are GMT -5. The time now is 01:51 AM.