分页: 1 / 1

求助……按装rcssserver出现的问题

发表于 : 2009-04-20 9:44
tjp
在安装rcssserver过程中,安装到了安装spaces的时候就出现问题了
输出如下
checking for socket... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strupr... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for sched_yield in -lposix4... no
checking for hstrerror in -lresolv... yes
checking if linking against boost_regex succeeds... yes
checking boost thread library... -lboost_thread
checking OpenGL/gl.h usability... no
checking OpenGL/gl.h presence... no
checking for OpenGL/gl.h... no
checking OpenGL/glu.h usability... no
checking OpenGL/glu.h presence... no
checking for OpenGL/glu.h... no
checking if I am a Mac... sorry
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking GL/glut.h usability... yes
checking GL/glut.h presence... yes
checking for GL/glut.h... yes
checking for GL/glx.h... yes
checking if linking against libGL succeeds... yes
checking if linking against libGLU succeeds... yes
checking if linking against libglut succeeds... yes
configure: Checking prereuisites for kerosin...
checking for X... libraries , headers
checking for OpenGL/gl.h... (cached) no
checking for OpenGL/glu.h... (cached) no
checking if I am a Mac... sorry
checking for GL/gl.h... (cached) yes
checking for GL/glu.h... (cached) yes
checking for GL/glut.h... (cached) yes
checking for GL/glx.h... (cached) yes
checking if linking against libGL succeeds... yes
checking if linking against libGLU succeeds... yes
checking if linking against libglut succeeds... yes
checking for freetype-config... /usr/bin/freetype-config
checking freetype include flags... -I/usr/include/freetype2
checking freetype libtool file... -lfreetype -lz
checking for sdl-config... /usr/bin/sdl-config
checking SDL.h usability... yes
checking SDL.h presence... yes
checking for SDL.h... yes
checking IL/il.h usability... yes
checking IL/il.h presence... yes
checking for IL/il.h... yes
checking for the S-Lang library... yes
checking if libkerosin will be build... yes
checking fmod/fmod.h usability... no
checking fmod/fmod.h presence... no
checking for fmod/fmod.h... no
configure: WARNING: FMOD Sound module will not be built
checking for ruby... /usr/bin/ruby
checking ruby.h usability... no
checking ruby.h presence... no
checking for ruby.h... no
configure: trying again in /usr/lib/ruby/1.9.0/i486-linux
checking ruby.h usability... no
checking ruby.h presence... no
checking for ruby.h... no
configure: error: check your ruby installation
我对linux还不熟系,不知如何解决,请高手指点……
谢谢……

Re: 求助……按装rcssserver出现的问题

发表于 : 2009-04-20 9:46
tjp
对上面的问题的补充!
ruby我已经安装了,并且在/usr/lib/ruby/1.9.0/i486-linux下找到了ruby.h

Re: 求助……按装rcssserver出现的问题

发表于 : 2009-08-01 0:37
s103y
tjp, 不知道您解决没有,我也想知道