Page 1 of 5 123 ... LastLast
Results 1 to 10 of 41

Thread: HOWTO: Bluecurve on Ubuntu

  1. #1
    Join Date
    Oct 2004
    Location
    Seattle, USA
    Beans
    9

    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

  2. #2
    Join Date
    Oct 2004
    Location
    Portugal, Europe
    Beans
    42

    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

  3. #3
    Join Date
    Dec 2004
    Beans
    21

    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

  4. #4
    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.

  5. #5
    Join Date
    Oct 2004
    Location
    Houston, Texas. USA
    Beans
    217

    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

  6. #6
    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.

  7. #7
    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

  8. #8
    Join Date
    Feb 2005
    Location
    Midlands, UK
    Beans
    96
    Distro
    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

  9. #9
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    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.
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

  10. #10
    Join Date
    Jan 2005
    Location
    Firenze, Italy
    Beans
    279

    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

Page 1 of 5 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •