-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login



Sponsoring


-
- Content .- Fans  .- Knowledge Base  . 

[Keramik] Transparent Kicker (TARBALL)

  

Theme/Style for KDE 3.0

Score 66%
[Keramik] Transparent Kicker (TARBALL)
zoom


Link:  http://
Downloads:  47781
Submitted:  Jun 17 2002
Updated:  Jun 17 2002

Description:

This is a Keramik style&deco. with transkicker-keramik.patch (by teax).

I have made the TARBALL version of 'transparent keramik' for every distribution.
(See http://www.kde-look.org/content/show.php?content=2193
for the RPM/SRPM version of 'transparent keramik'.)

--
[preparation]
$ su
# tar xfz *keramik.tar.gz
# cd keramik

[modification] (optional)
# bunzip2 transkicker-keramik.patch.bz2
# vi transkicker-keramik.patch
(change 'panelOpacity = 7*0.1;'
at line 192 to your taste.
default=7, semi-transparent. :)
# bzip2 transkicker-keramik.patch

[build]
(!! You need kdebase-devel, kdelibs-devel, and automake >= 1.5 !!)
# ./build_trans-kicker.sh
--

That's all. Have a nice day~ :D




Send to a friend
Subscribe
Other  Artwork  from dcpark
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9 

-

 and popupinfo.moc

 
 by fuz on: Oct 26 2002
 
Score 50%

I cannot find it in my kdelibs source directory. I'm using 3.04


Reply to this

-

 INSTRUCTION

 
 by anonymous on: Oct 29 2002
 
Score 50%

Haha, i got it to install. So beautifull. Thank you very much!!!!

If you are having trouble with the build script, try my method here.

1. download the pre-compiled keramik tarball. It is still available at kde-look.org by the time of this writing.

2. download the appropriate version of kdelibs tarball

tar -xvjf kdelibs-blahblah
cd kdelibs-blahblah
./configure
make

it will take several hours to compile :p

now, copy the keramik precompiled binary to the directory kdelibs-blahblah/kstyles/

go to kdelibs-blahblah/kstyles directory

tar -xvjf keramik.tar.bz2
or whatever the file is

go to kdelibs-blahblah and run
./configure

go to keramik directory

make
make install

now you should be able to get the original keramik. To get the translucent taskbar version:

untar the keramik_translucent tarball

copy transkicker-keramik.patch to kdelibs-blahblah/kstyles

open the file with your favorite text editor.

change everything that say /keramik/kstyles/keramik to keramik/

patch -Np1 -i transkicker-keramik.patch
cd keramik
make
make install

that's it. enjoy :)


Reply to this

-
.

 Help

 
 by jackal on: Nov 8 2002
 
Score 50%

Getting config.h:32: keramikconfig.h: No such file or directory
**** Error Code 1


Reply to this

-

 Uninstall

 
 by waf on: Nov 23 2002
 
Score 50%

How do you go about uninstalling this?


Reply to this

-
.

 newbie help!!!

 
 by esh1n on: Nov 27 2002
 
Score 50%

after running ./build_trans-kicker.sh
all went fine( i think )
no error log

but there's i cant find keramik
look and feel -> style -> keramik

any help?


Reply to this

-
.

 automake?

 
 by underdog138 on: Dec 2 2002
 
Score 50%

*** YOU'RE USING automake (GNU automake) 1.6.3.
*** KDE requires automake 1.5
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
./build_trans-keramik.sh: line 3: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: *** No targets specified and no makefile found. Stop.
cp: cannot stat `/lib/libkdeui.la': No such file or directory
cp: cannot stat `/lib/libkdecore.la': No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
[root@chandler] [/home/underdog/src/keramik]:

Do I have to go hunt down automake 1.5 and install it? :/


Reply to this

-

 Re: automake?

 
 by sapphyre on: Sep 24 2003
 
Score 50%

what was their answer?? i have the same error


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9 

Add commentBack




-

-
Do you like or dislike Ubuntu Unity?
 Yes, unity is alien technology!
 It is less confusing than Gnome 3 default, shell.
 Granny thinks it is much more usable than Gnome 2
 Canonical is embarrasing itself with this split project
 Gnome 3 default shell is much better
 I dislike Unity, Gnome 3 default shell is alien technology!
 None of the above, I like the 2Gb for free and Apple alike behavior. Will post a comment instead

resultmore




 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
News RSS   
Discussion RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2013 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.