From:
[email protected]
Package: acidlab
Version: 0.9.6b20-7
Severity: minor
Tags: patch
libphp-phplot installs into /usr/share; as shipped acidlab expects /usr/lib/phplot.
--- acid_conf.php.orig 2004-08-20 00:41:54.000000000 -0700
+++ acid_conf.php 2004-08-20 00:42:02.000000000 -0700
@@ -66,7 +66,7 @@
/* Path to the graphing library
* (Note: DO NOT include a trailing backslash after the directory)
*/
-$ChartLib_path = "/usr/lib/phplot";
+$ChartLib_path = "/usr/share/phplot";
/* File format of charts ('png', 'jpeg', 'gif') */
$chart_file_format = "png";
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-k7-smp
Locale: LANG=C, LC_CTYPE=C
Versions of packages acidlab depends on:
ii acidlab-pgsql 0.9.6b20-7 Analysis Console for Intrusion Dat ii apache [httpd] 1.3.31-3 Versatile, high-performance HTTP s ii debconf 1.4.30 Debian configuration management sy ii libphp-adodb 4.50-1 The 'adodb' database abstraction l ii libphp-phplot