<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>How to compile and install compiz-fusion from git on Fedora 7</title>
		<description>Comments for How to compile and install compiz-fusion from git on Fedora 7 at http://www.my-guides.net/en , comment 1 to 18 out of 18 comments</description>
		<link>http://www.my-guides.net/en</link>
		<lastBuildDate>Mon, 15 Mar 2010 14:32:36 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>fusion-icon doesnt working</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-117</link>
			<description>Hi,  I compiled all of things without errors  I only get error  for  ln -s /usr/local/lib/python2.5/site-packages/ccm/ /usr/lib/python2.5/site-packages/
ln: creating symbolic link `/usr/lib/python2.5/site-packages/ccm\': File exists

and when I run fusion-icon via terminal I get 
File \&quot;/usr/bin/fusion-icon\&quot;, line 57, in 
    from FusionIcon.interface import choose_interface
  File \&quot;usr/lib/python2.5/site-packages/FusionIcon/interface.py\&quot;, line 22, in 
  File \&quot;usr/lib/python2.5/site-packages/FusionIcon/util.py\&quot;, line 23, in 
ImportError: No module named compizconfig

Also from start menu same  compizconfig settings manager dont work too..  Where is the prblem ? - zeus</description>
			<pubDate>Thu, 22 Nov 2007 07:43:54 +0100</pubDate>
		</item>
		<item>
			<title>fusion-icon doesnt working</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-116</link>
			<description>Hi,  I compiled all of things without errors  I only get error  for  ln -s /usr/local/lib/python2.5/site-packages/ccm/ /usr/lib/python2.5/site-packages/
ln: creating symbolic link `/usr/lib/python2.5/site-packages/ccm\': File exists

and when I run fusion-icon via terminal I get 
File \&quot;/usr/bin/fusion-icon\&quot;, line 57, in 
    from FusionIcon.interface import choose_interface
  File \&quot;usr/lib/python2.5/site-packages/FusionIcon/interface.py\&quot;, line 22, in 
  File \&quot;usr/lib/python2.5/site-packages/FusionIcon/util.py\&quot;, line 23, in 
ImportError: No module named compizconfig

Also from start menu same  compizconfig settings manager dont work too..  Where is the prblem ? - zeus</description>
			<pubDate>Thu, 22 Nov 2007 07:42:45 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-113</link>
			<description>you\'ve got to hat me by now....  sorry :)
yea I use yumex and yum, i stillfind myself going back to plain ol yum tho for some reason ;)

make install of emerald fails at:

/usr/bin/ld: skipping incompatible /usr/lib/libwnck-1.so when searching for -lwnck-1
/usr/bin/ld: skipping incompatible /usr/lib/libgtk-x11-2.0.so when searching for -lgtk-x11-2.0
/usr/bin/ld: skipping incompatible /usr/lib/libgtk-x11-2.0.so when searching for -lgtk-x11-2.0
/usr/bin/ld: cannot find -lgtk-x11-2.0
collect2: ld returned 1 exit status
make[2]: *** [libemeraldengine.la] Error 1
make[2]: Leaving directory `/usr/local/compiz/emerald/libengine\'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/compiz/emerald\'
make: *** [all] Error 2 - kasperpa</description>
			<pubDate>Fri, 26 Oct 2007 09:07:18 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-112</link>
			<description>You must have devel packages as well.

You can try yumex ( yum install yumex ). It\'s a graphical interface for yum that will make it easier for you to resolve the dependencies. - axel</description>
			<pubDate>Fri, 26 Oct 2007 08:42:11 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-111</link>
			<description>alright! everything went smoothly up until the emerald package.. btw, thank you for helping me on this!!!

ok, error is:

checking for EMERALD... configure: error: Package requirements ( xrender &gt;= 0.8.4                   gtk+-2.0 &gt;= 2.8.0               libwnck-1.0                         libdecoration                   pangocairo) were not met:

No package \'gtk+-2.0\' found
No package \'libwnck-1.0\' found
No package \'pangocairo\' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EMERALD_CFLAGS
and EMERALD_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


and i rpm -qa\'d: (i have)
gtk+-1.2.10-57.fc7
libwnck-2.18.3-1.fc7

don\'t have pangocairo, yum couldnt find it either..
but i do have:
cairo-1.4.10-1.fc7 - kasperpa</description>
			<pubDate>Fri, 26 Oct 2007 07:52:43 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-110</link>
			<description>[axel@aeris ~]$ rpm -qf /usr/lib/libdbus-qt-1.so
dbus-qt-devel-0.70-1.fc7

Install this package as well.

F8 is a few days far. :) - axel</description>
			<pubDate>Fri, 26 Oct 2007 07:24:05 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-109</link>
			<description>ok, startup-notification-devel wasn\'t installed, installed it and everything goes up until the make install: at the end of make install:

/usr/bin/ld: cannot find -ldbus-qt-1
collect2: ld returned 1 exit status
make[2]: *** [libkconfig.la] Error 1
make[2]: Leaving directory `/usr/local/compiz/compiz/plugins\'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/compiz/compiz\'
make: *** [all] Error 2

yea got the .5.2 compiz-fusion running fine, up until i installed afew fc8\' parts (the sudo yum --enablerepo=development install libxcb xcb-proto libxcb-devel
sudo yum --enablerepo=development update libX11)
for whatever reason, that slows down my compiz-fusion big time, lol .. wanted to tryt eh new version...  any ideas on why the make install failed, i may just wait for the fc8 release, and upgrade fully ;) - kasperpa</description>
			<pubDate>Fri, 26 Oct 2007 07:09:24 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-108</link>
			<description>Btw since you are not using 8.42 driver you can\'t run compiz-fusion without xgl. Take a look at [URL=http://www.fedoraforum.org/forum/showthread.php?t=155503&amp;page=1]this thread[/URL]. It might help you. I don\'t own an ATi card to test it myself. - axel</description>
			<pubDate>Fri, 26 Oct 2007 06:57:40 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-107</link>
			<description>Are you sure you installed all the packages I told you befora? I see that you miss many packages. As root run

yum install startup-notification startup-notification-devel

yum --enablerepo=development install libxcb xcb-proto libxcb-devel

yum --enablerepo=development update libX11 

yum install libXcomposite libXcomposite-devel
 
yum install libXfixes libXfixes-devel

yum install libXdamage libXdamage-devel

yum install libXrandr libXrandr-devel

yum install libXinerama libXinerama-devel 

yum install libICE libICE-devel 

yum install libSM libSM-devel

yum install libxml libxml2

yum install libxslt libxslt-devel - axel</description>
			<pubDate>Fri, 26 Oct 2007 06:45:24 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-106</link>
			<description>found it here (man, sorry for flooding the comments here)

[root@turion /]# find |grep libstartup-notification-1
./usr/lib/libstartup-notification-1.so.0
./usr/lib/libstartup-notification-1.so.0.0.0
./usr/lib64/libstartup-notification-1.so.0
./usr/lib64/libstartup-notification-1.so.0.0.0 - kasperpa</description>
			<pubDate>Fri, 26 Oct 2007 06:40:23 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-105</link>
			<description>when i do the rpm -qf, i get:

rpm -qf /usr/lib/libstartup-notification-1.so
error: file /usr/lib/libstartup-notification-1.so: No such file or directory - kasperpa</description>
			<pubDate>Fri, 26 Oct 2007 06:38:22 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-104</link>
			<description>checking pkg-config is at least version 0.9.0... yes
checking for COMPIZ... configure: error: Package requirements (x11-xcb                   xcomposite              xfixes                  xdamage                     xrandr                  xinerama                ice                     sm                      libxml-2.0         libxslt                  libstartup-notification-1.0 &gt;= 0.7) were not met:

No package \'libstartup-notification-1.0\' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables COMPIZ_CFLAGS
and COMPIZ_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details. - kasperpa</description>
			<pubDate>Fri, 26 Oct 2007 06:32:11 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-103</link>
			<description>It\'s not asking for startup-notifiation 1.0
libstartup-notification-1.0 is part of startup-notification-devel-0.9-1.fc7

[axel@aeris ~]$ rpm -qf /usr/lib/libstartup-notification-1.so
startup-notification-devel-0.9-1.fc7

Paste again the error you get. - axel</description>
			<pubDate>Fri, 26 Oct 2007 06:27:20 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-102</link>
			<description>everything was installed (according to yum) except, libSM libSM-devel libxml libxml2 libxslt libxslt-devel.
So i installed those packages.

I have the startup-notification-0.9-3.fc8 installed... it\'s askling for 1.0?
but I am still getting the same error as above...  :? 

yea I am waiting for the livna to be updated for 8.42, I tried building the packages using the .run from ati, but it doesn\'t agree with me either ;)

8.40 is stable for me - kasperpa</description>
			<pubDate>Fri, 26 Oct 2007 06:13:28 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-101</link>
			<description>The following line describes what packages you are missing.

checking for COMPIZ... configure: error: Package requirements (x11-xcb xcomposite xfixes xdamage xrandr xinerama ice sm libxml-2.0 libxslt libstartup-notification-1.0 &gt;= 0.7) were not met: 

Try installing them with the following commands as root.

yum --enablerepo=development install libxcb xcb-proto libxcb-devel
yum --enablerepo=development update libX11
yum install libXcomposite libXcomposite-devel libXfixes libXfixes-devel libXdamage libXdamage-devel  libXrandr libXrandr-devel libXinerama libXinerama-devel libICE libICE-devel libSM libSM-devel libxml libxml2 libxslt libxslt-devel startup-notification startup-notification-devel

I see that you use fglrx 8.40. The latest version of fglrx 8.42 with 3d support is in the freshrpms development repository. You might wait a while for it to become stable and try it. But if you want, you can try it from the testing repo. - axel</description>
			<pubDate>Thu, 25 Oct 2007 17:18:25 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-100</link>
			<description>ok.... got past that... installed intltool....

new errors...: (sorry for all the posts, delete them if u want i guess, just trying to figure this out :(

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for COMPIZ... configure: error: Package requirements (x11-xcb                   xcomposite              xfixes                  xdamage        xrandr                   xinerama                ice                     sm                      libxml-2.0              libxslt                 libstartup-notification-1.0 &gt;= 0.7) were not met:

No package \'libstartup-notification-1.0\' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables COMPIZ_CFLAGS
and COMPIZ_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details. - kasperpa</description>
			<pubDate>Thu, 25 Oct 2007 13:03:28 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-99</link>
			<description>ok, little more info.. I installed GConf2-devel, and now get the error:
autoreconf: Entering directory `.\'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `config.guess\' exists: use `--force\' to overwrite
libtoolize: `config.sub\' exists: use `--force\' to overwrite
libtoolize: `ltmain.sh\' exists: use `--force\' to overwrite
autoreconf: running: /usr/bin/autoconf
configure.ac:23: error: possibly undefined macro: AC_PROG_INTLTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1 - kasperpa</description>
			<pubDate>Thu, 25 Oct 2007 12:42:47 +0100</pubDate>
		</item>
		<item>
			<title>no workie fer me :(</title>
			<link>http://www.my-guides.net/en/guides/linux/83-how-to-compile-and-install-compiz-fusion-from-git-on-fedora-7#comment-98</link>
			<description>:? 

2.6.22.9-91.fc7
fglrx 8.40

When I run:
./autogen.sh --prefix=/usr/local --disable-gnome --disable-metacity

I get this output::
\&quot;
autoreconf: Entering directory `.\'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
configure.ac:197: warning: macro `AM_GCONF_SOURCE_2\' not found in library
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `config.guess\' exists: use `--force\' to overwrite
libtoolize: `config.sub\' exists: use `--force\' to overwrite
libtoolize: `ltmain.sh\' exists: use `--force\' to overwrite
configure.ac:197: warning: macro `AM_GCONF_SOURCE_2\' not found in library
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
kde/window-decorator/Makefile.am:32: `%\'-style pattern rules are a GNU make extension
kde/window-decorator/Makefile.am:35: `%\'-style pattern rules are a GNU make extension
kde/window-decorator/Makefile.am:38: `%\'-style pattern rules are a GNU make extension
metadata/Makefile.am:77: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
metadata/Makefile.am:40: patsubst %.xml.in,compiz-%.schemas,$(xml_in_files: non-POSIX variable name
metadata/Makefile.am:40: (probably a GNU make extension)
metadata/Makefile.am:43: `%\'-style pattern rules are a GNU make extension
metadata/Makefile.am:53: patsubst %.xml.in,compiz-%.kcfg,$(xml_in_files: non-POSIX variable name
metadata/Makefile.am:53: (probably a GNU make extension)
metadata/Makefile.am:57: `%\'-style pattern rules are a GNU make extension
metadata/Makefile.am:58: subst compiz-,,$*: non-POSIX variable name
metadata/Makefile.am:58: (probably a GNU make extension)
autoreconf: automake failed with exit status: 1
\&quot;

Seen this before?

Thanks,

Kasp - kasperpa</description>
			<pubDate>Thu, 25 Oct 2007 10:45:24 +0100</pubDate>
		</item>
	</channel>
</rss>
