[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: plot.h
From: |
Marshall DeBerry |
Subject: |
RE: plot.h |
Date: |
Wed, 5 Jan 2005 20:10:33 -0500 |
Make sure you have the GNU plotutils package present, as there is a search
in chart.h for plot.h, and it wants to find it in /usr/include (note the
hard coded <plot.h> as the include.)
Marshall
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Jason Stover
Sent: Wednesday, January 05, 2005 7:55 PM
To: address@hidden
Subject: plot.h
Make gives me:
In file included from examine.q:48:
chart.h:25:18: plot.h: No such file or directory
The problem was this line in chart.h:
#include <plot.h>
I looked around, and am completely plot.h-less. Where
can I find plot.h?
-Jason
--
address@hidden
SDF Public Access UNIX System - http://sdf.lonestar.org
_______________________________________________
pspp-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/pspp-dev
- plot.h, Jason Stover, 2005/01/05
- Re: plot.h, Ben Pfaff, 2005/01/05
- RE: plot.h,
Marshall DeBerry <=