Re: Problem to install TORCS (make)

Bernhard Wymann <[email protected]> Sat, 29 Sep 2018 07:00:58 +0200
Newsgroups gmane.games.torcs.general
Organization wytec
Message-ID <[email protected]>
Hi

Did you run "make" (I never tested "make install" directly)? Did 
configure output any errors?

The process is (see README):
- Untar the archive
- cd into the torcs-1.3.8 directory
- ./configure (use --help for showing the options, of interest might be
   --enable-debug and --disable-xrandr).
- make
- make install
- make datainstall

Kind regards
Bernhard

On 9/27/18 9:43 PM, ali baheri via Torcs-users wrote:
> I want to install the TORCS, but I am not able to successfully run 
> command make after running ./configure.
> 
> Specifically, I am facing with the following
> 
> make[4]: *** [libconfscreens.so] Error 1
> make[4]: Leaving directory 
> '/home/abaheri/code-torcs/torcs/torcs/src/libs/confscreens'
> /home/abaheri/code-torcs/torcs/torcs/Make-default.mk:679: recipe for 
> target 'subdirs' failed
> make[3]: *** [subdirs] Error 1
> make[3]: Leaving directory '/home/abaheri/code-torcs/torcs/torcs/src/libs'
> /home/abaheri/code-torcs/torcs/torcs/Make-default.mk:679: recipe for 
> target 'subdirs' failed
> make[2]: *** [subdirs] Error 1
> make[2]: Leaving directory '/home/abaheri/code-torcs/torcs/torcs/src'
> /home/abaheri/code-torcs/torcs/torcs/Make-default.mk:679: recipe for 
> target 'subdirs' failed
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory '/home/abaheri/code-torcs/torcs/torcs'
> Makefile:30: recipe for target 'restart' failed
> make: *** [restart] Error 2
> 
> 
> 
> It would appreciate if someone can help me in this regard?
> 
> King regards,
> 
> 
> 
> 
> 
> _______________________________________________
> Torcs-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/torcs-users
>