[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Progress on Web GUI - New Problem
From: |
Tom Weichmann |
Subject: |
Re: Progress on Web GUI - New Problem |
Date: |
Wed, 28 Jun 2000 12:51:04 -0400 |
On Wed, 28 Jun 2000, John W. Eaton wrote:
> On 27-Jun-2000, Tom Weichmann <address@hidden@localnet.com> wrote:
>
> | Here is octave output in my CHROOT environment
> | -------------------------------------------------------------
> | octave:1> help help
> | help is a built-in text function
> |
> |
> |
> | Additional help for built-in functions, operators, and variables
> | is available in the on-line version of the manual. Use the command
> | `help -i <topic>' to search the manual index.
> |
> | Help and information about Octave is also available on the WWW
> | at http://www.che.wisc.edu/octave/octave.html and via the
> | address@hidden mailing list.
> |
> | -------------------------------------------------------------
> |
> | It seems as if octave can not parse the m-file for its help text. I
> | do not get any errors though. Any ideas??
>
> The help command is a built-in function, so its help text is not in an
> M-file.
>
> In any case, from the format of the help text when it works, it looks
> like you are using Octave 2.1.x, which passes the help text through
> makeinfo for formatting. Do you have makeinfo installed in your
> chroot environment?
>
> You don't say exactly what version you are using, so I can only guess,
> but in the current sources, no error is produced if makeinfo is not
> available because then the help text is just passed on to the pager
> stream without formatting. I don't know why that is not working for
> you.
>
> jwe
jwe,
Thanks for your fast responce. Makeinfo was the problem, I had not included it
in my chroot environment.
T.C. Weichmann
Student Researcher
SUNT College at Buffalo
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
- Octave Web GUI, Tom Weichmann, 2000/06/24
- Message not available
- Re: Octave Web GUI, John Verzani, 2000/06/26
- Progress on Web GUI - New Problem, Tom Weichmann, 2000/06/28
- Progress on Web GUI - New Problem, John W. Eaton, 2000/06/28
- Re: Progress on Web GUI - New Problem,
Tom Weichmann <=
- [ANNOUNCE] Web-Octave Ready For Test, Tom Weichmann, 2000/06/29
- Re: [ANNOUNCE] Web-Octave Ready For Test, John Verzani, 2000/06/29
Octave Web GUI, John W. Eaton, 2000/06/26