Hello. Sorry for my ignorance, but I'm having difficulty installing squidpurge-1.17_2.tgz. onto my SME server.
I untarred it using:
tar zxf squidpurge-1.17_2.tgz
Which seemed to unpack 4 files
+COMMENTS
+CONTENTS
+DESC
+MTREE_DIRS
and one sbin dir
..
I assumed that I would then change into the sbin dir,
which I did, and it has one file called purge within it.
Its coloured green....if that makes a dif...
According to the readme, found here:
http://www.wa.apana.org.au/~dean/squidpurge/READMEIn order to compile the purge tool, untar the source distribution and
change into the purge directory. With RCS and GNU make installed, just say
"make". GNU make will automagically retrieve all necessary files from the
repository and create the binary.
Systems not stated above will need to retrieve the makefile (use "co -l
Makefile" for this) and add their own platform specific definitions to
section [2] in the makefile.
I changed into the sbin dir and tried some commands.
"make" didnt work, when I typed make,
it returned no targets specified and no makefile found.
I changed it to "make purge", it replies nothing to be done for purge.
I then tried "co -l Makefile", it returns co: command not found.
I'm pretty sure its me

.
Any advice to help get this installed is appreciated.
PS. Oh, and I know how to delete the cache. I jsut want to use it to extract some files from the cache.
Thanks, and apologies for my ignorance.
joshAU