pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/octave Mention you can use ~/.octaverc to make th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9cc5985b08f8
branches: trunk
changeset: 357610:9cc5985b08f8
user: maya <maya%pkgsrc.org@localhost>
date: Tue Jan 24 12:31:18 2017 +0000
description:
Mention you can use ~/.octaverc to make the change more permanent, it's
more convenient.
diffstat:
math/octave/MESSAGE | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r e9b8092db65d -r 9cc5985b08f8 math/octave/MESSAGE
--- a/math/octave/MESSAGE Tue Jan 24 09:54:55 2017 +0000
+++ b/math/octave/MESSAGE Tue Jan 24 12:31:18 2017 +0000
@@ -1,7 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2016/09/20 21:02:40 maya Exp $
+$NetBSD: MESSAGE,v 1.2 2017/01/24 12:31:18 maya Exp $
-If you are experiencing crashes while plotting, you can try:
->> graphics_toolkit gnuplot
+If you are experiencing crashes while plotting, you can try adding the
+following line to ~/.octaverc:
+ graphics_toolkit("gnuplot");
===========================================================================
Home |
Main Index |
Thread Index |
Old Index