Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem with AWN
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
redocpot
n00b
n00b


Joined: 12 Nov 2011
Posts: 7

PostPosted: Fri Dec 09, 2011 11:37 pm    Post subject: problem with AWN Reply with quote

Hi,

I just want to install AWN (Avant_Window_Navigator). I followed the link: http://en.gentoo-wiki.com/wiki/Avant_Window_Navigator

But when I exec:
Code:
emerge --ask --verbose avant-window-navigator


I got this:

Code:

 * Package:    dev-util/gtk-doc-1.18
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        amd64 debug doc elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   sandbox

.........

Traceback (most recent call last):
  File "/usr/bin/xml2po-2.7", line 191, in <module>
    main(sys.argv[1:])
  File "/usr/bin/xml2po-2.7", line 88, in main
    from xml2po import Main
  File "/usr/lib64/python2.7/site-packages/xml2po/__init__.py", line 27, in <module>
    import libxml2
ImportError: No module named libxml2
make[2]: *** [de/gtk-doc-manual.xml] Error 1
make[2]: *** Waiting for unfinished jobs....
Traceback (most recent call last):
  File "/usr/bin/xml2po-2.7", line 191, in <module>
    main(sys.argv[1:])
  File "/usr/bin/xml2po-2.7", line 88, in main
    from xml2po import Main
  File "/usr/lib64/python2.7/site-packages/xml2po/__init__.py", line 27, in <module>
    import libxml2
ImportError: No module named libxml2
make[2]: *** [bn_IN/gtk-doc-manual.xml] Error 1
Traceback (most recent call last):
  File "/usr/bin/xml2po-2.7", line 191, in <module>
    main(sys.argv[1:])
  File "/usr/bin/xml2po-2.7", line 88, in main
    from xml2po import Main
  File "/usr/lib64/python2.7/site-packages/xml2po/__init__.py", line 27, in <module>
    import libxml2
ImportError: No module named libxml2
make[2]: *** [el/gtk-doc-manual.xml] Error 1
Traceback (most recent call last):
  File "/usr/bin/xml2po-2.7", line 191, in <module>
    main(sys.argv[1:])
  File "/usr/bin/xml2po-2.7", line 88, in main
    from xml2po import Main
  File "/usr/lib64/python2.7/site-packages/xml2po/__init__.py", line 27, in <module>
    import libxml2
ImportError: No module named libxml2
make[2]: *** [es/gtk-doc-manual.xml] Error 1
Traceback (most recent call last):
  File "/usr/bin/xml2po-2.7", line 191, in <module>
    main(sys.argv[1:])
  File "/usr/bin/xml2po-2.7", line 88, in main
    from xml2po import Main
  File "/usr/lib64/python2.7/site-packages/xml2po/__init__.py", line 27, in <module>
    import libxml2
ImportError: No module named libxml2
make[2]: *** [en_GB/gtk-doc-manual.xml] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-util/gtk-doc-1.18/work/gtk-doc-1.18/help/manual'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-util/gtk-doc-1.18/work/gtk-doc-1.18/help'
make: *** [all-recursive] Error 1
emake failed
 * ERROR: dev-util/gtk-doc-1.18 failed (compile phase):
 *   compile failure
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 5945:  Called gnome2_src_compile
 *   environment, line 3252:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *
 * If you need support, post the output of 'emerge --info =dev-util/gtk-doc-1.18',
 * the complete build log and the output of 'emerge -pqv =dev-util/gtk-doc-1.18'.
 * The complete build log is located at '/var/tmp/portage/dev-util/gtk-doc-1.18/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/gtk-doc-1.18/temp/environment'.
 * S: '/var/tmp/portage/dev-util/gtk-doc-1.18/work/gtk-doc-1.18'


So I think it's the problem with PYTHON.
And then, I run :
Code:

eselect python list


and got this:

Code:

Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.1


In order to make sure, I've run successfully: python-updater.

But the problem is still there. I can not understand what's wrong, maybe a bug or sth. :lol:

Waiting for your help.Thanks you all.
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