http:^^www.cs.utexas.edu^users^fussell^walker.html
来自「This data set contains WWW-pages collect」· HTML 代码 · 共 40 行
HTML
40 行
MIME-Version: 1.0
Server: CERN/3.0
Date: Monday, 06-Jan-97 20:30:53 GMT
Content-Type: text/html
Content-Length: 1113
Last-Modified: Thursday, 07-Nov-96 21:35:17 GMT
<HTML><HEAD><TITLE> Compiling the Walker Demo Program </TITLE></HEAD><BODY><CENTER><H1> Compiling the Walker Demo Program </H1></CENTER><P>To compile the walker demo program in the lab, do the following. Copythe contents of the directory/p/src/Mesa-1.2.8/glut-3.0/progs/demos/walker to a directory underyour home directory. Change the name of Imakefile.class to Imakefilein your directory. Execute the command "xmkmf" followed by thecommands "make clean" and "make" in your directory. This shouldresult in the creation of the executable "walker" in your directory,which should run on any of the lab machines. Please note that if youhave previously copied the walker code, you should do this againanyway, since I have made a small change to walker.c to fix a bug insolaris that causes the cset filenames to be misread. This bug alsoshows up on the department suns running solaris, but not on aix orlinux machines.<P>Don't forget to "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/p/lib"or"setenv LD_LIBRARY_PATH $LD_LIBRARY_PATH:/p/lib"before you try to run "walker."</BODY> </HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?