sfeam wrote:
>> /bin/sh /Users/ingothies/gnuplot-4.2.4/missing --run makeinfo -I.
>
> There have at various times been re****ts of problems with makeinfo.
> Since I don't use it at all, I have not tested it recently.
> I vaguely recall that error message, and that a stupid fix
> (unexplained by whoever suggested it) was to add a <space> after
> the definition of 'origin':
>
> --- gnuplot42/docs/gnuplot.doc 2008-09-23 16:11:31.000000000 -0700
> +++ test42/docs/gnuplot.doc 2008-09-25 12:27:31.000000000 -0700
> @[EMAIL PROTECTED]
-7305,7 +7305,7 @[EMAIL PROTECTED]
>
> This graph of sin(x) will have a y range [-3:3] because the function
> will be autoscaled to [-1:1] and the vertical offsets are each two.
> -3 origin
> +3 origin
> ?commands set origin
> ?commands show origin
> ?set origin
>
> [You can't see the difference on the screen, but I have added a <space>
> character at the end of each of the affected lines].
Excuse me if this appears to be a stupid question - but wher exactly do
I have to add these spaces? I.e. which line in which file in which
folder and at which stage of the installation process does it occur
(already there, after configure, after [some stage of] make...?
--
Gruß,
Ingo


|