找回密码
 注册
查看: 3277|回复: 11

卸载mplayer

[复制链接]
发表于 2003-1-24 01:58:45 | 显示全部楼层 |阅读模式
我想把从公社当下来装上的mplayer删了,请问怎么办?
发表于 2003-1-24 02:00:52 | 显示全部楼层
先告诉大家怎么装上的
回复

使用道具 举报

 楼主| 发表于 2003-1-24 10:09:21 | 显示全部楼层
就按照公社给的instruction装的啊。
make, then make install
回复

使用道具 举报

发表于 2003-1-24 10:43:08 | 显示全部楼层
在你运行 make install
的目录下运行
make uninstall
回复

使用道具 举报

发表于 2005-9-4 15:11:56 | 显示全部楼层
我 make uninstall 后root 环境下没有了mplayer ,可是普通用户还有mplayer 程序,
而且得到如下错误信息:

用普通用户尝试卸载时:
orhen@1[MPlayer-1.0pre7try2]$ make uninstall
rm -f /usr/local/bin/mplayer /usr/local/bin/gmplayer /usr/local/man/man1/mplayer.1
rm: 无法删除‘/usr/local/bin/mplayer’: 权限不够
rm: 无法删除‘/usr/local/man/man1/mplayer.1’: 权限不够
make: [uninstall] 错误 1 (忽略)
rm -f  /usr/local/bin/mencoder /usr/local/man/man1/mencoder.1
rm: 无法删除‘/usr/local/bin/mencoder’: 权限不够
rm: 无法删除‘/usr/local/man/man1/mencoder.1’: 权限不够
make: [uninstall] 错误 1 (忽略)
rm -f /usr/local/share/pixmaps/mplayer-desktop.xpm
rm -f /usr/local/share/applications/mplayer.desktop
rm -f /usr/local/lib/libmpdvdkit.so
for l in en; do \
  if test "i$l" != "en"; then \
    -rm -f /usr/local/man/$l/man1/mplayer.1 /usr/local/man/$l/man1/mencoder.1 \
    -rm -f /usr/local/man/$l/man1/gmplayer.1 \
  fi \
done
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [uninstall] 错误 2


ROOT 时:

root@0[MPlayer-1.0pre7try2]# make uninstall
rm -f /usr/local/bin/mplayer /usr/local/bin/gmplayer /usr/local/man/man1/mplayer.1
rm -f  /usr/local/bin/mencoder /usr/local/man/man1/mencoder.1
rm -f /usr/local/share/pixmaps/mplayer-desktop.xpm
rm -f /usr/local/share/applications/mplayer.desktop
rm -f /usr/local/lib/libmpdvdkit.so
for l in en; do \
  if test "i$l" != "en"; then \
    -rm -f /usr/local/man/$l/man1/mplayer.1 /usr/local/man/$l/man1/mencoder.1 \
    -rm -f /usr/local/man/$l/man1/gmplayer.1 \
  fi \
done
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [uninstall] 错误 2

这下怎么彻底卸载 mplayer 呢?谢谢。
回复

使用道具 举报

发表于 2005-9-4 15:22:07 | 显示全部楼层
重新 ./configure 后再 make uninstall
回复

使用道具 举报

发表于 2005-9-6 08:33:56 | 显示全部楼层
安装的时候指定目录,以后不要只需要把那个目录删了就可以了。
回复

使用道具 举报

发表于 2005-9-6 18:40:18 | 显示全部楼层
[quote:95728d655c="mking007"]安装的时候指定目录,以后不要只需要把那个目录删了就可以了。[/quote]
./configure --prefix=/usr
--->
rm -fr /usr ???
    
回复

使用道具 举报

发表于 2005-9-6 19:43:35 | 显示全部楼层
[quote:567e291105="jiangtao9999"][quote:567e291105="mking007"]安装的时候指定目录,以后不要只需要把那个目录删了就可以了。[/quote]
./configure --prefix=/usr
--->
rm -fr /usr ???
    [/quote]

./configure --prefix=/usr/pkg/mplayer
--->
rm -fr /usr/pkg/mplayer
回复

使用道具 举报

发表于 2005-9-7 09:17:41 | 显示全部楼层
[quote:cbec29dfbb="jiangtao9999"][quote:cbec29dfbb="mking007"]安装的时候指定目录,以后不要只需要把那个目录删了就可以了。[/quote]
./configure --prefix=/usr
--->
rm -fr /usr ???
    [/quote]


./configure --prefix=/
--->
rm -fr / ???


    
回复

使用道具 举报

发表于 2005-9-7 20:20:03 | 显示全部楼层

我的建议就是 --prefix 到 /usr
回复

使用道具 举报

发表于 2005-9-8 10:00:41 | 显示全部楼层
为了管理方便我一般都是prefix到/usr/local/mplayer,然后做个连接。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-8-5 23:49 , Processed in 0.047984 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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