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

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old May 4th, 2008   #1
Martje_001
Dark Roasted Ubuntu
 
Martje_001's Avatar
 
Join Date: Feb 2007
Location: Nowhere important
Beans: 1,155
Ubuntu 9.04 Jaunty Jackalope
Compile compiz-fusion from git [UPDATED] (NEW SCRIPT)

!! This is installing the latest compiz-fusion which might be unstable !!
!! After installing, run compiz with fusion-icon (in application-menu) !!
!! If this script doesn't work for you, try this (original page) !!


The script is not yet stable, please help testing..
To get and run compiz-git:
Code:
wget http://www.xs4all.nl/~mgj1/downloads/compiz-git-newest.tar.gz
tar xzf compiz-git-newest.tar.gz
cd compiz-git
./compiz-git install
That's it!

More info here:
http://mbastiaan.nl/compizgit.php

Edit: If you don't know *what* you're doing, don't use it...

Last edited by Martje_001; October 4th, 2008 at 11:11 AM..
Martje_001 is offline   Reply With Quote
Old May 4th, 2008   #2
Zorael
Tall Cafè Ubuntu
 
Zorael's Avatar
 
Join Date: Apr 2007
Location: /dev/random
Beans: 2,506
Ubuntu Development Release
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

You misspelled the filename, both here and on that website. Might want to correct that. :>

Code:
wget http://www.xs4all.nl/~mgj1/downloads/compiz-git-newewst.tar.gz
wget http://www.xs4all.nl/~mgj1/downloads/compiz-git-newest.tar.gz
edit: Also, where's the Kubuntu Hardy option? I imagine there's not a whole lot of difference, though.
__________________
KDE, I heart thee.
- Try a Kubuntu live cd before you dismiss it. Come to the dark side, we have kookies.
- MS Office "interoperability"
- "How to" = guide. "How do I" = question. Name your threads appropriately.

Last edited by Zorael; May 4th, 2008 at 10:14 AM..
Zorael is offline   Reply With Quote
Old May 4th, 2008   #3
Martje_001
Dark Roasted Ubuntu
 
Martje_001's Avatar
 
Join Date: Feb 2007
Location: Nowhere important
Beans: 1,155
Ubuntu 9.04 Jaunty Jackalope
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

Corrected

There is.. Kubuntu Hardy comes with KDE4 if I'm not mistaking.. but I'm working at that!
Martje_001 is offline   Reply With Quote
Old May 4th, 2008   #4
Zorael
Tall Cafè Ubuntu
 
Zorael's Avatar
 
Join Date: Apr 2007
Location: /dev/random
Beans: 2,506
Ubuntu Development Release
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

There are two version of Kubuntu Hardy, one normal with KDE 3.5.9 (current stable) and one Kubuntu "Remix" version with KDE 4.0.

Most non-bleeding edge Kubuntulings agree that KDE4 is an uncomplete work in progress, so I think it's best to assume that most are still running KDE3. :>
__________________
KDE, I heart thee.
- Try a Kubuntu live cd before you dismiss it. Come to the dark side, we have kookies.
- MS Office "interoperability"
- "How to" = guide. "How do I" = question. Name your threads appropriately.
Zorael is offline   Reply With Quote
Old May 4th, 2008   #5
Martje_001
Dark Roasted Ubuntu
 
Martje_001's Avatar
 
Join Date: Feb 2007
Location: Nowhere important
Beans: 1,155
Ubuntu 9.04 Jaunty Jackalope
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

I'm downloading both now, to test everything. I think tomorrow there's Kubuntu hardy support
Martje_001 is offline   Reply With Quote
Old May 4th, 2008   #6
565Customz
Way Too Much Ubuntu
 
Join Date: Jan 2008
Beans: 287
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

yeah umm....this definatly made all my title bars disapeer and all my windows are up high and i cant drag them back down...cuz they have to title bar...? wtf lol
565Customz is offline   Reply With Quote
Old May 4th, 2008   #7
Fireblend
Way Too Much Ubuntu
 
Fireblend's Avatar
 
Join Date: Feb 2007
Location: Costa Rica
Beans: 227
Hardy Heron (Ubuntu Development)
Send a message via AIM to Fireblend Send a message via MSN to Fireblend
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

So how would I go around deleting the old compiz-git from the original thread so I can install this one?

I'm guessing a simple apt-get remove won't be enough
__________________
Current Desktop
w00t!
Fireblend is offline   Reply With Quote
Old May 4th, 2008   #8
Martje_001
Dark Roasted Ubuntu
 
Martje_001's Avatar
 
Join Date: Feb 2007
Location: Nowhere important
Beans: 1,155
Ubuntu 9.04 Jaunty Jackalope
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

Quote:
Originally Posted by 565Customz View Post
yeah umm....this definatly made all my title bars disapeer and all my windows are up high and i cant drag them back down...cuz they have to title bar...? wtf lol
Activate 'Decoration' in CompizConfig Settings Manager and run fusion-icon.
Martje_001 is offline   Reply With Quote
Old May 4th, 2008   #9
Martje_001
Dark Roasted Ubuntu
 
Martje_001's Avatar
 
Join Date: Feb 2007
Location: Nowhere important
Beans: 1,155
Ubuntu 9.04 Jaunty Jackalope
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

Quote:
Originally Posted by Fireblend View Post
So how would I go around deleting the old compiz-git from the original thread so I can install this one?

I'm guessing a simple apt-get remove won't be enough
haha, no:
Code:
sudo compiz-git --uninstall
sudo apt-get remove compiz-git
sudo mv /etc/apt/sources.list /etc/apt/sources.list1
sudo apt-get update
sudo cp /etc/apt/sources.list1 /etc/apt/sources.list
sudo apt-get update
and follow the instructions here

Edit:
btw, Fireblend, you've got a beautiful desktop!
Martje_001 is offline   Reply With Quote
Old May 4th, 2008   #10
Fireblend
Way Too Much Ubuntu
 
Fireblend's Avatar
 
Join Date: Feb 2007
Location: Costa Rica
Beans: 227
Hardy Heron (Ubuntu Development)
Send a message via AIM to Fireblend Send a message via MSN to Fireblend
Re: Install latest plugins for compiz-fusion from git [UPDATED] (NEW SCRIPT)

Quote:
Originally Posted by Martje_001 View Post
haha, no:
Code:
sudo compiz-git --uninstall
sudo apt-get remove compiz-git
sudo mv /etc/apt/sources.list /etc/apt/sources.list1
sudo apt-get update
sudo cp /etc/apt/sources.list1 /etc/apt/sources.list
sudo apt-get update
and follow the instructions here

Edit:
btw, Fireblend, you've got a beautiful desktop!
Thanks, gonna try that now. Oh and the one in my signature is a really outdated version from last christmas. This is my current desktop which I love even more. Actually I'll update the signature now
__________________
Current Desktop
w00t!
Fireblend 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 02:34 AM.


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