LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Beryl/ Compiz-fusion (https://www.linuxquestions.org/questions/linux-newbie-8/beryl-compiz-fusion-624093/)

FlushingSkt 02-26-2008 09:29 PM

Beryl/ Compiz-fusion
 
ok im having trouble finding and installing Beryl/Compiz-fusion i went to the home page for beryl and i dont know what file to download i tried some of them and i guess im doing something wrong cause it tells me "nothing to do" by the way this is on fedora core 5 will it even work on 5?

armanox 02-26-2008 10:05 PM

I don't see why it wouldn't be possible, but, I would recomend updating the system if possible. I would think that beryl is depricated, and you have to compile compiz from source code, which can be found at http://releases.compiz-fusion.org/0.6.0/. Unpack to /usr/src, and do the ./configure;make;make install song and dance.

The listed prerequistes are as follow, but are debian packages:
build-essential libxcomposite-dev libpng12-dev libsm-dev libxrandr-dev libxdamage-dev libxinerama-dev libstartup-notification0-dev libgconf2-dev libgl1-mesa-dev libglu1-mesa-dev libmetacity-dev librsvg2-dev libdbus-1-dev libdbus-glib-1-dev libgnome-desktop-dev libgnome-window-settings-dev gitweb curl autoconf automake automake1.9 libtool intltool libxslt1-dev xsltproc

build-essential is not availible on the yum system, just make sure you have kernel-devel, gcc and the likes installed, replace the dev in the names with devel, and give it a shot for building. Also, the gnome libraries probably aren't needed if you're running kde, you should be able to use the kde libraries instead if you are not running GNOME.

Let us know if you have any issues, I'll run a test on it to see what is really needed an make a HOWTO if there's issues.


All times are GMT -5. The time now is 09:30 AM.