MRchildNEO / scholarzhang

Automatically exported from code.google.com/p/scholarzhang
0 stars 0 forks source link

How to uninstall? #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Thanks for your project.

Now i try to uninstall
after run:
1.make clean
2../configure
3.sudo make uninstall

 ( cd '/usr/local/share/man/man8' && rm -f xtables-addons.8 )
/bin/bash: line 8: cd: /usr/local/share/man/man8: 没有该文件或目录
make[1]: *** [uninstall-man8] 错误 1
make[1]:正在离开目录 `/home/user/桌面/west-chamber-0.0.1'
make: *** [uninstall-recursive] 错误 1

What should i do now?

Original issue reported on code.google.com by bluewind...@gmail.com on 12 Mar 2010 at 10:59

GoogleCodeExporter commented 8 years ago
how do you uninstall it if you haven't installed it? have you installed the 
manpage to 
proper path?

Original comment by klzg...@gmail.com on 12 Mar 2010 at 11:02

GoogleCodeExporter commented 8 years ago
./configure should have proper path arg, like --prefix=usr

Original comment by xu.jimmy.wrk on 12 Mar 2010 at 11:49

GoogleCodeExporter commented 8 years ago
Thanks,i do configure with --prefix=usr.
And now it is fixed.

Original comment by bluewind...@gmail.com on 12 Mar 2010 at 4:41

GoogleCodeExporter commented 8 years ago

Original comment by klzg...@gmail.com on 12 Mar 2010 at 7:09

GoogleCodeExporter commented 8 years ago

Original comment by kiz...@gmail.com on 17 Sep 2011 at 2:29