Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
compiz-fusion: emerge compizconfig-python fails [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
zrebec
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 129
Location: Bratislava / Slovakia

PostPosted: Sun Sep 02, 2007 3:34 pm    Post subject: compiz-fusion: emerge compizconfig-python fails [SOLVED] Reply with quote

Hello Gentoo fans,

I trying install Compiz-Fusion by this site: http://gentoo-wiki.com/HOWTO_compiz-fusion. But my compilation fail in package compizconfig-python:

Code:

...
checking for CCS... yes
checking for python... /usr/bin/python
checking for python version... 2.5
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking whether /usr/bin/python version is >= 2.5.0... yes
checking for python version... (cached) 2.5
checking for python platform... (cached) linux2
checking for python script directory... (cached) ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.5/site-packages
checking for pyrexc... pyrexc
configure: creating ./config.status
config.status: creating compizconfig-python.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python'
Making all in src
make[2]: Entering directory `/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python/src'
pyrexc compizconfig.pyx
Traceback (most recent call last):
  File "/usr/bin/pyrexc", line 7, in <module>
    from Pyrex.Compiler.Main import main
ImportError: No module named Pyrex.Compiler.Main
make[2]: [compizconfig.c] Error 1 (ignored)
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.5 -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -O3 -march=prescott -pipe -fomit-frame-pointer -fno-strict-aliasing -msse -mmmx -fprefetch-loop-arrays -MT compizconfig.lo -MD -MP -MF .deps/compizconfig.Tpo -c -o compizconfig.lo compizconfig.c
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.5 -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=prescott -pipe -fomit-frame-pointer -fno-strict-aliasing -msse -mmmx -fprefetch-loop-arrays -MT compizconfig.lo -MD -MP -MF .deps/compizconfig.Tpo -c compizconfig.c  -fPIC -DPIC -o .libs/compizconfig.o
i686-pc-linux-gnu-gcc: compizconfig.c: No such file or directory
i686-pc-linux-gnu-gcc: no input files
make[2]: *** [compizconfig.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-python/compizconfig-python-9999/work/compizconfig-python'
make: *** [all] Error 2
 *
 * ERROR: dev-python/compizconfig-python-9999 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   compizconfig-python-9999.ebuild, line 30:   Called die
 *
 * make failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-python/compizconfig-python-9999/temp/build.log'.
 * This ebuild is from an overlay: '/usr/local/portage/xeffects/trunk/'
 *


8O Please.... Someone can help me? Thank You for any hint...
_________________
Many regards


Last edited by zrebec on Tue Sep 04, 2007 10:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
AzraelNewtype
n00b
n00b


Joined: 07 May 2007
Posts: 22

PostPosted: Sun Sep 02, 2007 4:57 pm    Post subject: Reply with quote

Getting the same exact fail state, but during an upgrade from a working install, so I have a feeling something got committed to the main repository wrong rather than that we did something wrong.
Back to top
View user's profile Send private message
zrebec
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 129
Location: Bratislava / Slovakia

PostPosted: Sun Sep 02, 2007 5:09 pm    Post subject: Reply with quote

Yes, it's possible because before everything works correctly. But how it's possible to repair it.... or submit to compiz-fusion site for the quicker patch.... I'm not sure
_________________
Many regards
Back to top
View user's profile Send private message
Jjeje007
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2006
Posts: 142
Location: France, La Croix Valmer

PostPosted: Sun Sep 02, 2007 10:19 pm    Post subject: Reply with quote

Hi,

I got this as well BUT did you updated python before (from 2.4.xxx to 2.5.xxx) ??
I solved this by doing :

Quote:
python-updater


And then reemerge compizconfig-python

Jjeje007
Back to top
View user's profile Send private message
AzraelNewtype
n00b
n00b


Joined: 07 May 2007
Posts: 22

PostPosted: Mon Sep 03, 2007 12:45 am    Post subject: Reply with quote

That worked Jjeje007, thanks. I don't actually remember updating python, but I guess I did somewhat recently and only felt the burn from it now.
Back to top
View user's profile Send private message
zrebec
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 129
Location: Bratislava / Slovakia

PostPosted: Mon Sep 03, 2007 4:49 pm    Post subject: Reply with quote

Thank You very much but this don't resolving my problem:

Code:

epona zrebec # python-updater
 * Can't determine any previous Python version(s).
epona zrebec #


And I have Python 2.5
_________________
Many regards
Back to top
View user's profile Send private message
PCalitrack
n00b
n00b


Joined: 05 Aug 2007
Posts: 20
Location: Berkeley, CA

PostPosted: Mon Sep 03, 2007 7:06 pm    Post subject: Reply with quote

The wiki needs to be updated to stop telling people to use the nightly builds of compiz fusion.

Lets try the 0.5.2 version of compiz-fusion instead of 9999:

Take off the stars from the packages in packages.keywords so your packages.keywords file will look similar to this:

Code:
# Compiz Fusion
dev-python/compizconfig-python
x11-apps/ccsm
x11-libs/compiz-bcop
x11-libs/compizconfig-backend-gconf
x11-libs/compizconfig-backend-kconfig
x11-libs/libcompizconfig
x11-plugins/compiz-fusion-plugins-extra
x11-plugins/compiz-fusion-plugins-main
x11-plugins/compiz-fusion-plugins-unsupported
x11-plugins/compiz-fusion-plugins-gears
x11-wm/emerald
x11-themes/emerald-themes
x11-wm/compiz
x11-wm/compiz-fusion
x11-apps/fusion-icon **


Then....

Code:
emerge -av compiz-fusion


Hope this helps.
Back to top
View user's profile Send private message
zrebec
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 129
Location: Bratislava / Slovakia

PostPosted: Tue Sep 04, 2007 10:50 pm    Post subject: Reply with quote

PCalitrack: Thank YOU! It's working now! It was compiled and everything is OK. Thank You very much again! WOW! :D
_________________
Many regards
Back to top
View user's profile Send private message
antiflag1980
n00b
n00b


Joined: 01 Nov 2004
Posts: 65
Location: cincinnati usa

PostPosted: Wed Sep 26, 2007 8:19 am    Post subject: Reply with quote

All you had to do was re-emerge pyrex and compizconfig-python, python-updater wasn't picking it up for me for some reason either.
Code:
emerge -1av pyrex compizconfig-python
Back to top
View user's profile Send private message
NismoC32
Apprentice
Apprentice


Joined: 07 Apr 2003
Posts: 214

PostPosted: Sat Nov 03, 2007 3:10 pm    Post subject: Reply with quote

Having problem with compizconfig-python too. I have just removed all beryl stuff and ready for compiz-fusion.
I'm trying to emerge compiz-fusion 0.6 from the Gentoo-portage tree and everything goes well until
compizconfig-python. This is what I get:

Quote:
Emerge --oneshot x11-wm/compiz-fusion started...
Started emerge on: Nov 03, 2007 16:18:25
emerge --nospinner --oneshot --color --columns x11-wm/compiz-fusion
Calculating dependencies ... done!
>>> Verifying ebuild Manifests...
>>> Emerging (1 of 6) dev-python/compizconfig-python-0.6.0.1 to /
* compizconfig-python-0.6.0.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking compizconfig-python-0.6.0.1.tar.bz2 ;-) ... [ ok ]
>>> Unpacking source...

>>> Unpacking compizconfig-python-0.6.0.1.tar.bz2 to /var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/work

>>> Source unpacked.

>>> Compiling source in /var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/work/compizconfig-python-0.6.0.1 ...

* econf: updating compizconfig-python-0.6.0.1/config.guess with /usr/share/gnuconfig/config.guess

* econf: updating compizconfig-python-0.6.0.1/config.sub with /usr/share/gnuconfig/config.sub

./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu

(1 of 6) Cleaning dev-python/compizconfig-python-0.6.0.1
(1 of 6) Compiling/Merging dev-python/compizconfig-python-0.6.0.1
checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking for style of include used by make... GNU

checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes

checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed

checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3

checking for library containing strerror... none required

checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes

checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed

checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3

checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E

checking build system type... x86_64-pc-linux-gnu

checking host system type... x86_64-pc-linux-gnu

checking for a sed that does not truncate output... /bin/sed

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld

checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes

checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking whether ln -s works... yes

checking how to recognize dependent libraries... pass_all

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++

checking whether we are using the GNU C++ compiler... yes

checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes

checking dependency style of x86_64-pc-linux-gnu-g++... gcc3

checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E

checking for x86_64-pc-linux-gnu-g77... no

checking for x86_64-pc-linux-gnu-xlf... no

checking for x86_64-pc-linux-gnu-f77... no

checking for x86_64-pc-linux-gnu-frt... no

checking for x86_64-pc-linux-gnu-pgf77... no

checking for x86_64-pc-linux-gnu-cf77... no

checking for x86_64-pc-linux-gnu-fort77... no

checking for x86_64-pc-linux-gnu-fl32... no

checking for x86_64-pc-linux-gnu-af77... no

checking for x86_64-pc-linux-gnu-xlf90... no

checking for x86_64-pc-linux-gnu-f90... no

checking for x86_64-pc-linux-gnu-pgf90... no

checking for x86_64-pc-linux-gnu-pghpf... no

checking for x86_64-pc-linux-gnu-epcf90... no

checking for x86_64-pc-linux-gnu-gfortran... no

checking for x86_64-pc-linux-gnu-g95... no

checking for x86_64-pc-linux-gnu-xlf95... no

checking for x86_64-pc-linux-gnu-f95... no

checking for x86_64-pc-linux-gnu-fort... no

checking for x86_64-pc-linux-gnu-ifort... no

checking for x86_64-pc-linux-gnu-ifc... no

checking for x86_64-pc-linux-gnu-efc... no

checking for x86_64-pc-linux-gnu-pgf95... no

checking for x86_64-pc-linux-gnu-lf95... no

checking for x86_64-pc-linux-gnu-ftn... no

checking for g77... no

checking for xlf... no

checking for f77... no

checking for frt... no

checking for pgf77... no

checking for cf77... no

checking for fort77... no

checking for fl32... no

checking for af77... no

checking for xlf90... no

checking for f90... no

checking for pgf90... no

checking for pghpf... no

checking for epcf90... no

checking for gfortran... no

checking for g95... no

checking for xlf95... no

checking for f95... no

checking for fort... no

checking for ifort... no

checking for ifc... no

checking for efc... no

checking for pgf95... no

checking for lf95... no

checking for ftn... no

checking whether we are using the GNU Fortran 77 compiler... no

checking whether accepts -g... no

checking the maximum length of command line arguments... 98304

checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... failed

checking for objdir... .libs

checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar

checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib

checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip

checking for correct ltmain.sh version... yes

checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no

checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC

checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes

checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes

checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes

checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64

checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes

checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes

checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC

checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes

checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes

checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes

checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

appending configuration tag "F77" to libtool

checking for ANSI C header files... (cached) yes

checking for x86_64-pc-linux-gnu-pkg-config... no

checking for pkg-config... /usr/bin/pkg-config

checking pkg-config is at least version 0.9.0... yes

checking for CCS... yes

checking for python... /usr/bin/python

checking for python version... 2.5

checking for python platform... linux2

checking for python script directory... ${prefix}/lib64/python2.5/site-packages

checking for python extension module directory... ${exec_prefix}/lib64/python2.5/site-packages

checking whether /usr/bin/python version is >= 2.5.0... yes

checking for python version... (cached) 2.5

checking for python platform... (cached) linux2

checking for python script directory... (cached) ${prefix}/lib64/python2.5/site-packages

checking for python extension module directory... (cached) ${exec_prefix}/lib64/python2.5/site-packages

checking for pyrexc... pyrexc

configure: creating ./config.status

config.status: creating compizconfig-python.pc

config.status: creating Makefile

config.status: creating src/Makefile

config.status: creating config.h

config.status: executing depfiles commands

make all-recursive

make[1]: Entering directory `/var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/work/compizconfig-python-0.6.0.1'

Making all in src

make[2]: Entering directory `/var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/work/compizconfig-python-0.6.0.1/src'

/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.5 -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=k8 -pipe -msse3 -fweb -frename-registers -MT compizconfig.lo -MD -MP -MF .deps/compizconfig.Tpo -c -o compizconfig.lo compizconfig.c

mkdir .libs

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.5 -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=k8 -pipe -msse3 -fweb -frename-registers -MT compizconfig.lo -MD -MP -MF .deps/compizconfig.Tpo -c compizconfig.c -fPIC -DPIC -o .libs/compizconfig.o

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.5 -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=k8 -pipe -msse3 -fweb -frename-registers -MT compizconfig.lo -MD -MP -MF .deps/compizconfig.Tpo -c compizconfig.c -o compizconfig.o >/dev/null 2>&1

mv -f .deps/compizconfig.Tpo .deps/compizconfig.Plo

/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -msse3 -fweb -frename-registers -module -avoid-version -fPIC -export-symbols-regex initcompizconfig -lX11 -o compizconfig.la -rpath /usr/lib64/python2.5/site-packages compizconfig.lo -lcompizconfig -lXcomposite -lXdamage -lXrandr -lXinerama -lSM -lxslt -lz -lm -lstartup-notification-1 -lXfixes -lICE -lxml2 -lglib-2.0

generating symbol list for `compizconfig.la'

/usr/bin/nm -B .libs/compizconfig.o | | /bin/sed 's/.* //' | sort | uniq > .libs/compizconfig.exp

../libtool: eval: line 4358: syntax error near unexpected token `|'

../libtool: eval: line 4358: `/usr/bin/nm -B .libs/compizconfig.o | | /bin/sed 's/.* //' | sort | uniq > .libs/compizconfig.exp'

make[2]: *** [compizconfig.la] Error 1

make[2]: Leaving directory `/var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/work/compizconfig-python-0.6.0.1/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/work/compizconfig-python-0.6.0.1'

make: *** [all] Error 2

*

* ERROR: dev-python/compizconfig-python-0.6.0.1 failed.

* Call stack:

* ebuild.sh, line 1696: Called dyn_compile

* ebuild.sh, line 1034: Called qa_call 'src_compile'

* ebuild.sh, line 44: Called src_compile

* ebuild.sh, line 706: Called die

* The specific snippet of code:

* emake || die "emake failed"

* The die message:

* emake failed

*

* If you need support, post the topmost build error, and the call stack if relevant.

* A complete build log is located at '/var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/temp/build.log'.

*

* Messages for package dev-python/compizconfig-python-0.6.0.1:
*
* ERROR: dev-python/compizconfig-python-0.6.0.1 failed.
* Call stack:
* ebuild.sh, line 1696: Called dyn_compile
* ebuild.sh, line 1034: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 706: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/temp/build.log'.
*
Done.
Back to top
View user's profile Send private message
Clete2
Guru
Guru


Joined: 09 Aug 2003
Posts: 530
Location: Bloomington, Illinois

PostPosted: Sun Nov 04, 2007 4:03 pm    Post subject: Reply with quote

I had a similar problem when running "emerge compiz-fusion" (no overlay).

I started out receiving different error messages and after I went through the below steps, I started receiving a different error message (namely: ImportError: No module named libxml2). Here are the steps I took to solve my issues with gnome-desktop:

-Add pdf to USE
-Add doc to USE
-Run python-updater

Thanks for the help! :D
_________________
My Blog
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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