Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiz Dependency Old
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Thu Jan 29, 2009 11:22 am    Post subject: Compiz Dependency Old Reply with quote

Compiz still depends only on kde 4.1.4 and not on kde 4.2.
Is there any specific reason or incompatibility between kde 4.2 and compiz?
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Thu Jan 29, 2009 11:36 am    Post subject: Reply with quote

No, there is nothing wrong on my side with compiz an 4.2. I do have the kde4 use flag enabled, perhaps that makes a difference.

This is just a wild guess though. :?
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Thu Jan 29, 2009 12:13 pm    Post subject: Reply with quote

Are you using the ebuilds from the portage tree?
Because when i try to install compiz it tries to pull in some kde 4.1.4 parts with it.
Code:
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NS   ] kde-base/kdelibs-4.1.4 [4.2.0] USE="acl alsa bzip2 fam kdeprefix kerberos mmx nls openexr opengl semantic-desktop spell sse sse2 ssl zeroconf -3dnow (-altivec) -bindist -debug -doc -htmlhandbook -jpeg2k -test" 8,906 kB
[ebuild  NS   ] kde-base/kdepimlibs-4.1.4 [4.2.0] USE="kdeprefix ldap sasl -debug -htmlhandbook -test" 1,847 kB
[ebuild  NS   ] kde-base/kdebase-data-4.1.4 [4.2.0] USE="kdeprefix" 51,047 kB
[ebuild  NS   ] kde-base/kwin-4.1.4 [4.2.0] USE="captury kdeprefix opengl xcomposite -debug -xinerama" 46,391 kB
[ebuild   R   ] x11-wm/compiz-0.7.8  USE="cairo dbus gtk kde4 svg -fuse -gnome -kde" 0 kB

But i have kde 4.2 installed.
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Thu Jan 29, 2009 12:54 pm    Post subject: Reply with quote

Yes I'm using the portage ebuilds. One thing is different at my machine though; I'm using -kdeprefix. So this perhaps could be the cause for your troubles.

http://www.gentoo.org/proj/en/desktop/kde/kde4-guide.xml wrote:
If kdeprefix is enabled then KDE is installed into /usr/kde/${SLOT}, which allows you to install KDE 4.1, 4.2, 4.3, etc. in /usr/kde/4.1, /usr/kde/4.2, and /usr/kde/4.3 for example.
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Thu Jan 29, 2009 12:58 pm    Post subject: Reply with quote

Are there still any 4.1.x packages installed? What does ...
Code:
emerge --nospinner --newuse --update --ask --verbose --deep --tree --with-bdeps=y world

... say?
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Thu Jan 29, 2009 1:04 pm    Post subject: Reply with quote

Code:
These are the packages that would be merged, in reverse order:

Calculating dependencies  .... done!
[ebuild   R   ] net-www/mplayerplug-in-3.55  USE="divx firefox gmedia gtk* (multilib) nls quicktime realmedia wmp xulrunner -seamonkey" LINGUAS="-cs -da -de -en_US -es -fr -hu -it -ja -ko -nb -nl -pl -pt_BR -ru -se -sk -tr -wa -zh_CN" 0 kB [0]
[nomerge      ] net-www/netscape-flash-10.0.21.1_alpha  [0]
[nomerge      ]  x11-libs/gtk+-2.14.7  USE="X cups jpeg tiff -debug -doc -jpeg2k -vim-syntax -xinerama"  [0]
[nomerge      ]   x11-base/xorg-server-1.5.3-r1  USE="hal ipv6 nptl sdl xorg (-3dfx) -debug -dmx -kdrive -minimal -tslib" INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -tslib -ur98 -vmmouse -void -wacom" VIDEO_CARDS="nvidia vesa -apm -ark -ast -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx (-geode) -glint -i128 (-i740) (-impact) (-imstt) -intel -mach64 -mga -neomagic (-newport) (-nsc) -nv -r128 -radeon -radeonhd -rendition-s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l (-vermilion) -vga -via -vmware -voodoo (-xgi)"  [0]
[nomerge      ]    x11-drivers/nvidia-drivers-180.25 [180.22] USE="acpi gtk (multilib) -custom-cflags"  [1]
[ebuild     U ]     media-video/nvidia-settings-180.25 [180.22] 1,311 kB [0=>1]
[ebuild     U ]      x11-drivers/nvidia-drivers-180.25 [180.22] USE="acpi gtk (multilib) -custom-cflags" 20,288 kB [1]

Total: 3 packages (2 upgrades, 1 reinstall), Size of downloads: 21,599 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /usr/local/portage/layman/zen-overlay

I can't see any kde packages there.
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Thu Jan 29, 2009 1:07 pm    Post subject: Reply with quote

hmmm Interesting
Code:
USE="-kdeprefix" emerge -pv compiz
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] kde-base/kdelibs-4.2.0  USE="acl alsa bzip2 fam kerberos mmx nls openexr opengl semantic-desktop spell sse sse2 ssl zeroconf -3dnow (-altivec) -bindist -debug -doc -htmlhandbook -jpeg2k -kdeprefix* -test" 0 kB
[ebuild   R   ] kde-base/kdepimlibs-4.2.0  USE="ldap sasl -debug -htmlhandbook -kdeprefix* -test" 0 kB
[ebuild   R   ] kde-base/kdebase-data-4.2.0  USE="-kdeprefix*" 0 kB
[ebuild  NS   ] kde-base/kwin-4.1.4 [4.2.0] USE="captury opengl xcomposite -debug -kdeprefix -xinerama" 46,391 kB
[ebuild   R   ] x11-wm/compiz-0.7.8  USE="cairo dbus gtk kde4 svg -fuse -gnome -kde" 0 kB

Total: 5 packages (1 in new slot, 4 reinstalls), Size of downloads: 46,391 kB
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Thu Jan 29, 2009 1:23 pm    Post subject: Reply with quote

shaumux wrote:
hmmm Interesting
Code:
USE="-kdeprefix" emerge -pv compiz
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] kde-base/kdelibs-4.2.0  USE="acl alsa bzip2 fam kerberos mmx nls openexr opengl semantic-desktop spell sse sse2 ssl zeroconf -3dnow (-altivec) -bindist -debug -doc -htmlhandbook -jpeg2k -kdeprefix* -test" 0 kB
[ebuild   R   ] kde-base/kdepimlibs-4.2.0  USE="ldap sasl -debug -htmlhandbook -kdeprefix* -test" 0 kB
[ebuild   R   ] kde-base/kdebase-data-4.2.0  USE="-kdeprefix*" 0 kB
[ebuild  NS   ] kde-base/kwin-4.1.4 [4.2.0] USE="captury opengl xcomposite -debug -kdeprefix -xinerama" 46,391 kB
[ebuild   R   ] x11-wm/compiz-0.7.8  USE="cairo dbus gtk kde4 svg -fuse -gnome -kde" 0 kB

Total: 5 packages (1 in new slot, 4 reinstalls), Size of downloads: 46,391 kB

Thats quite explainable since with -kdeprefix it will not allow you to have 4.1.4 besides 4.2, as minor versions are not slotable. So it is easier with -kdeprefix, but if you are thinking about switching keep in mind that you would have to unmerge all of kde4 and then remerge it.
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Thu Jan 29, 2009 1:41 pm    Post subject: Reply with quote

But thats still leaves kwin 4.1.4.
What could be the problem?
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Thu Jan 29, 2009 2:47 pm    Post subject: Reply with quote

That's most probably only because you would need to rebuild world with -kdeprefix.
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Thu Jan 29, 2009 3:02 pm    Post subject: Reply with quote

Buts this i think would be just a dirty workaround and not a solution to the problem.
And i don't want to have to reinstall kde
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum