[질문]mplayer 설치좀 도와주세요

nakrlove의 이미지

안녕하세요!
컴팩 노트북 N150에 redhat9을 설치해서 사용을 해보려합니다.
근데 사실 x-windows룰 뛰우니까 많이 버벅거립니다.

어째거나.. 집에 뒹굴고 있는 노트북 활용도 할겸 Linux도 공부할겸
겸사겸사 이거저거 만저보고 있습니다.
아직 네트워크쪽에 감이 없어서 아직 너무많이 힘들어 하고 있지만..
넘어야할 산이기에 감을 잡을때까지 삽질을 많이 하고있습니다..

이번은 redHet9에 Mplayer를 설치해보았습니다.
근데 컴파일 에러가 발생합니다. 왜그런지 고수님들 한번 지적부탁 드립니다.

컴파일 일부 캡쳐 하여서 올립니다.

Checking for *BSD BrookTree 848 TV interface ... no
Checking for Video 4 Linux TV interface ... yes
Checking for audio select() ... yes
Checking for streaming ... yes
Checking for byte order ... Little Endian
Checking for shared postprocess lib ... no
Checking for New config ... yes
Checking for OSD menu ... no
Checking for QTX codecs ... yes
Checking for Subtitles sorting ... yes
Checking for XMMS inputplugin support ... no
Checking for GUI ... yes
Checking for XShape extension ... yes
Checking for gtk version ...
Error: the GUI requires GTK (which was not found)

Check "configure.log" if you do not understand why it failed.

또한

[root@localhost MPlayer-0.93]# rpm -qa | grep gtk
gtk2-2.2.1-4
gnome-python2-gtkhtml2-1.99.14-5
authconfig-gtk-4.3.4-1
gtkhtml-1.1.8-5
gtk+-1.2.10-25
gtkhtml2-2.2.0-5
pygtk2-1.99.14-4
pygtk2-libglade-1.99.14-4
gtk2-engines-2.2.0-2
usermode-gtk-1.67-2
gtkam-0.1.7-3
gtk-engines-0.11-16
mtr-gtk-0.52-2

gtk 도 설치가 되어 있습니다. 뭐가 잘못 된건가여 ?

hys545의 이미지

nakrlove wrote:
안녕하세요!
컴팩 노트북 N150에 redhat9을 설치해서 사용을 해보려합니다.
근데 사실 x-windows룰 뛰우니까 많이 버벅거립니다.

어째거나.. 집에 뒹굴고 있는 노트북 활용도 할겸 Linux도 공부할겸
겸사겸사 이거저거 만저보고 있습니다.
아직 네트워크쪽에 감이 없어서 아직 너무많이 힘들어 하고 있지만..
넘어야할 산이기에 감을 잡을때까지 삽질을 많이 하고있습니다..

이번은 redHet9에 Mplayer를 설치해보았습니다.
근데 컴파일 에러가 발생합니다. 왜그런지 고수님들 한번 지적부탁 드립니다.

컴파일 일부 캡쳐 하여서 올립니다.

Checking for *BSD BrookTree 848 TV interface ... no
Checking for Video 4 Linux TV interface ... yes
Checking for audio select() ... yes
Checking for streaming ... yes
Checking for byte order ... Little Endian
Checking for shared postprocess lib ... no
Checking for New config ... yes
Checking for OSD menu ... no
Checking for QTX codecs ... yes
Checking for Subtitles sorting ... yes
Checking for XMMS inputplugin support ... no
Checking for GUI ... yes
Checking for XShape extension ... yes
Checking for gtk version ...
Error: the GUI requires GTK (which was not found)

Check "configure.log" if you do not understand why it failed.

또한

[root@localhost MPlayer-0.93]# rpm -qa | grep gtk
gtk2-2.2.1-4
gnome-python2-gtkhtml2-1.99.14-5
authconfig-gtk-4.3.4-1
gtkhtml-1.1.8-5
gtk+-1.2.10-25
gtkhtml2-2.2.0-5
pygtk2-1.99.14-4
pygtk2-libglade-1.99.14-4
gtk2-engines-2.2.0-2
usermode-gtk-1.67-2
gtkam-0.1.7-3
gtk-engines-0.11-16
mtr-gtk-0.52-2

gtk 도 설치가 되어 있습니다. 뭐가 잘못 된건가여 ?


gtk2-devel패키지가 업어서 그런겁니다.
컴파일하려명 devel패키지 ㅇ.ㅣㅆ아ㅓ야 합니;다

즐린

nakrlove의 이미지

Quote:

gtk2-devel패키지가 업어서 그런겁니다.
컴파일하려명 devel패키지 ㅇ.ㅣㅆ아ㅓ야 합니;다

답변 감사 합니다.
그리고 님께서 말씀하신대로
rpm 으로 gtk2-devel을 추가 하였습니다 그리고 컴파일을 했는데
결과는 똑같습니다.

[root@localhost MPlayer-0.93]# rpm -qa | grep gtk
gtk2-2.2.1-4
gnome-python2-gtkhtml2-1.99.14-5
authconfig-gtk-4.3.4-1
gtkhtml-1.1.8-5
gtk+-1.2.10-25
gtkhtml2-2.2.0-5
pygtk2-1.99.14-4
pygtk2-libglade-1.99.14-4
gtk2-engines-2.2.0-2
gtk2-devel-2.2.1-4
usermode-gtk-1.67-2
gtkam-0.1.7-3
gtk-engines-0.11-16
mtr-gtk-0.52-2

Linux 를 배워봅시다.

ris81ryu의 이미지

우선 컴파일을 하려고 하실 때 ./configure에서 걸릴 때는 *-devel 패키지가 없을 때가 거의 대부분입니다. gtk2, gtk+ 패키지만으로는 gtk어플리케이션을 컴파일을 할 수 없습니다.

레드햇에서 mplayer는 제가 알기로는 gtk2가 아니라 gtk+를 씁니다. gtk2-devel이 아니라 gtk+-devel을 설치하고 다시 시도해 보시면 될 것 같습니다.

nakrlove의 이미지

안녕하세요 !
고수님들 덕분에 리눅스에 재미가 하나둘씩 늘어 나는것 같습니다.
이번에도 mplayer를 설치를 하였습니다.
아직 자막쪽에는 문제가 있는것 같지만. 아무턴

다시한번 고개 숙여 감사드립니다.

Linux 를 배워봅시다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.