Gallaecio {l Wrote}:That would install executable to “/joerg/games/supertuxkart” and data to “/joerg/share/games/supertuxkart”, I want to replace /games/ with /bin/ in the first, and remove it in the second. I don’t think that’s possible currently.
That's probably correct.
The data directories can be moved anywhere, and you can either use the SUPERTUXKART_DATADIR environment variable to point to the right place, or #define SUPERTUXKART_DATADIR at compile (this is atm defined in the Makefile, so you would have to overwrite this).
If this isn't good enough, please open a trac ticket with exactly the options you need to install it the way you want.
Cheers,
Joerg