Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old October 30th, 2004   #1
JConnell
First Cup of Ubuntu
 
Join Date: Oct 2004
Location: Seattle, USA
Beans: 9
Send a message via ICQ to JConnell
Wink HOWTO: Bluecurve on Ubuntu

Do you love Ubuntu but just can't live without your redhat/fedora bluecurve theme? Well here are some simple steps to bring back the blue!


1) Download the bluecurvedebian tarball:

http://themes.freshmeat.net/redir/bl...-padrao.tar.gz

2) Unpack the tarball:

Right-click -> Extract Here

3) Install libgdk-pixbuf2:
Code:
yourname@ubuntu:~ $ sudo apt-get install libgdk-pixbuf2
4) Install the redhat-artwork .deb:
Code:
yourname@ubuntu:~ $ sudo dpkg -i redhat-artwork_0.96-2_i386.deb
5) Change your theme selection:

Computer->Desktop Preferences->Theme
JConnell is offline   Reply With Quote
Old October 31st, 2004   #2
fjleal
Just Give Me the Beans!
 
fjleal's Avatar
 
Join Date: Oct 2004
Location: Portugal, Europe
Beans: 41
Re: Bluecurve on Ubuntu

You should fight bad habits, you know?...

Thanks for the link.
__________________
"I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you."
-- Vance Petree, Virginia Power
fjleal is offline   Reply With Quote
Old December 13th, 2004   #3
dishkuvek
5 Cups of Ubuntu
 
dishkuvek's Avatar
 
Join Date: Dec 2004
Beans: 22
Re: HOWTO: Bluecurve on Ubuntu

Here is just another way of doing the same thing...

add these lines to /etc/apt/sources.list:
Code:
deb http://home.planet.nl/~autar022/ ./
deb-src http://home.planet.nl/~autar022/ ./
and then at the prompt:
Code:
$ sudo apt-get update && sudo apt-get install redhat-artwork
Note that "redhat-artwork" is a meta-package, if you do not want to install gtk1 packages, you can install the packages individually...

Code:
$ sudo apt-get install gtk2-engines-bluecurve gdm-bluecurve  icons-bluecurve  metacity-bluecurve
dishkuvek is offline   Reply With Quote
Old December 16th, 2004   #4
khad
First Cup of Ubuntu
 
Join Date: Nov 2004
Beans: 5
Re: HOWTO: Bluecurve on Ubuntu

The easiest way to get Bluecurve in my opinion is directly from the Fedora project Web site. You also get the latest version of it.

Download the "redhat-artwork" RPM from:

http://download.fedora.redhat.com/pu...6/Fedora/RPMS/

As of this writing, the current RPM is 0.120-1.2:

http://download.fedora.redhat.com/pu...0-1.2.i386.rpm

In the directory you downloaded the RPM, run this command:

Code:
sudo alien -i redhat-artwork*
That's all there is to it. Run one command and a single file you download, and it is the latest version directly from the Fedora project.
khad is offline   Reply With Quote
Old December 18th, 2004   #5
LongTooth
Way Too Much Ubuntu
 
Join Date: Oct 2004
Location: Houston, Texas. USA
Beans: 219
Re: HOWTO: Bluecurve on Ubuntu

By God! I did it. Easy as pie. Looks like my FC2. But not to worry. I'm sticking with Ubuntu.
__________________
LongTooth
Houston, Texas
LongTooth is offline   Reply With Quote
Old January 1st, 2005   #6
cllow
First Cup of Ubuntu
 
Join Date: Dec 2004
Beans: 6
Re: HOWTO: Bluecurve on Ubuntu

hi khad (and anyone who can help),

I try your method. Everything OK, till i rebooted. My system hangs(stops at the screen with a X mouse cursor) when it tries to startup the X-server. And when I moved my mouse of tried to change to any session using Ctrl-Alt-F2, this message appears:

There already appears to be an X server running on display :0.
Should I try another display number? If you answer no, I will
attempt to start the server on :0 again. (You can change
console by pressing Ctrl-Alt plus a function key, such as Ctrl-Alt-F7
to go to console 7. X servers usually run on console 7 and higher.)

Anyway to fix this? Thanks.
cllow is offline   Reply With Quote
Old January 2nd, 2005   #7
cllow
First Cup of Ubuntu
 
Join Date: Dec 2004
Beans: 6
Re: HOWTO: Bluecurve on Ubuntu

Think it's not the Bluecurve thingy that messed up my system. It might be the Firefox installation that I apt-get from the hoary repository
cllow is offline   Reply With Quote
Old February 17th, 2005   #8
Deusiah
A Carafe of Ubuntu
 
Deusiah's Avatar
 
Join Date: Feb 2005
Location: Midlands, UK
Beans: 101
Ubuntu 6.06
Re: HOWTO: Bluecurve on Ubuntu

Khad thank you ever so much! Your method worked flawlessly and I am now admiring my new Bluecurve themed Ubuntu box
Deusiah is offline   Reply With Quote
Old February 17th, 2005   #9
jdong
Ultimate Coffee Grinder
 
jdong's Avatar
 
Join Date: Oct 2004
Location: Cambridge. MA
Beans: 5,063
Ubuntu 8.10 Intrepid Ibex
Re: HOWTO: Bluecurve on Ubuntu

Quote:
Originally Posted by cllow
Think it's not the Bluecurve thingy that messed up my system. It might be the Firefox installation that I apt-get from the hoary repository

If you're talking about installing Hoary packages on Warty, that's a big no-no!
Check out http://backports.ubuntuforums.org for a sensible solution.
jdong is offline   Reply With Quote
Old March 2nd, 2005   #10
mirtux
Way Too Much Ubuntu
 
Join Date: Jan 2005
Location: Firenze, Italy
Beans: 285
Re: HOWTO: Bluecurve on Ubuntu

Quote:
Originally Posted by khad
The easiest way to get Bluecurve in my opinion is directly from the Fedora project Web site. You also get the latest version of it.

Download the "redhat-artwork" RPM from:

http://download.fedora.redhat.com/pu...6/Fedora/RPMS/

As of this writing, the current RPM is 0.120-1.2:

http://download.fedora.redhat.com/pu...0-1.2.i386.rpm

In the directory you downloaded the RPM, run this command:

Code:
sudo alien -i redhat-artwork*
That's all there is to it. Run one command and a single file you download, and it is the latest version directly from the Fedora project.
Hi,
i've tried the way i've said and it's ok with GNOME, but it's not working with KDE i.d. it does not give me any Bluecurve style neither Window Decoration. The only thing available is color palette. I've tried with different versions of redhat-artwork but nothing changes.

Any ideas, thanks,
MC
mirtux is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:44 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry