LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1266|回复: 5

make uninstall不了mplayer了。

[复制链接]
发表于 2005-11-23 14:38:18 | 显示全部楼层 |阅读模式
自己编译的,现在却删 不掉了?
  1. bash-3.00# cd MPlayer-1.0pre7try2
  2. bash-3.00# make uninstall
  3. rm -f /usr/local/bin/mplayer /usr/local/bin/gmplayer /usr/local/man/man1/mplayer.1
  4. rm -f  /usr/local/bin/mencoder /usr/local/man/man1/mencoder.1
  5. rm -f /usr/local/share/pixmaps/mplayer-desktop.xpm
  6. rm -f /usr/local/share/applications/mplayer.desktop
  7. rm -f /usr/local/lib/libmpdvdkit.so
  8. for l in en; do \
  9.   if test "i$l" != "en"; then \
  10.     -rm -f /usr/local/man/$l/man1/mplayer.1 /usr/local/man/$l/man1/mencoder.1 \
  11.     -rm -f /usr/local/man/$l/man1/gmplayer.1 \
  12.   fi \
  13. done
  14. /bin/sh: -c: line 1: syntax error: unexpected end of file
  15. make: *** [uninstall] Error 2
复制代码

现在Mplayer还在系统菜单中,打也打不开,关也关不掉。
发表于 2005-11-23 14:41:03 | 显示全部楼层
KDE的菜单?只要删除~/.kde/share/applnk/multimedia(好像是这个路径)下的.desktop文件就可以了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-23 15:14:00 | 显示全部楼层
不是,是xfce的。。。
回复 支持 反对

使用道具 举报

发表于 2005-11-23 15:17:16 | 显示全部楼层
如果/usr/local/share/applications/mplayer.desktop已经删了的话,那么就在
~/.local还是~/.config下找,忘了。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-23 21:02:17 | 显示全部楼层
都没有找到呀,还有哪里。唉,早知道就不编译这个了。
回复 支持 反对

使用道具 举报

发表于 2005-11-23 23:29:57 | 显示全部楼层
直接rm掉就好了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表