'make dataintsall' error
Phanideep Gonthina <[email protected]> Thu, 16 Apr 2015 14:48:44 -0400
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Message-ID | <CALkVRPKJJgRi3UbA84JY6wyVBmPkaESb3v6vmC8hcMs2ppU6=g@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
I have attached a screenshot for your reference.
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
Screenshot from 2015-04-14 18_24_35.png
(image/png, 504.3 KB) - not displayed