>> Package: octave-plplot >> Version: 5.3.1-11 >> Severity: normal >> >> octave> plot(a2(:,1),a2(:,2),"o",b2(:,1),b2(:,2),"+-") >> error: The PLplot-Octave scripts need an Octave version >> greater then or equal to 2.1.57. >> octave> version >> ans = 2.9.4 > >Thanks for reporting this problem. The octave-plplot package is not >guaranteed to work with Octave 2.9.*. I will add a Conflicts field in >the next release.
A conflict would mean that I will have difficulties to install octave-plplot on a system where both octave 2.1 and 2.9 are installed, which is not what I would like. In my opinion, the correct cure is just to change the error message to say that it does not work on Octave greater than 2.1. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

