免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1038 | 回复: 0
打印 上一主题 下一主题

安装kiba-dock [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-06-17 13:18 |只看该作者 |倒序浏览
Installing Kiba-Dock
                                  
                                       
                                                                                                                       
                                       
  
http://www.kiba-dock.org/
On this page, you will find useful informations about how to install
Kiba Dock for your GNU/Linux distro or by browsing the SVN development
repository. About distros installing, please note that the packages are
not provided by the project so any packaging issue should be addressed to the packager.
Once you installed Kiba Dock, you will be able to find useful informations about how to use it on
this page
.
Contents [
hide
]

[
edit
] Dependencies
  
  • Cairo 1.2.0 (Optional: SVG support = --enable-svg and Glitz support = --enable-glitz)
  • Optional: A recent librsvg (> 2.14.4)
  • Optional: glitz >= 0.5.3
  • Xorg with Composite Extension enabled
  • Composite Manager (xcompmgr, kcompmgr, beryl, compiz).
  • The memory plugin requires libgtop
  • The trash plugin requires libgnomevfs

[
edit
] Gentoo
There is an ebuild for gentoo users in the
Xeffect Overlay
.
[
edit
] Ubuntu
Treviño manages a repo with kiba-dock, These can be accessed by adding the following to your sources.list file: Note: Currently, there are only 32 bit (x86) deb packages available, 64 bit users can use
SVN
.

  • Open a Terminal Window.
  • Type the following:
    # sudo gedit /etc/apt/sources.list
  • If you are using Edgy (6.10) version: Add the following lines to the end of the file:
    deb
    http://download.tuxfamily.org/3v1deb
    edgy beryl-svn
    deb-src
    http://download.tuxfamily.org/3v1deb
    edgy beryl-svn
  • If you are using Feisty (7.04) version: Add the following lines to the end of the file:
    deb
    http://download.tuxfamily.org/3v1deb
    feisty eyecandy
    deb-src
    http://download.tuxfamily.org/3v1deb
    feisty eyecandy
  • Save and Exit Gedit.
  • Run from the same terminal window:
    # wget
    http://download.tuxfamily.org/3v1deb/DD800CD9.gpg
    -O- | sudo apt-key add -
    # sudo apt-get update
    # sudo apt-get install kiba-dock
    # sudo apt-get install kiba-dock-dev
    # sudo apt-get install kiba-plugins
    PLEASE NOTE: this is a daily svn repo, which means you're dealing
    with snapshots of the latest and greatest, but not always the most
    stable!

    [
    edit
    ] SUSE
    Add the following repository as YAST/YUM/ZYPPER/RUG repository and install kiba-dock package from there:
    http://software.opensuse.org/download/X11:/XGL/
    [
    edit
    ] Fedora Core 6
    [
    edit
    ] Via yum
    RPM packages are available on drpixel's yum repository.
    Configure the repository :
    # rpm -ivh
    http://drpixel.tuxfamily.org/fedora/drpixel-release-1-1.noarch.rpm
    NB : By default, the repository is installed but not enabled.
    Then install the packages :
    # yum --enablerepo=drpixel install kiba-dock
    Please note that this RPM package will not be a day to day snapshot of the SVN. Currently this version is from February 2007.
    [
    edit
    ] Via SVN
    There is a little subtlety in order to compile the SVN version on Fedora Core 6.
    First of all, fetch the SVN repository as described below. Then
    compile each item (akamaru, kibadock, kibaplugins, etc...) with the
    following sequence of commands :
    $ ./autogen --prefix="/usr"
    $ make
    # make install
    The part in italic on the first line is very important and is the
    only difference with the basic installation instructions as described
    below. However, it is required in order to compile the program.
    [
    edit
    ] To fetch SVN Version
    Kiba-Dock lives in a SVN Repository at kiba-dock.org
    There are 6 Kiba related Repositories: akamaru, kibadock, kibaplugins, kibadbusplugins, epiphany and gaimplugin.
    To fetch the latest source code just run in a Terminal:
    $ svn co
    http://svn.kiba-dock.org/akamaru/
    akamaru
    $ svn co
    http://svn.kiba-dock.org/kibadock/trunk
    kiba-dock
    $ svn co
    http://svn.kiba-dock.org/kibaplugins/trunk
    kiba-plugins
    $ svn co
    http://svn.kiba-dock.org/kibadbusplugins
    kiba-dbus-plugins
    $ svn co
    http://svn.kiba-dock.org/gaimplugin/trunk
    gaim-plugin
    $ svn co
    http://svn.kiba-dock.org/epiphany/trunk
    ephy-kiba-plugin
    [
    edit
    ] To build SVN Version
    Change in each Project Directory and run:
    $ ./autogen.sh
    $ make
    And then :
    $ make install as User!! for the kibadbusplugins
    ELSE
    $ sudo make install - for sudo-based (Ubuntu-like) GNU/Linux distros
    OR
    # make install - for GNU/Linux distros with root account
    [
    edit
    ] To update SVN Version
    Change in each Project Directory and run:
    $ svn up
    You can then rebuild as described
    above
    .
                   
                   
                   

    本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/37292/showart_322985.html
  • 您需要登录后才可以回帖 登录 | 注册

    本版积分规则 发表回复

      

    北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
    未成年举报专区
    中国互联网协会会员  联系我们:huangweiwei@itpub.net
    感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

    清除 Cookies - ChinaUnix - Archiver - WAP - TOP