[root@SAMSUNG ~]# gmplayer
MPlayer 1.0pre7try2-3.2.3 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium M Banias (Family: 6, Stepping: 5)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0" => local display)
[skin] file ( /user/share/mplayer/Skin/default/skin ) not found.
Skin not found (default).
--prefix 是指定应用程序所安装到的目的目录,一般 Linux 有 / 、/usr 、/usr/local 、/opt 几种,根据软件的性质不同,放到不同的目录里。
当然你也可以指定任何一个目录,但不要认为 Linux 的默认配置可以找到任何一个目录里的软件。
这是 Linux 目录规划方式所形成的一种标准。