Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: icedizzy on September 28, 2008, 06:12:11 PM
-
Hi folks!
Are betatesting squidguard 1.4 with mysql database instead of Berkly.
Running SquidGuard 1.3 with Berkley 4.6 on a sme 7.3 together with SARG reports like a charm.
Also tested Dansguardian ( content scanning also ) on SME 7.3 with SARG reports, godlike.
SquidGuard though are more resource saving and fast and if you dont need more than an urlfilter and sneak hw with automatic blacklists it's just perfect.
My problem though when compiling the mysql headers missing on a standard installation.
Done some yum list|grep <different likley patterns > don't know which package to get those header files.
Any tips?
/Ice
-
Tried to establish the dev platform according to the instructions.
The link pointed out 7.1 of SME Server and an broken link of mezzanine overview.
Is there a better way of getting the dev platform if there are not a package to get just the mysql headerfiles?
/Ice
============ Enclosed ===========
Chapter 14. The SME Server development environment
Configuring your development environment
The SME Server source code is checked into CVS at SourceForge. The project has a SourceForge page at https://sourceforge.net/projects/smeserver/. All packages are built using mezzanine, and an overview of mezzanine is provided here: https://wiki.caosity.org/tiki-index.php?page=Package+Maintenance
===============================
-
Tried to establish the dev platform according to the instructions.
The link pointed out 7.1 of SME Server and an broken link of mezzanine overview.
Is there a better way of getting the dev platform if there are not a package to get just the mysql headerfiles?
/Ice
============ Enclosed ===========
Chapter 14. The SME Server development environment
Configuring your development environment
The SME Server source code is checked into CVS at SourceForge. The project has a SourceForge page at https://sourceforge.net/projects/smeserver/. All packages are built using mezzanine, and an overview of mezzanine is provided here: https://wiki.caosity.org/tiki-index.php?page=Package+Maintenance
===============================
These instructions are outdated... even in the SME Server wiki as we are migrating at the moment, the documentation is a little behind. Not sure if this site is an official mirror, but I can not even access it.
You should be able to install mysql headers like this (I believe):
yum install mysql-devel
-
Thanks a lot!
Really needed this.
Almost brought down the install from mysql but it had probably trashed the platform in one way or another.
Now i found an error in squidGuards ./configure file so more testing are left to do.
Thanks again.
/Ice