como resolver esse problema???

1. como resolver esse problema???

Vinicius
vinyboss

(usa Outra)

Enviado em 09/09/2009 - 10:22h

Uso o sistema Ubuntu 9.04

root@cliente-3-desktop:/home/cliente-3# cd openlh-client-0.1
root@cliente-3-desktop:/home/cliente-3/openlh-client-0.1# ./configure --prefix=/usrchecking 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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for intltool >= 0.35.0... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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
checking for gconftool-2... /usr/bin/gconftool-2
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPENDENCIES... configure: error: Package requirements (
pygtk-2.0 >= 2.12.0
) were not met:

No package 'pygtk-2.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 DEPENDENCIES_CFLAGS
and DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

root@cliente-3-desktop:/home/cliente-3/openlh-client-0.1#



  


2. Re: como resolver esse problema???

Filippe
spolti

(usa Fedora)

Enviado em 09/09/2009 - 10:27h

falta um pacote, listado aí no final

procure por pygtk-2.0 com o apt-get

apt-get cache search pygtk-2.0 (acho que é isso mesmo, não uso ubuntu. >)


3. Re: como resolver esse problema???

Vinicius
vinyboss

(usa Outra)

Enviado em 09/09/2009 - 11:14h

num é esse comando naum...

=/

msm assim valew pela tentativa


4. Re: como resolver esse problema???

Filippe
spolti

(usa Fedora)

Enviado em 09/09/2009 - 11:16h

dá um man apt-get e procura por parse, search, algo do tipo e ve a sintaxe


5. Espero q te ajude

Lucas Cesar Correa
luckynha

(usa Ubuntu)

Enviado em 17/09/2009 - 20:23h

O meu amigo sou novo no Linux porém ja aconteceram coisas bizarras
O seu Sistema liga ?

Se ligar Tenta entrar no GRUB -- Se vc tem so o UBUNTU aperte ESC e vá no recovery mode
ou -- Entre no sistema e use o comando
*(" Sudo apt-get install pygtk ") se não encontrar
*(" Sudo apt-cahce search pygtk ")
e veja o nome que esse encontra e use o comando
*(" Sudo apt-get install "Com o nome do arquivo" ")


Caso Não esteja nem ligando tente instalar em outro HD ou com outro CD
Espero Ter Ajudado...



6. Re: como resolver esse problema???

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 17/09/2009 - 21:01h

Use o synaptic para encontrar o pacote, pois é muito mais fácil.

De toda sorte, o comando de busca é

apt-cache search nome-do-pacote


7. Re: como resolver esse problema???

Lucas Cesar Correa
luckynha

(usa Ubuntu)

Enviado em 18/09/2009 - 15:09h

sudo dpkg-reconfigure -phigh xserver-xorg

Este comando pode dar certo

Boa Sorte


8. Re: como resolver esse problema???

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 18/09/2009 - 15:16h

Como está precisando de pygtk, muitos pacotes usam isso, pygtk,
e se a versão estiver des-atualizada, eu atualizaria todo o python e o gtk+, também
para atualizar varios pacote, use o synaptic, é bem mais pŕatico.....


9. Re: como resolver esse problema???

Vinicius
vinyboss

(usa Outra)

Enviado em 19/09/2009 - 20:14h

segui a dica de vcs mas agora aconteceu isso..


root@servidor-desktop:/home/servidor/openlh-server-0.1# sudo apt-get install python-gtk2-dev
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Os pacotes extra a seguir serão instalados:
docbook-xsl docbook-xsl-doc-html libatk1.0-dev libcairo2-dev libdirectfb-dev libdirectfb-extra libexpat1-dev libffi-dev libfontconfig1-dev
libfreetype6-dev libglib2.0-dev libgtk2.0-dev libice-dev libjpeg62-dev libpango1.0-dev libpixman-1-dev libpng12-dev libpthread-stubs0
libpthread-stubs0-dev libsm-dev libsysfs-dev libx11-dev libxau-dev libxcb-render-util0-dev libxcb-render0-dev libxcb1-dev libxcomposite-dev
libxcursor-dev libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev libxft-dev libxi-dev libxinerama-dev libxrandr-dev libxrender-dev python-dev
python-gobject-dev python-gtk2-doc python2.6-dev x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev x11proto-input-dev
x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev zlib1g-dev
Pacotes sugeridos:
xalan fop libsaxon-java libxalan2-java libcairo2-doc libglib2.0-doc libgtk2.0-doc libpango1.0-doc imagemagick devhelp
Os NOVOS pacotes a seguir serão instalados:
docbook-xsl docbook-xsl-doc-html libatk1.0-dev libcairo2-dev libdirectfb-dev libdirectfb-extra libexpat1-dev libffi-dev libfontconfig1-dev
libfreetype6-dev libglib2.0-dev libgtk2.0-dev libice-dev libjpeg62-dev libpango1.0-dev libpixman-1-dev libpng12-dev libpthread-stubs0
libpthread-stubs0-dev libsm-dev libsysfs-dev libx11-dev libxau-dev libxcb-render-util0-dev libxcb-render0-dev libxcb1-dev libxcomposite-dev
libxcursor-dev libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev libxft-dev libxi-dev libxinerama-dev libxrandr-dev libxrender-dev python-dev
python-gobject-dev python-gtk2-dev python-gtk2-doc python2.6-dev x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev
x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev zlib1g-dev
0 pacotes atualizados, 54 pacotes novos instalados, 0 a serem removidos e 0 não atualizados.
É preciso baixar 18,5MB de arquivos.
Depois desta operação, 80,6MB adicionais de espaço em disco serão usados.
Você quer continuar [S/n]? s
Obter:1 http://br.archive.ubuntu.com jaunty/main x11proto-core-dev 7.0.14-2 [92,4kB]
Obter:2 http://br.archive.ubuntu.com jaunty/main libice-dev 2:1.0.4-1 [56,0kB]
Obter:3 http://br.archive.ubuntu.com jaunty/main libsm-dev 2:1.1.0-1 [25,1kB]
Obter:4 http://br.archive.ubuntu.com jaunty/main libxau-dev 1:1.0.4-1 [16,3kB]
Obter:5 http://br.archive.ubuntu.com jaunty/main libxdmcp-dev 1:1.0.2-3 [20,0kB]
Obter:6 http://br.archive.ubuntu.com jaunty/main x11proto-input-dev 1.5.0-1ubuntu1 [12,0kB]
Obter:7 http://br.archive.ubuntu.com jaunty/main x11proto-kb-dev 1.0.3-3ubuntu1 [27,4kB]
Obter:8 http://br.archive.ubuntu.com jaunty/main xtrans-dev 1.2.3-1 [65,2kB]
Obter:9 http://br.archive.ubuntu.com jaunty/main libpthread-stubs0 0.1-2 [2812B]
Obter:10 http://br.archive.ubuntu.com jaunty/main libpthread-stubs0-dev 0.1-2 [3090B]
Obter:11 http://br.archive.ubuntu.com jaunty-updates/main libxcb1-dev 1.1.93-0ubuntu3.1 [69,0kB]
Obter:12 http://br.archive.ubuntu.com jaunty/main libx11-dev 2:1.1.99.2-1ubuntu2 [1709kB]
Obter:13 http://br.archive.ubuntu.com jaunty/main x11proto-xext-dev 7.0.4-1 [42,1kB]
Obter:14 http://br.archive.ubuntu.com jaunty/main x11proto-fixes-dev 1:4.0-3 [13,9kB]
Obter:15 http://br.archive.ubuntu.com jaunty/main libxfixes-dev 1:4.0.3-2 [12,1kB]
Obter:16 http://br.archive.ubuntu.com jaunty/main x11proto-composite-dev 1:0.4-2 [12,4kB]
Obter:17 http://br.archive.ubuntu.com jaunty/main libxext-dev 2:1.0.99.1-0ubuntu3 [79,2kB]
Obter:18 http://br.archive.ubuntu.com jaunty/main libxcomposite-dev 1:0.4.0-3 [14,6kB]
Obter:19 http://br.archive.ubuntu.com jaunty/main x11proto-render-dev 2:0.9.3-2 [7096B]
Obter:20 http://br.archive.ubuntu.com jaunty/main libxrender-dev 1:0.9.4-2 [29,1kB]
Obter:21 http://br.archive.ubuntu.com jaunty/main libxcursor-dev 1:1.1.9-1 [31,0kB]
Obter:22 http://br.archive.ubuntu.com jaunty/main x11proto-damage-dev 1:1.1.0-2build1 [9292B]
Obter:23 http://br.archive.ubuntu.com jaunty/main libxdamage-dev 1:1.1.1-4 [9856B]
Obter:24 http://br.archive.ubuntu.com jaunty/main libexpat1-dev 2.0.1-4 [210kB]
Obter:25 http://br.archive.ubuntu.com jaunty/main zlib1g-dev 1:1.2.3.3.dfsg-12ubuntu2 [161kB]
Obter:26 http://br.archive.ubuntu.com jaunty-updates/main libfreetype6-dev 2.3.9-4ubuntu0.1 [698kB]
Obter:27 http://br.archive.ubuntu.com jaunty/main libfontconfig1-dev 2.6.0-1ubuntu12 [575kB]
Obter:28 http://br.archive.ubuntu.com jaunty/main libxft-dev 2.1.13-3ubuntu1 [64,1kB]
Obter:29 http://br.archive.ubuntu.com jaunty-updates/main libxi-dev 2:1.2.0-1ubuntu1.1 [82,7kB]
Obter:30 http://br.archive.ubuntu.com jaunty/main x11proto-xinerama-dev 1.1.2-5ubuntu1 [5772B]
Obter:31 http://br.archive.ubuntu.com jaunty/main libxinerama-dev 2:1.0.3-2 [11,7kB]
Obter:32 http://br.archive.ubuntu.com jaunty/main x11proto-randr-dev 1.3.0-1 [37,7kB]
Obter:33 http://br.archive.ubuntu.com jaunty/main libxrandr-dev 2:1.3.0-1build1 [33,7kB]
Obter:34 http://br.archive.ubuntu.com jaunty/main docbook-xsl 1.73.2.dfsg.1-5 [1345kB]
Obter:35 http://br.archive.ubuntu.com jaunty/main docbook-xsl-doc-html 1.73.2.dfsg.1-5 [551kB]
Obter:36 http://br.archive.ubuntu.com jaunty/main libglib2.0-dev 2.20.1-0ubuntu2 [928kB]
Obter:37 http://br.archive.ubuntu.com jaunty/main libatk1.0-dev 1.26.0-0ubuntu2 [76,1kB]
Obter:38 http://br.archive.ubuntu.com jaunty/main libpng12-dev 1.2.27-2ubuntu2 [248kB]
Obter:39 http://br.archive.ubuntu.com jaunty/main libdirectfb-extra 1.0.1-11ubuntu1 [28,6kB]
Obter:40 http://br.archive.ubuntu.com jaunty/main libjpeg62-dev 6b-14 [188kB]
Obter:41 http://br.archive.ubuntu.com jaunty/main libsysfs-dev 2.1.0-5 [35,0kB]
Obter:42 http://br.archive.ubuntu.com jaunty/main libdirectfb-dev 1.0.1-11ubuntu1 [779kB]
Obter:43 http://br.archive.ubuntu.com jaunty/main libpixman-1-dev 0.13.2-1 [135kB]
Obter:44 http://br.archive.ubuntu.com jaunty-updates/main libxcb-render0-dev 1.1.93-0ubuntu3.1 [29,7kB]
Obter:45 http://br.archive.ubuntu.com jaunty/main libxcb-render-util0-dev 0.2.1+git1-1 [7192B]
Obter:46 http://br.archive.ubuntu.com jaunty/main libcairo2-dev 1.8.6-1ubuntu2 [583kB]
Obter:47 http://br.archive.ubuntu.com jaunty/main libpango1.0-dev 1.24.1-0ubuntu1 [368kB]
Obter:48 http://br.archive.ubuntu.com jaunty/main libgtk2.0-dev 2.16.1-0ubuntu2 [2821kB]
Obter:49 http://br.archive.ubuntu.com jaunty/main python2.6-dev 2.6.2-0ubuntu1 [4331kB]
Obter:50 http://br.archive.ubuntu.com jaunty/main python-dev 2.6.2-0ubuntu1 [978B]
Obter:51 http://br.archive.ubuntu.com jaunty/main libffi-dev 3.0.7-1ubuntu1 [86,6kB]
Obter:52 http://br.archive.ubuntu.com jaunty-updates/main python-gobject-dev 2.16.1-1ubuntu3 [153kB]
Obter:53 http://br.archive.ubuntu.com jaunty/main python-gtk2-dev 2.14.1-1ubuntu1 [170kB]
Obter:54 http://br.archive.ubuntu.com jaunty/main python-gtk2-doc 2.14.1-1ubuntu1 [1356kB]
Baixados 18,5MB em 47s (388kB/s)
Extraíndo templates de pacotes : 100%
Selecionando pacote previamente não selecionado x11proto-core-dev.
(Lendo banco de dados ... 148748 arquivos e diretórios atualmente instalados).
Desempacotando x11proto-core-dev (de .../x11proto-core-dev_7.0.14-2_all.deb) ...
Selecionando pacote previamente não selecionado libice-dev.
Desempacotando libice-dev (de .../libice-dev_2%3a1.0.4-1_i386.deb) ...
Selecionando pacote previamente não selecionado libsm-dev.
Desempacotando libsm-dev (de .../libsm-dev_2%3a1.1.0-1_i386.deb) ...
Selecionando pacote previamente não selecionado libxau-dev.
Desempacotando libxau-dev (de .../libxau-dev_1%3a1.0.4-1_i386.deb) ...
Selecionando pacote previamente não selecionado libxdmcp-dev.
Desempacotando libxdmcp-dev (de .../libxdmcp-dev_1%3a1.0.2-3_i386.deb) ...
Selecionando pacote previamente não selecionado x11proto-input-dev.
Desempacotando x11proto-input-dev (de .../x11proto-input-dev_1.5.0-1ubuntu1_all.deb) ...
Selecionando pacote previamente não selecionado x11proto-kb-dev.
Desempacotando x11proto-kb-dev (de .../x11proto-kb-dev_1.0.3-3ubuntu1_all.deb) ...
Selecionando pacote previamente não selecionado xtrans-dev.
Desempacotando xtrans-dev (de .../xtrans-dev_1.2.3-1_all.deb) ...
Selecionando pacote previamente não selecionado libpthread-stubs0.
Desempacotando libpthread-stubs0 (de .../libpthread-stubs0_0.1-2_i386.deb) ...
Selecionando pacote previamente não selecionado libpthread-stubs0-dev.
Desempacotando libpthread-stubs0-dev (de .../libpthread-stubs0-dev_0.1-2_i386.deb) ...
Selecionando pacote previamente não selecionado libxcb1-dev.
Desempacotando libxcb1-dev (de .../libxcb1-dev_1.1.93-0ubuntu3.1_i386.deb) ...
Selecionando pacote previamente não selecionado libx11-dev.
Desempacotando libx11-dev (de .../libx11-dev_2%3a1.1.99.2-1ubuntu2_i386.deb) ...
Selecionando pacote previamente não selecionado x11proto-xext-dev.
Desempacotando x11proto-xext-dev (de .../x11proto-xext-dev_7.0.4-1_all.deb) ...
Selecionando pacote previamente não selecionado x11proto-fixes-dev.
Desempacotando x11proto-fixes-dev (de .../x11proto-fixes-dev_1%3a4.0-3_all.deb) ...
Selecionando pacote previamente não selecionado libxfixes-dev.
Desempacotando libxfixes-dev (de .../libxfixes-dev_1%3a4.0.3-2_i386.deb) ...
Selecionando pacote previamente não selecionado x11proto-composite-dev.
Desempacotando x11proto-composite-dev (de .../x11proto-composite-dev_1%3a0.4-2_all.deb) ...
Selecionando pacote previamente não selecionado libxext-dev.
Desempacotando libxext-dev (de .../libxext-dev_2%3a1.0.99.1-0ubuntu3_i386.deb) ...
Selecionando pacote previamente não selecionado libxcomposite-dev.
Desempacotando libxcomposite-dev (de .../libxcomposite-dev_1%3a0.4.0-3_i386.deb) ...
Selecionando pacote previamente não selecionado x11proto-render-dev.
Desempacotando x11proto-render-dev (de .../x11proto-render-dev_2%3a0.9.3-2_all.deb) ...
Selecionando pacote previamente não selecionado libxrender-dev.
Desempacotando libxrender-dev (de .../libxrender-dev_1%3a0.9.4-2_i386.deb) ...
Selecionando pacote previamente não selecionado libxcursor-dev.
Desempacotando libxcursor-dev (de .../libxcursor-dev_1%3a1.1.9-1_i386.deb) ...
Selecionando pacote previamente não selecionado x11proto-damage-dev.
Desempacotando x11proto-damage-dev (de .../x11proto-damage-dev_1%3a1.1.0-2build1_all.deb) ...
Selecionando pacote previamente não selecionado libxdamage-dev.
Desempacotando libxdamage-dev (de .../libxdamage-dev_1%3a1.1.1-4_i386.deb) ...
Selecionando pacote previamente não selecionado libexpat1-dev.
Desempacotando libexpat1-dev (de .../libexpat1-dev_2.0.1-4_i386.deb) ...
Selecionando pacote previamente não selecionado zlib1g-dev.
Desempacotando zlib1g-dev (de .../zlib1g-dev_1%3a1.2.3.3.dfsg-12ubuntu2_i386.deb) ...
Selecionando pacote previamente não selecionado libfreetype6-dev.
Desempacotando libfreetype6-dev (de .../libfreetype6-dev_2.3.9-4ubuntu0.1_i386.deb) ...
Selecionando pacote previamente não selecionado libfontconfig1-dev.
Desempacotando libfontconfig1-dev (de .../libfontconfig1-dev_2.6.0-1ubuntu12_i386.deb) ...
Selecionando pacote previamente não selecionado libxft-dev.
Desempacotando libxft-dev (de .../libxft-dev_2.1.13-3ubuntu1_i386.deb) ...
Selecionando pacote previamente não selecionado libxi-dev.
Desempacotando libxi-dev (de .../libxi-dev_2%3a1.2.0-1ubuntu1.1_i386.deb) ...
Selecionando pacote previamente não selecionado x11proto-xinerama-dev.
Desempacotando x11proto-xinerama-dev (de .../x11proto-xinerama-dev_1.1.2-5ubuntu1_all.deb) ...
Selecionando pacote previamente não selecionado libxinerama-dev.
Desempacotando libxinerama-dev (de .../libxinerama-dev_2%3a1.0.3-2_i386.deb) ...
Selecionando pacote previamente não selecionado x11proto-randr-dev.
Desempacotando x11proto-randr-dev (de .../x11proto-randr-dev_1.3.0-1_all.deb) ...
Selecionando pacote previamente não selecionado libxrandr-dev.
Desempacotando libxrandr-dev (de .../libxrandr-dev_2%3a1.3.0-1build1_i386.deb) ...
Selecionando pacote previamente não selecionado docbook-xsl.
Desempacotando docbook-xsl (de .../docbook-xsl_1.73.2.dfsg.1-5_all.deb) ...
Selecionando pacote previamente não selecionado docbook-xsl-doc-html.
Desempacotando docbook-xsl-doc-html (de .../docbook-xsl-doc-html_1.73.2.dfsg.1-5_all.deb) ...
Selecionando pacote previamente não selecionado libglib2.0-dev.
Desempacotando libglib2.0-dev (de .../libglib2.0-dev_2.20.1-0ubuntu2_i386.deb) ...
Selecionando pacote previamente não selecionado libatk1.0-dev.
Desempacotando libatk1.0-dev (de .../libatk1.0-dev_1.26.0-0ubuntu2_i386.deb) ...
Selecionando pacote previamente não selecionado libpng12-dev.
Desempacotando libpng12-dev (de .../libpng12-dev_1.2.27-2ubuntu2_i386.deb) ...
Selecionando pacote previamente não selecionado libdirectfb-extra.
Desempacotando libdirectfb-extra (de .../libdirectfb-extra_1.0.1-11ubuntu1_i386.deb) ...
Selecionando pacote previamente não selecionado libjpeg62-dev.
Desempacotando libjpeg62-dev (de .../libjpeg62-dev_6b-14_i386.deb) ...
Selecionando pacote previamente não selecionado libsysfs-dev.
Desempacotando libsysfs-dev (de .../libsysfs-dev_2.1.0-5_i386.deb) ...
Selecionando pacote previamente não selecionado libdirectfb-dev.
Desempacotando libdirectfb-dev (de .../libdirectfb-dev_1.0.1-11ubuntu1_i386.deb) ...
Selecionando pacote previamente não selecionado libpixman-1-dev.
Desempacotando libpixman-1-dev (de .../libpixman-1-dev_0.13.2-1_i386.deb) ...
Selecionando pacote previamente não selecionado libxcb-render0-dev.
Desempacotando libxcb-render0-dev (de .../libxcb-render0-dev_1.1.93-0ubuntu3.1_i386.deb) ...
Selecionando pacote previamente não selecionado libxcb-render-util0-dev.
Desempacotando libxcb-render-util0-dev (de .../libxcb-render-util0-dev_0.2.1+git1-1_i386.deb) ...
Selecionando pacote previamente não selecionado libcairo2-dev.
Desempacotando libcairo2-dev (de .../libcairo2-dev_1.8.6-1ubuntu2_i386.deb) ...
Selecionando pacote previamente não selecionado libpango1.0-dev.
Desempacotando libpango1.0-dev (de .../libpango1.0-dev_1.24.1-0ubuntu1_i386.deb) ...
Selecionando pacote previamente não selecionado libgtk2.0-dev.
Desempacotando libgtk2.0-dev (de .../libgtk2.0-dev_2.16.1-0ubuntu2_i386.deb) ...
Selecionando pacote previamente não selecionado python2.6-dev.
Desempacotando python2.6-dev (de .../python2.6-dev_2.6.2-0ubuntu1_i386.deb) ...
Selecionando pacote previamente não selecionado python-dev.
Desempacotando python-dev (de .../python-dev_2.6.2-0ubuntu1_all.deb) ...
Selecionando pacote previamente não selecionado libffi-dev.
Desempacotando libffi-dev (de .../libffi-dev_3.0.7-1ubuntu1_i386.deb) ...
Selecionando pacote previamente não selecionado python-gobject-dev.
Desempacotando python-gobject-dev (de .../python-gobject-dev_2.16.1-1ubuntu3_all.deb) ...
Selecionando pacote previamente não selecionado python-gtk2-dev.
Desempacotando python-gtk2-dev (de .../python-gtk2-dev_2.14.1-1ubuntu1_all.deb) ...
Selecionando pacote previamente não selecionado python-gtk2-doc.
Desempacotando python-gtk2-doc (de .../python-gtk2-doc_2.14.1-1ubuntu1_all.deb) ...
Processando gatilhos para man-db ...
Processando gatilhos para doc-base ...
Processing 6 added doc-base file(s)...
Registering documents with scrollkeeper...
Configurando x11proto-core-dev (7.0.14-2) ...
Configurando libice-dev (2:1.0.4-1) ...
Configurando libsm-dev (2:1.1.0-1) ...
Configurando libxau-dev (1:1.0.4-1) ...
Configurando libxdmcp-dev (1:1.0.2-3) ...
Configurando x11proto-input-dev (1.5.0-1ubuntu1) ...
Configurando x11proto-kb-dev (1.0.3-3ubuntu1) ...
Configurando xtrans-dev (1.2.3-1) ...
Configurando libpthread-stubs0 (0.1-2) ...
Configurando libpthread-stubs0-dev (0.1-2) ...
Configurando libxcb1-dev (1.1.93-0ubuntu3.1) ...
Configurando libx11-dev (2:1.1.99.2-1ubuntu2) ...
Configurando x11proto-xext-dev (7.0.4-1) ...
Configurando x11proto-fixes-dev (1:4.0-3) ...
Configurando libxfixes-dev (1:4.0.3-2) ...
Configurando x11proto-composite-dev (1:0.4-2) ...
Configurando libxext-dev (2:1.0.99.1-0ubuntu3) ...
Configurando libxcomposite-dev (1:0.4.0-3) ...
Configurando x11proto-render-dev (2:0.9.3-2) ...
Configurando libxrender-dev (1:0.9.4-2) ...
Configurando libxcursor-dev (1:1.1.9-1) ...
Configurando x11proto-damage-dev (1:1.1.0-2build1) ...
Configurando libxdamage-dev (1:1.1.1-4) ...
Configurando libexpat1-dev (2.0.1-4) ...

Configurando zlib1g-dev (1:1.2.3.3.dfsg-12ubuntu2) ...
Configurando libfreetype6-dev (2.3.9-4ubuntu0.1) ...

Configurando libfontconfig1-dev (2.6.0-1ubuntu12) ...

Configurando libxft-dev (2.1.13-3ubuntu1) ...
Configurando libxi-dev (2:1.2.0-1ubuntu1.1) ...
Configurando x11proto-xinerama-dev (1.1.2-5ubuntu1) ...
Configurando libxinerama-dev (2:1.0.3-2) ...
Configurando x11proto-randr-dev (1.3.0-1) ...
Configurando libxrandr-dev (2:1.3.0-1build1) ...
Configurando docbook-xsl (1.73.2.dfsg.1-5) ...

Configurando docbook-xsl-doc-html (1.73.2.dfsg.1-5) ...

Configurando libglib2.0-dev (2.20.1-0ubuntu2) ...
Configurando libatk1.0-dev (1.26.0-0ubuntu2) ...
Configurando libpng12-dev (1.2.27-2ubuntu2) ...
Configurando libdirectfb-extra (1.0.1-11ubuntu1) ...
Configurando libjpeg62-dev (6b-14) ...
Configurando libsysfs-dev (2.1.0-5) ...

Configurando libdirectfb-dev (1.0.1-11ubuntu1) ...
Configurando libpixman-1-dev (0.13.2-1) ...
Configurando libxcb-render0-dev (1.1.93-0ubuntu3.1) ...
Configurando libxcb-render-util0-dev (0.2.1+git1-1) ...
Configurando libcairo2-dev (1.8.6-1ubuntu2) ...
Configurando libpango1.0-dev (1.24.1-0ubuntu1) ...
Configurando libgtk2.0-dev (2.16.1-0ubuntu2) ...
Configurando python2.6-dev (2.6.2-0ubuntu1) ...
Configurando python-dev (2.6.2-0ubuntu1) ...
Configurando libffi-dev (3.0.7-1ubuntu1) ...

Configurando python-gobject-dev (2.16.1-1ubuntu3) ...

Configurando python-gtk2-dev (2.14.1-1ubuntu1) ...

Configurando python-gtk2-doc (2.14.1-1ubuntu1) ...

root@servidor-desktop:/home/servidor/openlh-server-0.1# ./configure --prefix=/usr
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... no
checking for mawk... mawk
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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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
checking for gconftool-2... /usr/bin/gconftool-2
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPENDENCIES... yes
checking for the python-gnutls package... yes
checking for the python-gconf package... yes
checking for the python-certtool package... no
configure: error: cannot import Python module "certtool".
Please check if you have python-certtool installed. The error was:
No module named certtool
root@servidor-desktop:/home/servidor/openlh-server-0.1# sudo apt-get install python-certtool
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: Impossível achar pacote python-certtool
root@servidor-desktop:/home/servidor/openlh-server-0.1# sudo apt-cache search python-certool
root@servidor-desktop:/home/servidor/openlh-server-0.1# exit
exit
servidor@servidor-desktop:~$ sudo su
root@servidor-desktop:/home/servidor# tar -zxvf python-certtool-0.1.tar.gz
python-certtool/
python-certtool/AUTHORS
python-certtool/COPYING
python-certtool/setup.py
python-certtool/ChangeLog
python-certtool/core.py
python-certtool/src/
python-certtool/examples/
python-certtool/src/privkey.c
python-certtool/src/self-signed.h
python-certtool/src/example.py
python-certtool/src/template.c
python-certtool/src/template.h
python-certtool/src/certtool.c
python-certtool/src/self-signed.c
python-certtool/src/Makefile
python-certtool/src/certtool.so
python-certtool/src/privkey.h
python-certtool/examples/generating_privkey.py
python-certtool/examples/loading_privkey.py
python-certtool/examples/generating_template.py
python-certtool/examples/generating_self-signed.py
root@servidor-desktop:/home/servidor# cd openlh-server-0.1
root@servidor-desktop:/home/servidor/openlh-server-0.1# ./configure --prefix=/usr
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... no
checking for mawk... mawk
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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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
checking for gconftool-2... /usr/bin/gconftool-2
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPENDENCIES... yes
checking for the python-gnutls package... yes
checking for the python-gconf package... yes
checking for the python-certtool package... no
configure: error: cannot import Python module "certtool".
Please check if you have python-certtool installed. The error was:
No module named certtool
root@servidor-desktop:/home/servidor/openlh-server-0.1# python-gtk2-devpython-gtk2-devpython-gtk2-devpython-gtk2-dev
bash: python-gtk2-devpython-gtk2-devpython-gtk2-devpython-gtk2-dev: comando não encontrado
root@servidor-desktop:/home/servidor/openlh-server-0.1#



10. Re: como resolver esse problema???

Vinicius
vinyboss

(usa Outra)

Enviado em 23/09/2009 - 18:39h

ainda no aguardo re uma resposta o quanto mais rapido possivel...






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts