From help-octave-request at bevo dot che dot wisc dot edu Sat Mar 6 15:10:37 2004 Subject: Texi problem on Solaris (Was: Re: octave forge) From: "Dmitri A. Sergatskov" To: Octave_post Cc: "Dmitri A. Sergatskov" , Robert Leach , David Bateman Date: Sat, 06 Mar 2004 14:08:21 -0700 I managed to reproduce and figure out the problem that Robert had with building docs in octave-forge/main/comm. The problem seems to be related to mktexi and using old version of perl. E.g. with perl 5.6.0 which I had it builds wrong version of comms.texi. (I kept the diff between the right and the wrong version, for those who care.) That in turn messes up makeinfo. Upgrading to perl 5.8.3 solves the problem: comms.texi files built on Sun or on Linux are identical. Sincerely, Dmitri. ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------