Torcs installation error (make datainstall)

Phanideep Gonthina <[email protected]> Fri, 17 Apr 2015 12:30:15 -0400
Newsgroups gmane.games.torcs.general
Message-ID <CALkVRPKf185HGEVnAh+wqdds2GBotqMFWe5niOPai-t085a2Cw@mail.gmail.com>
Hi,

1) I have finished the 'make install' step, gave permissions, and set the
environment for torcs-1.2.4 (as specified in the 'Torcs manual')
But when I execute 'torcs', it says:

"The program 'torcs' is currently not installed.  To run 'torcs' please ask
your administrator to install the package 'torcs'"

2) When I try 'make datainstall' it gives me the following error:

make[1]: *** data: No such file or directory.  Stop.
/usr/src/torcs/torcs-1.2.4/Make-default.mk:811: recipe for target
'installdatadirs' failed
make: *** [installdatadirs] Error 1


The problem is in the following lines of code of "Make-default'

installdatadirs:
    @if [ -n "${DATASUBDIRS}" ] ; \               // Line 811
    then R=`for I in ${DATASUBDIRS} ; \
    do echo $$I ;\
    done | sort -u` ; \
    RecurseDirs="$$R" ; \
    RecurseFlags="datainstall" ; \
    ${recursedirs} ; \
    fi


Kindly let me know what is to be done. I am unable to run "torcs".

Thank you.

-Phanideep

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF

_______________________________________________
Torcs-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/torcs-users