Snort mailing list archives

Re: Problems with jpgraph and ACID ...


From: Matthias Güntert <MatzeGuentert () gmx de>
Date: Fri, 30 Apr 2004 11:54:47 +0200

AJ Butcher, Information Systems and Computing wrote:
JpGraph Error:  Can't create truecolor image.  Check that you really have
GD2 library installed.

Hello,

maybee you have only installed GD1. Try the following:
Change within your jpgraph.php the line

DEFINE("USE_LIBRARY_GD2",true);
to
DEFINE("USE_LIBRARY_GD2",false);

Maybee you have to change this too:

DEFINE('USE_TRUECOLOR',true);
to
DEFINE('USE_TRUECOLOR',false);

hth.

Greets


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: