回答編集履歴

1

追記

2018/12/12 13:55

投稿

iwanote
iwanote

スコア295

test CHANGED
@@ -1 +1,7 @@
1
1
  OpenALも必要だそうです。
2
+
3
+ [http://torcs.sourceforge.net/index.php?name=Sections&op=viewarticle&artid=30#c2_3](http://torcs.sourceforge.net/index.php?name=Sections&op=viewarticle&artid=30#c2_3)
4
+
5
+ > 2.3 What are the software requirements?
6
+
7
+ You need recent, working and properly configured OpenGL/DRI drivers. You need also several libraries. To avoid problems you should prefer FreeGLUT over GLUT. Make sure that you use exactly plib version 1.8.5. For AMD64 you need to set the "-fPIC" compiler switch when compiling plib (export CFLAGS="-fPIC", export CPPFLAGS="-fPIC", export CXXFLAGS="-fPIC"). You need as well OpenAL.