質問編集履歴
2
タイトル修正
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
最小構成でインストールしてしまったCentOSでgnuplotを利用する方法
|
1
|
+
最小構成でインストールしてしまったCentOS(ダム端末)でgnuplotを利用(お洒落な図表を描写)する方法
|
body
CHANGED
File without changes
|
1
情報更新
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
#### やりたいこと
|
2
2
|
ローカル開発環境の構築を目的に、最小構成でインストールしたCentOSでgnuplotを利用したい。
|
3
|
+
※CentOS6.10です。
|
3
4
|
|
4
5
|
|
5
6
|
#### 状況
|
@@ -15,7 +16,69 @@
|
|
15
16
|
3.Octaveでの図表描写
|
16
17
|
Octaveでgraphics_toolkit('gnuplot')を設定し、適当にplot()したのですが、Error: terminal "dumb" does not support continuous colors.
|
17
18
|
ということで、お洒落な図表は得られませんでした。
|
19
|
+

|
18
20
|
|
19
21
|
#### 質問内容
|
20
|
-
|
21
|
-
|
22
|
+
Octaveでこういった図表ではなく、きれいな図表を表示するために行うべき工程を、ご教示頂けると幸いです。
|
23
|
+
|
24
|
+
|
25
|
+
#### 参考
|
26
|
+
ここから先は、正しい道に進んでいるのか分からないのですが・・・。
|
27
|
+
yum groupinstall "X Window System"
|
28
|
+
yum groupinstall "Desktop"
|
29
|
+
しました。なのですが、まだOctave上からお洒落な図表は得られていません。
|
30
|
+
|
31
|
+
また、startxすると、下記の様なエラーが得られます。
|
32
|
+
この内容は、私の知識ではちんぷんかんぷんです。。。
|
33
|
+
|
34
|
+
```ここに言語を入力
|
35
|
+
|
36
|
+
[vagrant@localhost ~]$ startx
|
37
|
+
xauth: file /home/vagrant/.serverauth.10860 does not exist
|
38
|
+
|
39
|
+
|
40
|
+
X.Org X Server 1.17.4
|
41
|
+
Release Date: 2015-10-28
|
42
|
+
X Protocol Version 11, Revision 0
|
43
|
+
Build Operating System: x86-01 3.10.0-693.17.1.el7.x86_64
|
44
|
+
Current Operating System: Linux localhost.localdomain 2.6.32-754.30.2.el6.x86_64 #1 SMP Wed Jun 10 11:14:37 UTC 2020 x86_64
|
45
|
+
Kernel command line: ro root=/dev/mapper/VolGroup-lv_root rd_NO_LUKS LANG=ja_JP.UTF-8 rd_NO_MD rd_LVM_LV=VolGroup/lv_swap SYSFONT=latarcyrheb-sun16 rd_LVM_LV=VolGroup/lv_root KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
|
46
|
+
Build Date: 19 June 2018 03:15:18PM
|
47
|
+
Build ID: xorg-x11-server 1.17.4-17.el6.centos
|
48
|
+
Current version of pixman: 0.32.8
|
49
|
+
Before reporting problems, check https://wiki.centos.org/Documentation
|
50
|
+
to make sure that you have the latest version.
|
51
|
+
Markers: (--) probed, (**) from config file, (==) default setting,
|
52
|
+
(++) from command line, (!!) notice, (II) informational,
|
53
|
+
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
|
54
|
+
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 10 17:57:02 2020
|
55
|
+
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
|
56
|
+
GNOME_KEYRING_SOCKET=/tmp/keyring-lPNv7f/socket
|
57
|
+
SSH_AUTH_SOCK=/tmp/keyring-lPNv7f/socket.ssh
|
58
|
+
GNOME_KEYRING_PID=10916
|
59
|
+
** Message: NumLock remembering disabled because hostname is set to "localhost"
|
60
|
+
Cleaned 22 files 7 still live
|
61
|
+
Failed to play sound: File or data not found
|
62
|
+
|
63
|
+
(polkit-gnome-authentication-agent-1:10968): GLib-GObject-WARNING **: cannot register existing type `_PolkitError'
|
64
|
+
|
65
|
+
(polkit-gnome-authentication-agent-1:10968): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
|
66
|
+
|
67
|
+
** (nm-applet:10953): WARNING **: <WARN> request_name(): Could not acquire the NetworkManagerUserSettings service.
|
68
|
+
Error: (9) Connection ":1.53" is not allowed to own the service "org.freedesktop.NetworkManagerUserSettings" due to security policies in the configuration file
|
69
|
+
|
70
|
+
|
71
|
+
** (gnome-panel:10933): WARNING **: panel-applet-frame.c:1288: failed to load applet OAFIID:GnoteApplet:
|
72
|
+
(null)
|
73
|
+
(gnome-panel:10933): PkGtkModule-DEBUG: InstallFontconfigResources method invoked
|
74
|
+
(gpk-update-icon:10946): PkGtkModule-DEBUG: InstallFontconfigResources method invoked
|
75
|
+
|
76
|
+
(polkit-gnome-authentication-agent-1:10968): polkit-gnome-1-WARNING **: No icon for themed icon with name 'preferences-system-network-proxy'
|
77
|
+
(polkit-gnome-authentication-agent-1:10968): PkGtkModule-DEBUG: InstallFontconfigResources method invoked
|
78
|
+
ウィンドウ・マネージャの警告: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1200003 (認証)
|
79
|
+
ウィンドウ・マネージャの警告: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
|
80
|
+
(metacity:10929): PkGtkModule-DEBUG: InstallFontconfigResources method invoked
|
81
|
+
(null): Warning no default label for /home/vagrant/.gvfs
|
82
|
+
|
83
|
+
|
84
|
+
```
|