LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 08-07-2007, 11:19 PM   #1
KhaoSlacker
Member
 
Registered: Mar 2006
Location: West Georgia
Distribution: Slackware 12
Posts: 43

Rep: Reputation: 15
Thumbs up easy Beryl install for Slack 12


Thanks to Dagmar of the DLG (dropline gnome) team. We have some prebuilt packages of Beryl and it's goodies/extras packages.
Simply...

Code:
wget http://dagmar.droplinegnome.org/2.18/aquamarine-0.2.1-i686-1dl.tgz 
wget http://dagmar.droplinegnome.org/2.18/beryl-core-0.2.1-i686-1dl.tgz 
wget http://dagmar.droplinegnome.org/2.18/beryl-manager-0.2.1-i686-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/beryl-plugins-0.2.1-i686-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/beryl-settings-0.2.1-i486-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/beryl-settings-bindings-0.2.1-i486-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/beryl-settings-simple-0.2.1-i686-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/emerald-0.2.1-i686-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/emerald-themes-0.2.1-i686-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/heliodor-0.2.1-i686-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/pycairo-1.4.0-i686-2dl.tgz 
wget http://dagmar.droplinegnome.org/2.18/pygobject-2.12.3-i686-3dl.tgz
wget http://dagmar.droplinegnome.org/2.18/pygtk-2.10.6-i686-1dl.tgz
wget http://dagmar.droplinegnome.org/2.18/pyorbit-2.14.3-i686-1dl.tgz 
wget http://dagmar.droplinegnome.org/2.18/pyrex-0.9.5.1a-i486-1dl.tgz
Do that from a temporary directory and installpkg *.tgz
Everything should work (given your xorg.conf and video card are up to the task)
 
Old 08-08-2007, 02:42 AM   #2
Mark Havel
Member
 
Registered: May 2004
Location: Lyon, France
Distribution: Slackware
Posts: 85

Rep: Reputation: 15
Does these packages have dependancies on the Gnome or Dropline Gnome packages? By this, I mean, is it possible to install them seamlessly in a stock Slackware 12 install?

Last edited by Mark Havel; 08-08-2007 at 02:43 AM.
 
Old 08-08-2007, 03:54 AM   #3
KhaoSlacker
Member
 
Registered: Mar 2006
Location: West Georgia
Distribution: Slackware 12
Posts: 43

Original Poster
Rep: Reputation: 15
the packages i mentioned to wget are all the dep's you need. beryl will never call on anything else DLG/Gnome related
 
Old 08-10-2007, 08:59 AM   #4
genecyst
LQ Newbie
 
Registered: Aug 2007
Posts: 7

Rep: Reputation: 0
How do i start this in xfce? I added beryl-manager to autostarted apps and nothing comes up after the loading screen for xfce. I CAN however spin the cube with my mousewheel. help plz!
 
Old 08-10-2007, 11:35 AM   #5
jhuerta
LQ Newbie
 
Registered: Aug 2007
Posts: 2

Rep: Reputation: 0
libwnck Package Missing?

Hi,
i download all the packages, and install them.
So far, so good. It seems beryl is on the way.
When running beryl-manager (from the console) i was getting an error about the library libwnc.
I've been reading that some people needed to install it (although it seems is for Gnome)

Anyway, I just downloaded and install it from here:
prdownloads.sourceforge.net/dropline-gnome/libwnck-2.16.0-i686-1dl.tgz

And im not getting that error anymore ... still not seeing the spinning cubes, but on my way.

So, just FYI, you may need that libwnck installed too.
 
Old 08-11-2007, 06:09 AM   #6
KhaoSlacker
Member
 
Registered: Mar 2006
Location: West Georgia
Distribution: Slackware 12
Posts: 43

Original Poster
Rep: Reputation: 15
I must have forgot about that one.

wget http://dagmar.droplinegnome.org/2.18...3-i686-1dl.tgz

to finish all that off
 
Old 08-11-2007, 11:38 PM   #7
jhuerta
LQ Newbie
 
Registered: Aug 2007
Posts: 2

Rep: Reputation: 0
Hi,
In my case, im getting a lot of dependencies problems.
When I start beryl, it complains about the lack of this libraries:

libGConf2_4-2.10.1-2mdk.i586.tgz
libcroco0.6_3-0.6.0-2mdk.i586.tgz
librsvg-2.16.1-i486-1.tgz
librsvg-2.16.1-i686-1dl.tgz

Ive been able to install those ones, but still asking for more ... So far, I gave up. I think I must have messed up with some previous installation and it is the cause to keep making calls to those libraries ... I wonder if installing GNome will fix all those problems. Im facing a very similar problem when installing VMWare.

Anyone knows what are those libraries and why are they being used/called?

thanks,

Juan
 
Old 09-16-2007, 12:10 PM   #8
NetRAVEN5000
Member
 
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 316

Rep: Reputation: 30
For those interested I have created a script from this tutorial which will install Beryl on Slackware 12.0 . If you wanna check it out here it is.

KhaoSlacker, thanks to you and the Dropline GNOME team for bringing such an awesome tool to life on such a kickass distro!

EDIT: now with the option to remove it using the same script.
EDIT: I've got a script for Compiz now too.

Last edited by NetRAVEN5000; 10-06-2007 at 10:01 PM.
 
Old 09-25-2007, 03:32 AM   #9
Jcooper
LQ Newbie
 
Registered: Jul 2006
Location: Cluj - Romania
Distribution: Debian sid
Posts: 8

Rep: Reputation: 0
Hi, I've downloaded and installed all those packages on Slack 12, but I have a problem, when I try to run beryl I get this:

Code:
Detected xserver                                : AIGLX

Checking Display :0 ...

Checking for XComposite extension               : failed

No composite extension
beryl: No composite extension
I have an ATI Radeon 9600 video card, with proprietary drivers installed. From what I understood from after I've search on google, ATI cards does not support Composite extension (or something like that ). Is there any way to get beryl working? I can live without it but well...
 
Old 10-10-2007, 09:24 PM   #10
Gargantua
LQ Newbie
 
Registered: Oct 2007
Distribution: Slackware 12
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by jhuerta View Post
Hi,
In my case, im getting a lot of dependencies problems.
When I start beryl, it complains about the lack of this libraries:

libGConf2_4-2.10.1-2mdk.i586.tgz
libcroco0.6_3-0.6.0-2mdk.i586.tgz
librsvg-2.16.1-i486-1.tgz
librsvg-2.16.1-i686-1dl.tgz

Ive been able to install those ones, but still asking for more ... So far, I gave up. I think I must have messed up with some previous installation and it is the cause to keep making calls to those libraries ... I wonder if installing GNome will fix all those problems. Im facing a very similar problem when installing VMWare.

Anyone knows what are those libraries and why are they being used/called?

thanks,

Juan
So I signed up for this site just to thank everyone that posted in this thread, you guys have been so helpful, thanks!
 
Old 11-25-2007, 11:38 AM   #11
NetRAVEN5000
Member
 
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 316

Rep: Reputation: 30
I haven't seen people really responding to this (and I've checked back here periodically) so I guess I'll take this.
Quote:
Originally Posted by Jcooper View Post
Hi, I've downloaded and installed all those packages on Slack 12, but I have a problem, when I try to run beryl I get this:

Code:
Detected xserver                                : AIGLX

Checking Display :0 ...

Checking for XComposite extension               : failed

No composite extension
beryl: No composite extension
I have an ATI Radeon 9600 video card, with proprietary drivers installed. From what I understood from after I've search on google, ATI cards does not support Composite extension (or something like that ). Is there any way to get beryl working? I can live without it but well...
Compiz and Beryl require the Composite extension. I'm not sure (I stick with nVidia, I've always had better luck with them) but I think this was only true for the older drivers. Check their site - I did a quick search and this is all I found, but I think it's old:
http://support.ati.com/ics/support/d...estionID=26907

You might want to check this out, too, from the Compiz site:
http://compiz.org/ATI
From the looks of that, you can get it to work if you use XGL instead, and disable AIGLX:
according to this page (I know it's for Ubuntu but it should still work) you can do:
Code:
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy-use, easy-install, fast, minimal KDE distro? lukeprog Linux - Distributions 8 09-08-2007 04:21 PM
beryl on slack 10.2 sharathg786 Slackware 1 02-17-2007 12:07 PM
Is Slack so easy to break? BobNutfield Slackware 20 03-15-2006 05:23 PM
hey guys, is this as easy to install as Slack? Jengo Ubuntu 4 06-26-2005 06:41 AM
How Bad/Easy is it to install Slack? mario8723 Slackware 48 03-31-2005 07:39 PM


All times are GMT -5. The time now is 03:16 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration