РIV/Р4Р800
Manriva 2007 PP+[
ядро 2,6,17-5mdv
KDE 3.5.4
Устанавливаю Beryl из тарболов, после распаковки архива в папке beryl-core-0.2.1:
Код: Выделить всё
[root@localhost beryl-core-0.2.1]# ls
acinclude.m4 configure* intltool-extract.in NEWS
aclocal.m4 configure.ac intltool-merge.in po/
AUTHORS COPYING intltool-update.in README
beryl.pc.in depcomp* libberyldecoration/ settings-backends/
berylsettings.pc.in doc/ libberylsettings/ src/
ChangeLog images/ ltmain.sh TODO
config.guess* include/ Makefile.am VERSION
config.h.in INSTALL Makefile.in
config.sub* install-sh* missing*В файле README наривовано следующее:
This is the core package that contains all the important files
required for running beryl, including headers and files required
for development of beryl-plugins.
Build it with ./autogen.sh --prefix=/usr && make && sudo make install
It builds two binaries, beryl and beryl-xgl. Use beryl for running
beryl with AIGLX and beryl-xgl for running with Xgl.
Beryl-xgl is built with the static mesa libGL library.
Beryl-core requires beryl-plugins and a window decorator like emerald,
g-w-d, or yawd to be of any use.
Translators: to update your translation files run 'intltool-update xy_XY',
replacing xy with your language code.
Enjoy!
Интересует строчка : ./autogen.sh --prefix=/usr?
Что это такое и как это ввести?