Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- martin@BE-BOP:~/poedit-1.8.6$ nano README
- martin@BE-BOP:~/poedit-1.8.6$ ./configure
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- 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 whether make supports nested variables... yes
- checking for install location... /usr/local
- checking for gawk... (cached) gawk
- checking whether ln -s works... yes
- checking for ranlib... ranlib
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=gnu++11... yes
- 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 cpprest/http_client.h usability... no
- checking cpprest/http_client.h presence... no
- checking for cpprest/http_client.h... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for wx-config... no
- configure: error:
- Please check that wx-config is in path, the directory
- where wxWidgets libraries are installed (returned by
- 'wx-config --unicode --libs' command) is in LD_LIBRARY_PATH or
- equivalent variable and wxWidgets is version 3.0.0 or above,
- with Unicode build available.
- martin@BE-BOP:~/poedit-1.8.6$ wx-config --unicode --libs
- martin@BE-BOP:~/poedit-1.8.6$ ls
- aclocal.m4 artwork bootstrap configure COPYING locales Makefile.in poedit.desktop README
- admin AUTHORS config.log configure.ac docs Makefile.am NEWS poedit-uri.desktop src
- martin@BE-BOP:~/poedit-1.8.6$ ./configure
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- 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 whether make supports nested variables... yes
- checking for install location... /usr/local
- checking for gawk... (cached) gawk
- checking whether ln -s works... yes
- checking for ranlib... ranlib
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=gnu++11... yes
- 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 cpprest/http_client.h usability... no
- checking cpprest/http_client.h presence... no
- checking for cpprest/http_client.h... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for wx-config... no
- configure: error:
- Please check that wx-config is in path, the directory
- where wxWidgets libraries are installed (returned by
- 'wx-config --unicode --libs' command) is in LD_LIBRARY_PATH or
- equivalent variable and wxWidgets is version 3.0.0 or above,
- with Unicode build available.
- martin@BE-BOP:~/poedit-1.8.6$ sudo apt-get install libwxbase3.0-0-unofficial \
- > libwxbase3.0-dev \
- > libwxgtk3.0-0-unofficial \
- > libwxgtk3.0-dev \
- > wx3.0-headers \
- > wx-common \
- > libwxbase3.0-dbg \
- > libwxgtk3.0-dbg \
- > wx3.0-i18n \
- > wx3.0-examples \
- > wx3.0-doc
- [sudo] password for martin:
- Sorry, try again.
- [sudo] password for martin:
- Leyendo lista de paquetes... Hecho
- Creando árbol de dependencias
- Leyendo la información de estado... Hecho
- Paquetes sugeridos:
- libgnomeprintui2.2-0 doc-base
- Se instalarán los siguientes paquetes NUEVOS:
- libwxbase3.0-0-unofficial libwxbase3.0-dbg libwxbase3.0-dev libwxgtk3.0-0-unofficial libwxgtk3.0-dbg libwxgtk3.0-dev wx-common wx3.0-doc
- wx3.0-examples wx3.0-headers wx3.0-i18n
- 0 actualizados, 11 nuevos se instalarán, 0 para eliminar y 0 no actualizados.
- Se necesita descargar 78,9 MB de archivos.
- Se utilizarán 195 MB de espacio de disco adicional después de esta operación.
- Des:1 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs libwxbase3.0-0-unofficial i386 3.0.2-1.wheezy [1.378 kB]
- Des:2 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs libwxgtk3.0-0-unofficial i386 3.0.2-1.wheezy [7.044 kB]
- Des:3 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs libwxbase3.0-dbg i386 3.0.2-1.wheezy [10,4 MB]
- Des:4 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs libwxgtk3.0-dbg i386 3.0.2-1.wheezy [52,4 MB]
- Des:5 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs wx3.0-headers i386 3.0.2-1.wheezy [1.507 kB]
- Des:6 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs libwxbase3.0-dev i386 3.0.2-1.wheezy [127 kB]
- Des:7 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs wx-common i386 3.0.2-1.wheezy [358 kB]
- Des:8 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs libwxgtk3.0-dev i386 3.0.2-1.wheezy [128 kB]
- Des:9 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs wx3.0-doc all 3.0.2-1.wheezy [105 kB]
- Des:10 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs wx3.0-examples all 3.0.2-1.wheezy [4.299 kB]
- Des:11 http://repos.codelite.org/wx3.0.2/debian/ wheezy/libs wx3.0-i18n all 3.0.2-1.wheezy [1.075 kB]
- Descargados 78,9 MB en 22min 56s (57,3 kB/s)
- Seleccionando el paquete libwxbase3.0-0-unofficial:i386 previamente no seleccionado.
- (Leyendo la base de datos ... 211463 ficheros o directorios instalados actualmente.)
- Preparando para desempaquetar .../libwxbase3.0-0-unofficial_3.0.2-1.wheezy_i386.deb ...
- Desempaquetando libwxbase3.0-0-unofficial:i386 (3.0.2-1.wheezy) ...
- Seleccionando el paquete libwxgtk3.0-0-unofficial:i386 previamente no seleccionado.
- Preparando para desempaquetar .../libwxgtk3.0-0-unofficial_3.0.2-1.wheezy_i386.deb ...
- Desempaquetando libwxgtk3.0-0-unofficial:i386 (3.0.2-1.wheezy) ...
- Seleccionando el paquete libwxbase3.0-dbg:i386 previamente no seleccionado.
- Preparando para desempaquetar .../libwxbase3.0-dbg_3.0.2-1.wheezy_i386.deb ...
- Desempaquetando libwxbase3.0-dbg:i386 (3.0.2-1.wheezy) ...
- Seleccionando el paquete libwxgtk3.0-dbg:i386 previamente no seleccionado.
- Preparando para desempaquetar .../libwxgtk3.0-dbg_3.0.2-1.wheezy_i386.deb ...
- Desempaquetando libwxgtk3.0-dbg:i386 (3.0.2-1.wheezy) ...
- Seleccionando el paquete wx3.0-headers previamente no seleccionado.
- Preparando para desempaquetar .../wx3.0-headers_3.0.2-1.wheezy_i386.deb ...
- Desempaquetando wx3.0-headers (3.0.2-1.wheezy) ...
- Seleccionando el paquete libwxbase3.0-dev previamente no seleccionado.
- Preparando para desempaquetar .../libwxbase3.0-dev_3.0.2-1.wheezy_i386.deb ...
- Desempaquetando libwxbase3.0-dev (3.0.2-1.wheezy) ...
- Seleccionando el paquete wx-common previamente no seleccionado.
- Preparando para desempaquetar .../wx-common_3.0.2-1.wheezy_i386.deb ...
- Desempaquetando wx-common (3.0.2-1.wheezy) ...
- Seleccionando el paquete libwxgtk3.0-dev previamente no seleccionado.
- Preparando para desempaquetar .../libwxgtk3.0-dev_3.0.2-1.wheezy_i386.deb ...
- Desempaquetando libwxgtk3.0-dev (3.0.2-1.wheezy) ...
- Seleccionando el paquete wx3.0-doc previamente no seleccionado.
- Preparando para desempaquetar .../wx3.0-doc_3.0.2-1.wheezy_all.deb ...
- Desempaquetando wx3.0-doc (3.0.2-1.wheezy) ...
- Seleccionando el paquete wx3.0-examples previamente no seleccionado.
- Preparando para desempaquetar .../wx3.0-examples_3.0.2-1.wheezy_all.deb ...
- Desempaquetando wx3.0-examples (3.0.2-1.wheezy) ...
- Seleccionando el paquete wx3.0-i18n previamente no seleccionado.
- Preparando para desempaquetar .../wx3.0-i18n_3.0.2-1.wheezy_all.deb ...
- Desempaquetando wx3.0-i18n (3.0.2-1.wheezy) ...
- Procesando disparadores para man-db (2.7.0.2-5) ...
- Configurando libwxbase3.0-0-unofficial:i386 (3.0.2-1.wheezy) ...
- Configurando libwxgtk3.0-0-unofficial:i386 (3.0.2-1.wheezy) ...
- Configurando libwxbase3.0-dbg:i386 (3.0.2-1.wheezy) ...
- Configurando libwxgtk3.0-dbg:i386 (3.0.2-1.wheezy) ...
- Configurando wx3.0-headers (3.0.2-1.wheezy) ...
- Configurando libwxbase3.0-dev (3.0.2-1.wheezy) ...
- update-alternatives: utilizando /usr/lib/wx/config/base-unicode-3.0-unofficial para proveer /usr/bin/wx-config (wx-config) en modo automático
- Configurando wx-common (3.0.2-1.wheezy) ...
- Configurando libwxgtk3.0-dev (3.0.2-1.wheezy) ...
- update-alternatives: utilizando /usr/lib/wx/config/gtk2-unicode-3.0-unofficial para proveer /usr/bin/wx-config (wx-config) en modo automático
- Configurando wx3.0-doc (3.0.2-1.wheezy) ...
- Configurando wx3.0-examples (3.0.2-1.wheezy) ...
- Configurando wx3.0-i18n (3.0.2-1.wheezy) ...
- martin@BE-BOP:~/poedit-1.8.6$ ls
- aclocal.m4 artwork bootstrap configure COPYING locales Makefile.in poedit.desktop README
- admin AUTHORS config.log configure.ac docs Makefile.am NEWS poedit-uri.desktop src
- martin@BE-BOP:~/poedit-1.8.6$ ./configure
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- 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 whether make supports nested variables... yes
- checking for install location... /usr/local
- checking for gawk... (cached) gawk
- checking whether ln -s works... yes
- checking for ranlib... ranlib
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=gnu++11... yes
- 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 cpprest/http_client.h usability... no
- checking cpprest/http_client.h presence... no
- checking for cpprest/http_client.h... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for wx-config... /usr/bin/wx-config
- checking for wxWidgets version >= 3.0.0 (--unicode)... yes (version 3.0.2)
- checking for wxWidgets static library... no
- checking if wxWidgets includes XRC... yes
- checking for wxrc... /usr/bin/wxrc
- checking for mkdtemp... yes
- checking for ICU... yes
- checking if wxWidgets toolkit uses GTK+ 3... no
- checking if wxWidgets toolkit uses GTK+ 2... yes
- checking for GTKSPELL... no
- configure: error: missing GtkSpell library
- martin@BE-BOP:~/poedit-1.8.6$ sudo apt-get install gtkspell
- [sudo] password for martin:
- Leyendo lista de paquetes... Hecho
- Creando árbol de dependencias
- Leyendo la información de estado... Hecho
- E: No se ha podido localizar el paquete gtkspell
- martin@BE-BOP:~/poedit-1.8.6$ nano README
- martin@BE-BOP:~/poedit-1.8.6$ sudo apt-get install GtkSpell
- Leyendo lista de paquetes... Hecho
- Creando árbol de dependencias
- Leyendo la información de estado... Hecho
- E: No se ha podido localizar el paquete GtkSpell
- martin@BE-BOP:~/poedit-1.8.6$ gksu synaptic
- Gtk-Message: Failed to load module "gail"
- Gtk-Message: Failed to load module "atk-bridge"
- martin@BE-BOP:~/poedit-1.8.6$ ./configure
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- 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 whether make supports nested variables... yes
- checking for install location... /usr/local
- checking for gawk... (cached) gawk
- checking whether ln -s works... yes
- checking for ranlib... ranlib
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=gnu++11... yes
- 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 cpprest/http_client.h usability... no
- checking cpprest/http_client.h presence... no
- checking for cpprest/http_client.h... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for wx-config... /usr/bin/wx-config
- checking for wxWidgets version >= 3.0.0 (--unicode)... yes (version 3.0.2)
- checking for wxWidgets static library... no
- checking if wxWidgets includes XRC... yes
- checking for wxrc... /usr/bin/wxrc
- checking for mkdtemp... yes
- checking for ICU... yes
- checking if wxWidgets toolkit uses GTK+ 3... no
- checking if wxWidgets toolkit uses GTK+ 2... yes
- checking for GTKSPELL... yes
- checking for LUCENE... no
- configure: error: missing Lucene++ library
- martin@BE-BOP:~/poedit-1.8.6$ gksu synaptic
- Gtk-Message: Failed to load module "gail"
- Gtk-Message: Failed to load module "atk-bridge"
- martin@BE-BOP:~/poedit-1.8.6$ ./configure
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- 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 whether make supports nested variables... yes
- checking for install location... /usr/local
- checking for gawk... (cached) gawk
- checking whether ln -s works... yes
- checking for ranlib... ranlib
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=gnu++11... yes
- 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 cpprest/http_client.h usability... no
- checking cpprest/http_client.h presence... no
- checking for cpprest/http_client.h... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for wx-config... /usr/bin/wx-config
- checking for wxWidgets version >= 3.0.0 (--unicode)... yes (version 3.0.2)
- checking for wxWidgets static library... no
- checking if wxWidgets includes XRC... yes
- checking for wxrc... /usr/bin/wxrc
- checking for mkdtemp... yes
- checking for ICU... yes
- checking if wxWidgets toolkit uses GTK+ 3... no
- checking if wxWidgets toolkit uses GTK+ 2... yes
- checking for GTKSPELL... yes
- checking for LUCENE... yes
- checking for Berkeley DB >= 4.7 (C++)... not found
- configure: error: cannot find required Berkeley DB >= 4.7 (req. for legacy TM)
- martin@BE-BOP:~/poedit-1.8.6$ ^C
- martin@BE-BOP:~/poedit-1.8.6$ nano README
- martin@BE-BOP:~/poedit-1.8.6$ ./configure
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- 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 whether make supports nested variables... yes
- checking for install location... /usr/local
- checking for gawk... (cached) gawk
- checking whether ln -s works... yes
- checking for ranlib... ranlib
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=gnu++11... yes
- 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 cpprest/http_client.h usability... no
- checking cpprest/http_client.h presence... no
- checking for cpprest/http_client.h... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for wx-config... /usr/bin/wx-config
- checking for wxWidgets version >= 3.0.0 (--unicode)... yes (version 3.0.2)
- checking for wxWidgets static library... no
- checking if wxWidgets includes XRC... yes
- checking for wxrc... /usr/bin/wxrc
- checking for mkdtemp... yes
- checking for ICU... yes
- checking if wxWidgets toolkit uses GTK+ 3... no
- checking if wxWidgets toolkit uses GTK+ 2... yes
- checking for GTKSPELL... yes
- checking for LUCENE... yes
- checking for Berkeley DB >= 4.7 (C++)... not found
- configure: error: cannot find required Berkeley DB >= 4.7 (req. for legacy TM)
- martin@BE-BOP:~/poedit-1.8.6$ ./configure
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- 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 whether make supports nested variables... yes
- checking for install location... /usr/local
- checking for gawk... (cached) gawk
- checking whether ln -s works... yes
- checking for ranlib... ranlib
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=gnu++11... yes
- 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 cpprest/http_client.h usability... no
- checking cpprest/http_client.h presence... no
- checking for cpprest/http_client.h... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for wx-config... /usr/bin/wx-config
- checking for wxWidgets version >= 3.0.0 (--unicode)... yes (version 3.0.2)
- checking for wxWidgets static library... no
- checking if wxWidgets includes XRC... yes
- checking for wxrc... /usr/bin/wxrc
- checking for mkdtemp... yes
- checking for ICU... yes
- checking if wxWidgets toolkit uses GTK+ 3... no
- checking if wxWidgets toolkit uses GTK+ 2... yes
- checking for GTKSPELL... yes
- checking for LUCENE... yes
- checking for Berkeley DB >= 4.7 (C++)... not found
- configure: error: cannot find required Berkeley DB >= 4.7 (req. for legacy TM)
- martin@BE-BOP:~/poedit-1.8.6$ sudo apt-get install libdb++-dev
- [sudo] password for martin:
- E: No se pudo bloquear /var/lib/dpkg/lock - open (11: Recurso no disponible temporalmente)
- E: No se pudo bloquear el directorio de administración (/var/lib/dpkg/), ¿quizás haya algún otro proceso utilizándolo?
- martin@BE-BOP:~/poedit-1.8.6$ ./configure
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- 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 whether make supports nested variables... yes
- checking for install location... /usr/local
- checking for gawk... (cached) gawk
- checking whether ln -s works... yes
- checking for ranlib... ranlib
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking whether g++ supports C++11 features by default... no
- checking whether g++ supports C++11 features with -std=gnu++11... yes
- 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 cpprest/http_client.h usability... no
- checking cpprest/http_client.h presence... no
- checking for cpprest/http_client.h... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for wx-config... /usr/bin/wx-config
- checking for wxWidgets version >= 3.0.0 (--unicode)... yes (version 3.0.2)
- checking for wxWidgets static library... no
- checking if wxWidgets includes XRC... yes
- checking for wxrc... /usr/bin/wxrc
- checking for mkdtemp... yes
- checking for ICU... yes
- checking if wxWidgets toolkit uses GTK+ 3... no
- checking if wxWidgets toolkit uses GTK+ 2... yes
- checking for GTKSPELL... yes
- checking for LUCENE... yes
- checking for Berkeley DB >= 4.7 (C++)... header db_cxx.h, library -ldb_cxx
- checking for EXPAT... yes
- checking cld2/public/compact_lang_det.h usability... no
- checking cld2/public/compact_lang_det.h presence... no
- checking for cld2/public/compact_lang_det.h... no
- checking for a sed that does not truncate output... /bin/sed
- checking whether the C++ compiler accepts the -Wall flag... yes
- checking whether the C++ compiler accepts the -Wextra flag... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating artwork/Makefile
- config.status: creating locales/Makefile
- config.status: creating docs/Makefile
- config.status: executing depfiles commands
- Configured poedit-1.8.6 for i686-pc-linux-gnu
- Enabled features:
- * debug build: no
- * legacy (pre-1.6) TM migration: yes
- * language detection: no
- * crowdin integration: no
- martin@BE-BOP:~/poedit-1.8.6$ nano README
- martin@BE-BOP:~/poedit-1.8.6$ nano README
- martin@BE-BOP:~/poedit-1.8.6$ make
- Making all in src
- make[1]: Entering directory '/home/martin/poedit-1.8.6/src'
- CXX attentionbar.o
- CXX errorbar.o
- CXX catalog.o
- CXX edapp.o
- CXX edframe.o
- CXX fileviewer.o
- CXX extractor.o
- CXX prefsdlg.o
- CXX propertiesdlg.o
- CXX progressinfo.o
- CXX digger.o
- CXX gexecute.o
- CXX summarydlg.o
- CXX spellchecking.o
- CXX findframe.o
- CXX commentdlg.o
- CXX tm/suggestions.o
- CXX tm/transmem.o
- CXX tm/tm_migrate.o
- CXX manager.o
- CXX chooselang.o
- CXX export_html.o
- CXX icons.o
- CXX pluralforms/pl_evaluate.o
- CXX edlistctrl.o
- CXX cat_sorting.o
- CXX utility.o
- CXX concurrency.o
- CXX language.o
- CXX languagectrl.o
- CXX welcomescreen.o
- CXX syntaxhighlighter.o
- CXX sidebar.o
- CXX text_control.o
- text_control.cpp:482:51: warning: unused parameter ‘isRTL’ [-Wunused-parameter]
- void AnyTranslatableTextCtrl::SetLanguageRTL(bool isRTL)
- ^
- CXX customcontrols.o
- CXX hidpi.o
- CXX wx/main_toolbar.o
- CXX wx_backports/wx_gtk_activityindicator.o
- CXX wx_backports/wx_gtk_nativewin.o
- /usr/bin/wxrc -v -c -o compiled_xrc.cpp ./resources/menus.xrc ./resources/prefs.xrc ./resources/progress.xrc ./resources/properties.xrc ./resources/summary.xrc ./resources/toolbar.xrc ./resources/comment.xrc ./resources/manager.xrc
- processing ./resources/menus.xrc...
- processing ./resources/prefs.xrc...
- processing ./resources/progress.xrc...
- processing ./resources/properties.xrc...
- processing ./resources/summary.xrc...
- processing ./resources/toolbar.xrc...
- processing ./resources/comment.xrc...
- processing ./resources/manager.xrc...
- creating C++ source file /home/martin/poedit-1.8.6/src/compiled_xrc.cpp...
- CXX compiled_xrc.o
- CXXLD poedit
- /usr/bin/ld: no se puede encontrar -lboost_regex
- collect2: error: ld returned 1 exit status
- Makefile:512: recipe for target 'poedit' failed
- make[1]: *** [poedit] Error 1
- make[1]: Leaving directory '/home/martin/poedit-1.8.6/src'
- Makefile:351: recipe for target 'all-recursive' failed
- make: *** [all-recursive] Error 1
- martin@BE-BOP:~/poedit-1.8.6$ ls
- aclocal.m4 artwork bootstrap config.status configure.ac docs Makefile Makefile.in poedit.desktop README
- admin AUTHORS config.log configure COPYING locales Makefile.am NEWS poedit-uri.desktop src
- martin@BE-BOP:~/poedit-1.8.6$ nano Makefile
- martin@BE-BOP:~/poedit-1.8.6$ sudo make install
- Making install in src
- make[1]: Entering directory '/home/martin/poedit-1.8.6/src'
- CXXLD poedit
- /usr/bin/ld: no se puede encontrar -lboost_regex
- collect2: error: ld returned 1 exit status
- Makefile:512: recipe for target 'poedit' failed
- make[1]: *** [poedit] Error 1
- make[1]: Leaving directory '/home/martin/poedit-1.8.6/src'
- Makefile:351: recipe for target 'install-recursive' failed
- make: *** [install-recursive] Error 1
- martin@BE-BOP:~/poedit-1.8.6$
Advertisement
Add Comment
Please, Sign In to add comment