Python!

06/11/2014 22:54 MrSpEcTaToR1997#1
Hallo epvp,

Weiß einer von euch wie ich python deinstalliere und wieder installiere?
06/11/2014 23:09 xMrDiViNe#2
1.
PHP Code:
cd /usr/ports/lang/python 
2.
PHP Code:
make deinstall clean 
3.
PHP Code:
make install clean 
06/11/2014 23:34 MrSpEcTaToR1997#3
Da kommt


root@host001:~ # cd /usr/ports/lang/python
root@host001:/usr/ports/lang/python # make deinstall clean
make: don't know how to make deinstall. Stop
root@host001:/usr/ports/lang/python # make install clean
make: don't know how to make install. Stop
root@host001:/usr/ports/lang/python #