help-octave
[Top][All Lists]
Advanced

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

Re: documentation


From: David Bateman
Subject: Re: documentation
Date: Thu, 27 Apr 2006 22:49:25 +0200
User-agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322)

Michael Schmid wrote:

> Thanks for this answer David.
> I have seen the script in newer cvs-versions. so I have taken the
> 2.9.5-Version, where the image files are inside the /doc/image directory.
> this should work with
>
> ./configure
> cd doc
> make
>
> or not?


Without the build of conf.texi, it can not work as the variable
OCTAVEHOME, etc are defined in this file. So you have to "make
conf.texi" before the make... As for whether it will work if the images
are include the answer is maybe. I would have said definitely, but John
changed the way the time stamping of the images are done just prior to
2.9.5 and so I can remember off-hand if the script to build the images
is called again if the images exist. Try and see.

>
>
> for me, it seems to be an actual installation problem (new notebook ..
> :-(  )
>
> we would like to do the same system for octplot, even though with the
> texinfo DOCSTRINGS.
> Last week, I made a big improvement, but get in trouble with the
> installation...
> and I don't know, what's wrong ...
> comes time, comes a solution...

Try looking the the doc/interpreter/Makefile.in and see what is happening...

D.

>
>
> On 4/27/06, *David Bateman* < address@hidden
> <mailto:address@hidden>> wrote:
>
>     Michael Schmid wrote:
>
>     > Hi all
>     >
>     > I'm again in trouble with the documentation.
>     >
>     > ./configure
>     > cd doc
>     > make
>
>     ./configure
>     cd doc
>     make conf.texi
>     make
>
>     will get you a bit further, but the figures in the sparse
>     documentation
>     are built with octave itself as John made the choice to store the
>     script
>     to create the figures rather than the figures themselves.
>     Therefore, you
>     CAN'T build the documentation without building octave itself...
>
>     D.
>
>
>     --
>     David
>     Bateman                                address@hidden
>     <mailto:address@hidden>
>     Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph)
>     Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob)
>     91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax)
>
>     The information contained in this communication has been
>     classified as:
>
>     [x] General Business Information
>     [ ] Motorola Internal Use Only
>     [ ] Motorola Confidential Proprietary
>
>


-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

[Prev in Thread] Current Thread [Next in Thread]