请教为什么打不开二进制程序?

请教为什么打不开二进制程序?

请教为什么打不开二进制程序?
什么意思?问的太不清楚了吧。
估计是没有x的权限,修改权限试试!
比如说安装完一个软件后,生成一个二进制程序,但却打不开,无法使用该软件 。
e...不会吧?举个例子
我装mplayer后生成一个mplayer 的二进制程序,却无法执行。是我安装有问题不是ynw该程序有问题?
在linux下装软件真是太折磨人了!
把出错信息贴出来啊。
现在说的不明不白想帮也帮不上。
用linux刚开始是会有挫折感的,不要急躁,慢慢的你就会了解很多东西。
先确定有执行权限,再
./文件名
谢谢,尽碰上热心人。我可能是在使用./configure时出现问题的。内容太多我把最后几段贴出来。大家帮忙看看到底怎么回事。
......
Config files successfully generated by ./configure !

  Install prefix: /usr/local
  Data directory: /usr/local/share/mplayer
  Config direct.: /usr/local/etc/mplayer

  Byte order: Little Endian
  Optimizing for: pentium3 mmx mmx2 sse mtrr
   
  Enabled optional drivers:
    Input: streaming tv-v4l edl tv mpdvdkit2 vcd
    Codecs: qtx libavcodec dshow/dmo win32 libvorbis gif
    Audio output: esd oss sdl mpegpes(file)
    Video output: xvidix sdl vesa gif89a jpeg png mpegpes(file) fbdev opengl dga xv x11
  Disabled optional drivers:
    Input: tv-bsdbt848 cdda dvdnav dvdread dvdcss
    Codecs: opendivx xvid libdv real xanim libmad liblzo
    Audio output: sgi sun alsa arts dxr2 nas win32
    Video output: bl zr dxr3 dxr2 directx svga aa ggi xmga mga directfb tdfxfb 3dfx

'config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
      compile *** DO NOT REPORT BUGS if you tweak these files ***

'make' will now compile MPlayer and 'make install' will install it.
Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.

Please check mtrr settings at /proc/mtrr (see DOCS/video.html#mtrr)


Check configure.log if you wonder why an autodetection failed (check whether
the development headers/packages are installed).

If you suspect a bug, please read DOCS/bugreports.html.