Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4562933
  • 博文数量: 1214
  • 博客积分: 13195
  • 博客等级: 上将
  • 技术积分: 9105
  • 用 户 组: 普通用户
  • 注册时间: 2007-01-19 14:41
个人简介

C++,python,热爱算法和机器学习

文章分类

全部博文(1214)

文章存档

2021年(13)

2020年(49)

2019年(14)

2018年(27)

2017年(69)

2016年(100)

2015年(106)

2014年(240)

2013年(5)

2012年(193)

2011年(155)

2010年(93)

2009年(62)

2008年(51)

2007年(37)

分类: LINUX

2007-10-07 01:04:15

Install Beryl in just a few easy steps for Debian Etch

  • Install the libxcomposite1 package from apt.

  # apt-get install libxcomposite1

  • Make sure these parameters are present at the end of /etc/X11/xorg.conf

Section "Extensions"

   Option "Composite" "Enable"

EndSection

  • Add the gpg key :

wget -O - | sudo apt-key add -

  • Edit your /etc/apt/sources.list file

Packages are available from . To enable this repository, add the following two lines to your /etc/apt/sources.list:


deb etch main

deb-src etch main


Then run:

  # apt-get update

Notice this is for Etch and not the "testing" release. Now that Etch is the Debian stable release, Lenny is the new Testing version. Please be sure you have etch named in your sources.list file and not testing.

  • Download and install the packages:

  # apt-get install beryl beryl-core beryl-dev \

beryl-manager beryl-plugins beryl-plugins-data \

beryl-settings emerald emerald-themes
阅读(1439) | 评论(0) | 转发(0) |
0

上一篇:什么是边际成本?

下一篇:gentoo's links

给主人留下些什么吧!~~