Make install creates wrong file path

163 views Asked by At

I try to install Torcs, while make works, make install stops with an error:

/usr/bin/install: cannot create regular file '/usr/local/bin//torcs': Permission denied

The path is quite obviously wrong I guess, there shouldn't be //, but only a single one. How can I fix this? I can't figure out where the wrong path is generated.

0

There are 0 answers