I having some problem with uninstall. I have try using this command on terminal
and it gave me this error. I look at my User folder shown me OPT folder. how
to remove them?
make uninstall
Error Given:
Norhaqim-Ruslans-MacBook-Pro:~ Haqim$ make uninstall
Making uninstall in src
( cd '/usr/local/bin' && rm -f proxytrack httrack htsserver )
/bin/sh: line 0: cd: /usr/local/bin: Not a directory
make[1]: *** [uninstall-binPROGRAMS] Error 1
make: *** [uninstall-recursive] Error 1
Norhaqim-Ruslans-MacBook-Pro:~ Haqim$ |