CVS |
Sources |
Debian |
Fedora5 |
FreeBSD |
Gentoo |
Mandrake |
SuSE |
Open a shell, move to the directory where you want the baghira cvs folder to be stored.
Whenever you're asked for a password, just hit Enter.
cvs -d:pserver:anonymous@baghira.cvs.sf.net:/cvsroot/baghira logincvs -d:pserver:anonymous@baghira.cvs.sf.net:/cvsroot/baghira co baghira_
cd baghiraln -s /path/to/kde-cvs/kde-common/admin admin_
svn co svn://anonsvn.kde.org/home/kde/tags/KDE/3.4.0/kde-common/admincd baghiraln -s ../kde-common/admin admin_
make -f Makefile.cvs
./configure --prefix=$(kde-config --prefix) --disable-debug --enable-final
make
su
Password:
make install
_
Later on, keeping the sources up to date is very simple, just call:
cd baghira
cvs up
_
Download the Sources
Decompress the package:
tar -xjf baghira-x.yz.tar.bz2
cd baghira-x.yz
_
Then configure and compile:
./configure --prefix=$(kde-config --prefix) --disable-debug --enable-final
make
su
Password:
make install
_
If you create regular binary Packages for any distribution, please mail me where i may link them here.
Baghira is allready part of the Official Debian Archive, so you can just apt-get install it from Sid.
apt-get install kwin-baghira_
Choose a proper one and install the rpm.
Baghira is in the ports, so installing it is easy
First off, make sure your ports are up-to-date, then
portinstall -v baghira_
cd /usr/ports/x11-themes/baghira && make install clean_
Baghira is in the Gentoo-portage Tree, so installing it is easy
First make be sure to have a synchronized current portage tree and then install Baghira
emerge --syncemerge x11-themes/baghira
_
Additional
If you're running a "stable" system (e.g. x86, not ~x86) you may get an outdated version.
To get the newest available version put this line in your /etc/portage/package.keywords
x11-themes/baghira ~ARCHReplace ARCH by your architecture (x86,ppc,sparc,alpha or whatever you're using).
If you want to allow only a specific version, use a line like this one:
=x11-themes/baghira-<VERSION> ~ARCH
Just download and install the rpm.
Just download and install the rpm.
Just download the rpm and install using Yast.
Just download the rpm and install using Yast.