Bill Allombert on Sun, 9 Mar 2003 16:15:17 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Plotting in PARI


On Sun, Mar 09, 2003 at 01:52:50AM +0000, p g duncan wrote:
> Hello
> 
> Thank you for the help.  I have now installed the Xlib headers but when
> I do a 'make test-graphic' I get the message:
> 
> * Testing ploth         for gp-sta..BUG [70]    for gp-dyn..BUG [70]
> +++ [BUG] Total bench for gp-sta is 70
> +++ [BUG] Total bench for gp-dyn is 70
> 
> PROBLEMS WERE NOTED.

Are you running under X ? What does say
echo $DISPLAY 
?
Please look at the error messages inside Olinux-i686/ploth-sta.diff.

> I have noticed that when I run the Configure script I get the following
> message:
> 
> Looking in C lib for some symbols...
> ...I did not find exp2.
> ...I did not find TIOCGWINSZ.
> ...I did not find vsnprintf.
> 
> Could the lack of these be causing the problem?  Where do I obtain exp2,
> TIOCGWINSZ, and vsnprintf?

No, you do not need them. I do not have them and everything is fine.

Cheers,
Bill.