質問編集履歴

3

修正いたしました。

2017/06/08 04:13

投稿

benkeigani
benkeigani

スコア8

test CHANGED
File without changes
test CHANGED
@@ -24,11 +24,11 @@
24
24
 
25
25
  エラーに関しましては、FSLeyesを起動するにはfreeglutが必要らしく、freeglut ver3.0.0をインストールしようとすると、cmakeエラーが起こります。
26
26
 
27
- $cmake -DCMAKE_INSTALL_PREFIX=/usr/local
27
+ cmake -DCMAKE_INSTALL_PREFIX=/usr/local
28
28
 
29
29
  というコマンドの実行(ネットで調べた方法です)に対し、以下のようなエラーが出ます。
30
30
 
31
- ------------------------------------------------------
31
+
32
32
 
33
33
  CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
34
34
 
@@ -92,12 +92,10 @@
92
92
 
93
93
  See also "/home/fsluser/freeglut-3.0.0/CMakeFiles/CMakeError.log".
94
94
 
95
- ------------------------------------------------------------
96
-
97
95
 
98
96
 
99
97
  また、Melodicでの解析では、必要となっているファイルサイズと解析に使われているファイルサイズが異なる、というようなエラーが出ます。
100
98
 
101
99
 
102
100
 
103
- 同じデータをMacにインストールしたFSLで解析すると、問題なく実行され、FSLeyesも起動して使えるようです。
101
+ 同じデータをMacにインストールしたFSLで解析すると、問題なく実行され、FSLeyesも起動して使えるようです。

2

詳細情報を追加いたしました。

2017/06/08 04:13

投稿

benkeigani
benkeigani

スコア8

test CHANGED
File without changes
test CHANGED
@@ -14,14 +14,90 @@
14
14
 
15
15
  (メモリ: 32GB, CPU: core i7-4790 3.60GHz)
16
16
 
17
+ 仮想マシン: VMware Workstation 12 Player
17
18
 
19
+ ゲストOS: FSLVm7_64 CentOS 7 Linux distribution
18
20
 
19
- 仮想マシン: VMware Workstation 12 Player
21
+ です。
20
22
 
21
23
 
22
24
 
25
+ エラーに関しましては、FSLeyesを起動するにはfreeglutが必要らしく、freeglut ver3.0.0をインストールしようとすると、cmakeエラーが起こります。
26
+
27
+ $cmake -DCMAKE_INSTALL_PREFIX=/usr/local
28
+
29
+ というコマンドの実行(ネットで調べた方法です)に対し、以下のようなエラーが出ます。
30
+
31
+ ------------------------------------------------------
32
+
33
+ CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
34
+
35
+ Please set them or make sure they are set and tested correctly in the CMake files:
36
+
23
- ゲストOS: FSLVm7_64
37
+ OPENGL_glu_LIBRARY (ADVANCED)
38
+
39
+ linked by target "timer_static" in directory /home/fsluser/freeglut-3.0.0
40
+
41
+ linked by target "timer" in directory /home/fsluser/freeglut-3.0.0
42
+
43
+ linked by target "subwin" in directory /home/fsluser/freeglut-3.0.0
44
+
45
+ linked by target "Fractals_static" in directory /home/fsluser/freeglut-3.0.0
46
+
47
+ linked by target "Fractals_random" in directory /home/fsluser/freeglut-3.0.0
48
+
49
+ linked by target "CallbackMaker_static" in directory /home/fsluser/freeglut-3.0.0
50
+
51
+ linked by target "Fractals_random_static" in directory /home/fsluser/freeglut-3.0.0
52
+
53
+ linked by target "shapes" in directory /home/fsluser/freeglut-3.0.0
54
+
55
+ linked by target "CallbackMaker" in directory /home/fsluser/freeglut-3.0.0
56
+
57
+ linked by target "One_static" in directory /home/fsluser/freeglut-3.0.0
58
+
59
+ linked by target "Lorenz_static" in directory /home/fsluser/freeglut-3.0.0
60
+
61
+ linked by target "multi-touch_static" in directory /home/fsluser/freeglut-3.0.0
62
+
63
+ linked by target "spaceball" in directory /home/fsluser/freeglut-3.0.0
64
+
65
+ linked by target "One" in directory /home/fsluser/freeglut-3.0.0
66
+
67
+ linked by target "Resizer" in directory /home/fsluser/freeglut-3.0.0
68
+
69
+ linked by target "subwin_static" in directory /home/fsluser/freeglut-3.0.0
70
+
71
+ linked by target "Fractals" in directory /home/fsluser/freeglut-3.0.0
72
+
73
+ linked by target "Resizer_static" in directory /home/fsluser/freeglut-3.0.0
74
+
75
+ linked by target "spaceball_static" in directory /home/fsluser/freeglut-3.0.0
76
+
77
+ linked by target "multi-touch" in directory /home/fsluser/freeglut-3.0.0
78
+
79
+ linked by target "Lorenz" in directory /home/fsluser/freeglut-3.0.0
80
+
81
+ linked by target "shapes_static" in directory /home/fsluser/freeglut-3.0.0
82
+
83
+ linked by target "smooth_opengl3" in directory /home/fsluser/freeglut-3.0.0
84
+
85
+ linked by target "smooth_opengl3_static" in directory /home/fsluser/freeglut-3.0.0
24
86
 
25
87
 
26
88
 
89
+ -- Configuring incomplete, errors occurred!
90
+
91
+ See also "/home/fsluser/freeglut-3.0.0/CMakeFiles/CMakeOutput.log".
92
+
93
+ See also "/home/fsluser/freeglut-3.0.0/CMakeFiles/CMakeError.log".
94
+
95
+ ------------------------------------------------------------
96
+
97
+
98
+
99
+ また、Melodicでの解析では、必要となっているファイルサイズと解析に使われているファイルサイズが異なる、というようなエラーが出ます。
100
+
101
+
102
+
27
- です。
103
+ 同じデータをMacにインストールしたFSL解析ると、問題なく実行され、FSLeyesも起動して使えるようです

1

FSLvmを導入した環境を追記いたしました。

2017/06/08 04:09

投稿

benkeigani
benkeigani

スコア8

test CHANGED
File without changes
test CHANGED
@@ -3,3 +3,25 @@
3
3
  FSLのサイトに書いてある手順どおりではFSLeyesが起動できません。Melodicで解析しようとしてもエラーになります。
4
4
 
5
5
  現在うまく使えている方がおられましたらどのように導入したかご教授いただきたいです。
6
+
7
+
8
+
9
+ 以下追記です。
10
+
11
+ 導入環境は
12
+
13
+ ホストOS: Windows 7 professional (64bit)
14
+
15
+ (メモリ: 32GB, CPU: core i7-4790 3.60GHz)
16
+
17
+
18
+
19
+ 仮想マシン: VMware Workstation 12 Player
20
+
21
+
22
+
23
+ ゲストOS: FSLVm7_64
24
+
25
+
26
+
27
+ です。