LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 01-30-2009, 07:30 PM   #1
mattydee
Member
 
Registered: Dec 2006
Location: Vancouver, BC
Distribution: Debian,Ubuntu,Slackware
Posts: 479

Rep: Reputation: 48
Can't compile compiz since KDE 4.2


Running
./configure --prefix=/usr --disable-gconf
gives me this:

Code:
checking for Qt headers... /opt/kde3/lib/qt3/include
checking for Qt libraries... /opt/kde3/lib/qt3/lib
Code:
the following optional plugins will be compiled:
  glib:     yes
  gconf:    no
  kconfig:  yes
  dbus:     yes
  annotate: yes
  svg:      yes
  inotify:  yes
  fuse:     yes

and the following optional features will be compiled:
  gtk:      yes
  metacity: no
  gnome:    no
  kde:      yes
  kde4:     no
How can I get the configure script to look for QT in /usr/lib/qt ?
 
Old 01-30-2009, 07:57 PM   #2
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,377

Rep: Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757
Have you tried Kicker -> System Settings -> Desktop Effects -> Enable Desktop Effects in KDE4.2?
 
Old 01-30-2009, 10:10 PM   #3
mattydee
Member
 
Registered: Dec 2006
Location: Vancouver, BC
Distribution: Debian,Ubuntu,Slackware
Posts: 479

Original Poster
Rep: Reputation: 48
Hmm... ya i knew about those settings but I decided to take a closer look. They do seem to offer almost everything that compiz does.

Is it possible to get emerald working with the kde window manager to get nicer window decorations?
 
Old 01-31-2009, 11:19 AM   #4
mattydee
Member
 
Registered: Dec 2006
Location: Vancouver, BC
Distribution: Debian,Ubuntu,Slackware
Posts: 479

Original Poster
Rep: Reputation: 48
I think these compile problems are related to problems I have compiling gtk-qt-engine. Which gives me an error during make and complains about qt... I'll start another thread concerning this, though.

If anyone can think of why qt4 doesn't get recognized by the compiz configure script, please let me know.

Thanks
 
Old 02-10-2009, 02:13 PM   #5
mattydee
Member
 
Registered: Dec 2006
Location: Vancouver, BC
Distribution: Debian,Ubuntu,Slackware
Posts: 479

Original Poster
Rep: Reputation: 48
Bump:
Has anyone been able to compile Compiz on Slack with KDE4?

Thanks
 
Old 02-10-2009, 07:21 PM   #6
marcusmercado
Member
 
Registered: Jan 2009
Posts: 30

Rep: Reputation: 15
Since people have been really helpful with me and patient I thought I'd give my two cents back.

I am not sure if this is the right way to go about with it but what I done was to use the packages from the gsb-current. Go to your favourite slack mirror and go to gsb/gsbcurrent/gsb/packages/compiz and download the whole thing with kget etc. Install all of the packages and cross your fingers it worked like a charm for me. Hope it does for you too.

BTW there are some that you can skip like awn or so since its gnome specific but I know you know that anyways.

Good Luck

Last edited by marcusmercado; 02-10-2009 at 11:40 PM.
 
Old 02-11-2009, 03:52 AM   #7
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by marcusmercado View Post
Since people have been really helpful with me and patient I thought I'd give my two cents back.

I am not sure if this is the right way to go about with it but what I done was to use the packages from the gsb-current. Go to your favourite slack mirror and go to gsb/gsbcurrent/gsb/packages/compiz and download the whole thing with kget etc. Install all of the packages and cross your fingers it worked like a charm for me. Hope it does for you too.

BTW there are some that you can skip like awn or so since its gnome specific but I know you know that anyways.

Good Luck
Yeah, but the question was not how to use compiz with Gnome, but how to compile it when KDE4 is present on your system. The compiz that is in Slackware 12.2 works well enough if you do not have KDE4 installed.

I successfully compiled compiz for -current with KDE4.2 and the KDE3 compatibility packages installed, but I needed to apply several patches. Now I have a kde4-window-decorator.

Still I prefer KDE4's own compositing desktop functionality (fully integrated) over using compiz (needs additional scripts and fiddling to work with KDE4).

Eric
 
Old 02-11-2009, 01:18 PM   #8
marcusmercado
Member
 
Registered: Jan 2009
Posts: 30

Rep: Reputation: 15
Yeah those packages from the gsb current worked well with mykde4 not requiring patches. Also I don't have gnome installed. So it doesn't require any gnome dependancy like gtk etc.
 
Old 02-11-2009, 02:07 PM   #9
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by marcusmercado View Post
Yeah those packages from the gsb current worked well with mykde4 not requiring patches. Also I don't have gnome installed. So it doesn't require any gnome dependancy like gtk etc.
I did not mean that KDE4 needed patching. Instead, compiz needs patching if you want it to compile a window decorator for KDE4.
The GSB packages for compiz are actually compiz-fusion, with Gnome support but without KDE support.

Eric
 
Old 02-11-2009, 02:22 PM   #10
marcusmercado
Member
 
Registered: Jan 2009
Posts: 30

Rep: Reputation: 15
What do you mean by support. If it does not have Kde support why is it working both for my kde4.2 and xfce?

If you mean the windows decadotar then I disabl kde themes and use emerald anyways.

Last edited by marcusmercado; 02-11-2009 at 02:28 PM.
 
Old 02-11-2009, 05:04 PM   #11
mattydee
Member
 
Registered: Dec 2006
Location: Vancouver, BC
Distribution: Debian,Ubuntu,Slackware
Posts: 479

Original Poster
Rep: Reputation: 48
Quote:
Originally Posted by Alien Bob View Post
I successfully compiled compiz for -current with KDE4.2 and the KDE3 compatibility packages installed, but I needed to apply several patches.
Eric
Any tips on how to do that?
Like I said, the compiz configure script just doesn't seem to recognize the qt4 libs for me.
 
Old 02-11-2009, 06:22 PM   #12
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
I linked Pat through to the updated SlackBuild and patches required for a successful compilation. If that does not show up soon in -current I will see that I upload it somewhere.

Eric
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
help about KDE 4 and compiz braintoxin SUSE / openSUSE 1 12-31-2008 03:58 AM
Need to login twice to start KDE with compiz and kde-window-decorator from kdm allend Slackware 3 06-16-2008 06:54 PM
Compiz, kde and multiple desktops cmetelko Linux - Desktop 2 01-24-2008 08:27 AM
How to compile and install compiz-fusion from git on Fedora 7 axelfc Fedora 1 10-29-2007 03:10 AM
LXer: How to compile and install compiz-fusion from git on Fedora 7 LXer Syndicated Linux News 0 10-10-2007 04:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:45 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration