Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to uninstall with scons
05-30-2007, 02:06 PM,
#1
how to uninstall with scons
Hi All Vdrift Racers,

i installed vdrift with "scons" by Hand,
and now i wanna give the package Installer
a chance, therefore i want to uninstall this Game first.

How to uninstall vdrift, which was installed by scons?

bye Markus
Reply
05-30-2007, 02:24 PM,
#2
 
Basically you tell scons to clean and install at the same time, like this:

Code:
scons -c install
if you installed as root you must run this as root as well.
Reply
06-18-2009, 01:17 PM,
#3
 
But
Code:
scons -c
do not uninstall system wide installed media and binary files or ?
How to do this ?

In the man page is something written of
Code:
scons -c build export
Is this the way to uninstall files, which had been installed to the system ?

Regards Markus
Reply
06-19-2009, 10:03 AM,
#4
 
VDrift installs a data folder and a binary. By default, for the 2-15-09 release, those both go in /usr/local/share/games/vdrift ... so you could just manually remove that folder.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)