[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mplayer build



Что, сложно сказать первый раз
cvs -d :pserver:anonymous@mplayerhq.hu:/cvsroot/mplayer co main
cd main
fakeroot debian/rules binary
dpkg -i ../mplayer-....deb
?
А для обновления
cd main
cvs up
fakeroot debian/rules binary
dpkg -i ../mplayer-....deb
?
Да , хорошая штука , спасибо .

Но , как я и боялся , - чего-то нехватило .
----------------------------------
inf10:32# fakeroot debian/rules binary                        /mnt/hdd1/p/diagnostic/main
dh_testdir
# Add here commands to configure the package.
./configure --prefix=/usr --confdir=/etc/mplayer --enable-runtime-cpudetection --enable-gui
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 3.3.5, ok
...
...
Checking for GUI ... yes

Error: X11 support required for GUI compilation

Check "configure.log" if you do not understand why it failed.
make: *** [configure-stamp] Ошибка 1
---------------------------------------------------------------------------------

Видимо дело в этом (configure.log):
++++++++++++++++++++++++++++++++++++++++++++++++++++++

============ Checking for X11 headers presence ============
Result is: not found (check if the dev(el) packages are installed)
##########################################

============ Checking for X11 libs presence ============
Result is: not found (check if the dev(el) packages are installed)
##########################################

============ Checking for X11 ============
Result is: no
##########################################

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Какого пакета ему нехватает ?

--
С уважением , Юра .



Reply to: