torcs 运行问题(已解决)
发表于 : 2008-05-07 9:16
sudo apt-get install torcs
安装成功后,运行torcs出现下面提示就退出来了。
TORCS location not found
______________________________________________________________________________
Thanks for coop, but I managed to fix the problem. Just edit /usr/local/games/torcs/torcs (where TORCS is installed):
代码:
sudo nano /usr/local/games/torcs/torcs
不用nano可以换gedit 之类的。
preffix=@prefix@ 应该是 prefix=/usr/local/games/torcs
似乎自动配置问题。
http://ubuntuforums.org/archive/index.php/t-400327.html
安装成功后,运行torcs出现下面提示就退出来了。
TORCS location not found
______________________________________________________________________________
Thanks for coop, but I managed to fix the problem. Just edit /usr/local/games/torcs/torcs (where TORCS is installed):
代码:
sudo nano /usr/local/games/torcs/torcs
不用nano可以换gedit 之类的。
preffix=@prefix@ 应该是 prefix=/usr/local/games/torcs
似乎自动配置问题。
http://ubuntuforums.org/archive/index.php/t-400327.html