compiz-fusion (установка)
Модератор: Модераторы разделов
-
- Сообщения: 23
compiz-fusion
А кто-нибудь пробовал поставить на Арч сие произведение искусства? Если пробовал - поделитесь опытом. Что-то нет доступа даже к пакетам compiz-fusion.
-
- Сообщения: 419
- ОС: SuSE
Re: compiz-fusion
Код: Выделить всё
$ pacman -Q | grep compiz
compiz-core 0.5.2-2
compiz-decorator-gtk 0.5.2-1
если ATI - ставь Xgl, потом или startxgl или руби metacity и стартуй compiz && gtk-window-decorator. если в кедах - ставь всё:
Код: Выделить всё
$ pacman -Ss compiz
community/compiz-core 0.5.2-2 (compiz)
Composite manager for Aiglx and Xgl
community/compiz-decorator-gtk 0.5.2-1 (compiz)
Decorator of Compiz for GNOME
community/compiz-decorator-kde 0.5.2-1 (compiz)
Decorator of Compiz for KDE
А форумокъ всёжъ таки с гнiльцой...©
-
- Сообщения: 159
- Статус: Белгородский LUG
- ОС: Arch Linux
Re: compiz-fusion
Добавь в pacman.conf
Код: Выделить всё
[compiz-fusion]
Server = http://arch.nesl247.org/compiz-fusion/i686
(взято из темы Какой берил вы используете?
затем pacman -Sy
а потом
pacman -S compiz-fusion
-
- Сообщения: 23
Re: compiz-fusion
S7a1k3r писал(а): ↑12.09.2007 09:48
Добавь в pacman.conf
Код: Выделить всё
[compiz-fusion] Server = http://arch.nesl247.org/compiz-fusion/i686
(взято из темы Какой берил вы используете?
затем pacman -Sy
а потом
pacman -S compiz-fusion
Я так и делал, но вот в чём загвозхдка, этот сервер не обрабатывается пакманом, вот что выдаёт консоль - :: Синхронизирую базу данных пакетов...
ошибка: failed retrieving file 'compiz-fuzion.db.tar.gz' from arch.nesl247.org : Internal Server Error
ошибка: не удалось синхронизировать compiz-fuzion: Internal Server Error
gnome не устарел
testing не устарел
current не устарел
extra не устарел
community не устарел
unstable не устарел
Хотя я проверял, сервер работает.
-
- Сообщения: 159
- Статус: Белгородский LUG
- ОС: Arch Linux
Re: compiz-fusion
kayak писал(а): ↑12.09.2007 11:34Я так и делал, но вот в чём загвозхдка, этот сервер не обрабатывается пакманом, вот что выдаёт консоль - :: Синхронизирую базу данных пакетов...
ошибка: failed retrieving file 'compiz-fuzion.db.tar.gz' from arch.nesl247.org : Internal Server Error
ошибка: не удалось синхронизировать compiz-fuzion: Internal Server Error
gnome не устарел
testing не устарел
current не устарел
extra не устарел
community не устарел
unstable не устарел
Хотя я проверял, сервер работает.
хм. А можно на ваш pacman.conf взглянуть. А то я за пару минут до своего предыдущего поста как раз синхронизироовал репку.
И еще. Пакман какой версии стоит у вас? > 3.0 ? Если нет, то он и не будет синхронизировать репку.
-
- Сообщения: 23
Re: compiz-fusion
# /etc/pacman.conf
#
# See the pacman manpage for option directives
#
# GENERAL OPTIONS
#
[options]
LogFile = /var/log/pacman.log
HoldPkg = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
#
[compiz-fuzion]
Server = http://arch.nesl247.org/compiz-fusion/i686
[gnome]
Server = ftp://ftp.belnet.be/packages/archlinux/gnome/os/i686
Server = ftp;//archlinux.org.ru/pub/archlinux/gnome/os/i686
[testing]
Include = /etc/pacman.d/testing
[current]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current
[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra
[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/community
[unstable]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/unstable
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
Это мой pacman.conf Более того, репозиторий gnome синхронизируется, но отдельные пакеты не могу поставить, пишет, что нет такого пакета (пример - gnome-screensaver). Версия Пакмана - 3.0
#
# See the pacman manpage for option directives
#
# GENERAL OPTIONS
#
[options]
LogFile = /var/log/pacman.log
HoldPkg = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
#
[compiz-fuzion]
Server = http://arch.nesl247.org/compiz-fusion/i686
[gnome]
Server = ftp://ftp.belnet.be/packages/archlinux/gnome/os/i686
Server = ftp;//archlinux.org.ru/pub/archlinux/gnome/os/i686
[testing]
Include = /etc/pacman.d/testing
[current]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current
[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra
[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/community
[unstable]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/unstable
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
Это мой pacman.conf Более того, репозиторий gnome синхронизируется, но отдельные пакеты не могу поставить, пишет, что нет такого пакета (пример - gnome-screensaver). Версия Пакмана - 3.0
-
- Сообщения: 159
- Статус: Белгородский LUG
- ОС: Arch Linux
Re: compiz-fusion
kayak писал(а): ↑14.09.2007 12:27[compiz-fuzion]
Server = http://arch.nesl247.org/compiz-fusion/i686
[gnome]
Server = ftp://ftp.belnet.be/packages/archlinux/gnome/os/i686
Server = ftp;//archlinux.org.ru/pub/archlinux/gnome/os/i686
1 - [compiz-fuzion] заменить на [compiz-fusion]
2 - ftp;//archlinux.org.ru/pub/archlinux/gnome/os/i686 заменить на ftp://archlinux.org.ru/pub/archlinux/gnome/os/i686 (Точка с запятой)
Всего делов-то

-
- Сообщения: 23
Re: compiz-fusion
Вот действительно делов! Спасибо большое, хороший урок для повышения внимательности..... 

-
- Сообщения: 839
- ОС: ArchLinux
-
- Сообщения: 154
- ОС: Arch linux
-
- Сообщения: 23
-
- Сообщения: 21
- ОС: недоArch