From: O. <am...@so...> - 2003-08-26 14:52:25
|
Hi Larry, When i installed this version (0.91.4), a configuration error ocurr, -------------------- Error - Perl execution failed Undefined subroutine &main::init_config called at ./squidguard-lib.pl line 24. Compilation failed in require at /usr/src/webmin-1.090/squidguard/index.cgi line 18. -------------------- This is because the path of web-lib.pl point to specific directory /usr/libexec/webmin/web-lib.pl, where i don't have my webmin installation. I change in squidguard-lib.pl this line to "do '../web-lib.pl';" to do this more generic. -- Americo Ojeda El jue, 19 de 06 de 2003 a las 19:21, Larry Gilson escribió: > Hi All, > > For anyone who cares about the squidGuard module, I have made several > updates and corrections. You can download the latest version at > > http://www.iscomp.com/webmin/squidGuard/ > > I included the current CHANGES file at the above link to be able to view the > modifications. As a result of some of the changes, I needed to create new > entries in the en language file. I was not able to implement updates to > other languages as I don't know those languages. > > > -- Larry Gilson > > > Growing old is mandatory; growing up is optional. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list |