[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
octave-2.1.21 problem with help and which
From: |
John W. Eaton |
Subject: |
octave-2.1.21 problem with help and which |
Date: |
Wed, 17 Nov 1999 23:49:25 -0600 (CST) |
On 17-Nov-1999, Thomas Walter <address@hidden> wrote:
| I have compiled 'octave-2.1.21' successfully under Linux with
| gcc-2.95.2. Make 'check' passed all tests
|
| BUT doing in an interactive octave session
|
| 'help lu' or 'help time' or 'which lu'
|
| this are all '.oct' files distributed with 'octave'
|
| results in a message
|
| which: `time' has unknown type.
|
| or similar.
|
| This is not the case in 'octave-2.1.19'.
This problem should be fixed in the CVS archive now.
jwe