Screem edytor HTML dla Debiana Squeeeze

Tematy związane z oprogramowaniem, instalacją, konfiguracją
atos
Posty: 12
Rejestracja: 05 maja 2011, 22:29

Screem edytor HTML dla Debiana Squeeeze

Post autor: atos »

Czy ktoś wie jak zainstalować screem edytor HTML w Debianie Squeeze?
W aptitude nie ma pakietów screem.
W Debianie Lenny nie było problemu, można było z repozytoriów zainstalować, a w Squeeze nie ma screema w repozytoriach.

Pobrałem wersję screema ze strony http://www.screem.org/, ale nie wiem jak to zainstalować.

Dla polecenia

Kod: Zaznacz cały

 ./configure 
pojawiają się następujące komunikaty:

Kod: Zaznacz cały

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) 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 library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for gconftool-2... /usr/bin/gconftool-2
checking for intltool >= 0.29... 0.34.1 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.5.6... yes (version 2.24.2)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SCREEM... configure: error: Package requirements (            gtk+-2.0 >= 2.6.0                        glib-2.0 >= 2.6.0                        libgnome-2.0 >= 2.13.7        libgnomeui-2.0 >= 2.6.0                        libxml-2.0 >= 2.4.3                        libglade-2.0 >= 2.3.0        gconf-2.0 >= 2.2.0                        gnome-vfs-2.0 >= 2.8.3                        gthread-2.0 >= 2.2.0        libgtkhtml-2.0 >= 2.2.0                        libgnomeprint-2.2 >= 2.2.0                    libgnomeprintui-2.2 >= 2.2.0     gtksourceview-1.0 >= 1.1.90                             libgnome-menu >= 2.9.2        ) were not met:

No package 'libgnome-2.0' found
No package 'libgnomeui-2.0' found
No package 'libxml-2.0' found
No package 'libglade-2.0' found
No package 'gconf-2.0' found
No package 'gnome-vfs-2.0' found
No package 'libgtkhtml-2.0' found
No package 'libgnomeprint-2.2' found
No package 'libgnomeprintui-2.2' found
No package 'gtksourceview-1.0' found
No package 'libgnome-menu' 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 SCREEM_CFLAGS
and SCREEM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
GrzegorzL
Posty: 13
Rejestracja: 28 grudnia 2010, 19:40

Post autor: GrzegorzL »

Kod: Zaznacz cały

 No package 'libgnome-2.0' found
No package 'libgnomeui-2.0' found
No package 'libxml-2.0' found
No package 'libglade-2.0' found
No package 'gconf-2.0' found
No package 'gnome-vfs-2.0' found
No package 'libgtkhtml-2.0' found
No package 'libgnomeprint-2.2' found
No package 'libgnomeprintui-2.2' found
No package 'gtksourceview-1.0' found
No package 'libgnome-menu' found

zainstaluj te pakiety.
atos
Posty: 12
Rejestracja: 05 maja 2011, 22:29

Post autor: atos »

Na przykład pakiet libgnome2-0 mam zainstalowany, natomiast pakietu libgnome-2.0 nie mam w aptitude.
Czy pakiet libgnome2-0 to jest ten sam pakiet co libgnome-2.0?
Gdzie mogę znaleźć brakujące pakiety?
Awatar użytkownika
grucha
Beginner
Posty: 345
Rejestracja: 29 września 2007, 01:04
Lokalizacja: Rzeszów / Kraków

Post autor: grucha »

Sprawdź czy do każdego masz odpowiadający pakiet ze źródłami (końcówka -dev).
atos
Posty: 12
Rejestracja: 05 maja 2011, 22:29

Post autor: atos »

Doinstalowałem pakiety z końcówką -dev i w tej chwili dla polecenia ./configure otrzymuję komunikaty:

Kod: Zaznacz cały

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for gconftool-2... /usr/bin/gconftool-2
checking for intltool >= 0.29... 0.34.1 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.5.6... yes (version 2.24.2)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SCREEM... configure: error: Package requirements (            gtk+-2.0 >= 2.6.0            glib-2.0 >= 2.6.0                        libgnome-2.0 >= 2.2.0                    libgnomeui-2.0 >= 2.6.0                     libxml-2.0 >= 2.4.3                        libglade-2.0 >= 2.3.0                        gconf-2.0 >= 2.2.0                    gnome-vfs-2.0 >= 2.8.3                        gdk-pixbuf-2.0 >= 2.2.0                    gthread-2.0 >= 2.2.0                        libgtkhtml-2.0 >= 2.2.0                    gmodule-2.0 >= 2.2.0                        libgnomeprint-2.2 >= 2.2.0                libgnomeprintui-2.2 >= 2.2.0                     gtksourceview-1.0 >= 1.1.90                 libgnome-menu >= 2.9.2        ) were not met:

No package 'libgtkhtml-2.0' found
No package 'gtksourceview-1.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SCREEM_CFLAGS
and SCREEM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Nie mogę sobie jeszcze poradzić z tymi dwoma brakującymi pakietami: libgtkhtml-2.0 i gtksourceview-1.0.
Awatar użytkownika
grucha
Beginner
Posty: 345
Rejestracja: 29 września 2007, 01:04
Lokalizacja: Rzeszów / Kraków

Post autor: grucha »

Co do tych pakietów, to są w repozytorium chyba nowsze wersje (odpowiednio 3.0 i 2.0, przynajmniej w Sidzie) zainstaluj, powinny być kompatybilne wstecznie. Jest jeszcze problem z wersjami niektórych pakietów, wygląda na to, że masz trochę stare wersje np. gtk-2.0 (albo też brakuje wersji dev).
atos
Posty: 12
Rejestracja: 05 maja 2011, 22:29

Post autor: atos »

Nadal nie mogę poradzić z tymi dwoma pakietami: libgtkhtml-2.0 i gtksourceview-1.0.

Dla libgtkhtml mam zainstalowane następujące pakiety:

Kod: Zaznacz cały

dpkg -l | grep libgtkhtml
ii  libgtkhtml-editor-common                        3.30.3-1                             HTML rendering/editing library - editor widget data
ii  libgtkhtml-editor-dev                           3.30.3-1                             HTML rendering/editing library - editor widget development files
ii  libgtkhtml-editor0                              3.30.3-1                             HTML rendering/editing library - editor widget
ii  libgtkhtml2-0                                   2.11.1-2                             HTML rendering/editing library - runtime files
ii  libgtkhtml3.14-19                               3.30.3-1                             HTML rendering/editing library - runtime files
ii  libgtkhtml3.14-cil-dev                          2.26.0-3+b1                          CLI binding for GtkHTML 3.24
ii  libgtkhtml3.14-dbg                              3.30.3-1                             HTML rendering/editing library - debug files
ii  libgtkhtml3.14-dev                              3.30.3-1                             HTML rendering/editing library - development files
ii  libgtkhtml3.16-cil                              2.26.0-3+b1                          CLI binding for GtkHTML 3.24
Dla gtksourceview mam zainstalowane następujące pakiety:

Kod: Zaznacz cały

dpkg -l | grep gtksourceview
ii  libghc6-gtksourceview2-dev                      0.11.0-2+b1                          Binding to the GtkSourceView library
ii  libgtksourceview-common                         1.8.5-1                              common files for the GTK+ syntax highlighting widget
ii  libgtksourceview1.0-0                           1.8.5-1                              shared libraries for the GTK+ syntax highlighting widget
ii  libgtksourceview2-2.0-cil                       2.26.0-3+b1                          CLI binding for GtkSourceView 2.2
ii  libgtksourceview2-cil-dev                       2.26.0-3+b1                          CLI binding for GtkSourceView 2.2
ii  libgtksourceview2-ruby                          0.19.3-2                             GtkSourceView2 bindings for the Ruby language
ii  libgtksourceview2-ruby1.8                       0.19.3-2+b1                          GtkSourceView2 bindings for the Ruby language
ii  libgtksourceview2.0-0                           2.10.4-1                             shared libraries for the GTK+ syntax highlighting widget
ii  libgtksourceview2.0-common                      2.10.4-1                             common files for the GTK+ syntax highlighting widget
ii  libgtksourceview2.0-dev                         2.10.4-1                             development files for the GTK+ syntax highlighting widget
ii  libgtksourceviewmm-2.0-2                        2.2.0-2                              C++ binding of GtkSourceView
ii  libgtksourceviewmm-2.0-dev                      2.2.0-2                              C++ binding of GtkSourceView - development files
ii  python-gtksourceview2                           2.10.1-1                             Python bindings for the GtkSourceView widget
Wydaje mi się, że te pakiety są zainstalowane, jednak nadal dla ./configure dostaję komunikat, że brakuje tych pakietów.

Kod: Zaznacz cały

./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for gconftool-2... /usr/bin/gconftool-2
checking for intltool >= 0.29... 0.34.1 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.5.6... yes (version 2.24.2)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SCREEM... configure: error: Package requirements (            gtk+-2.0 >= 2.6.0                        glib-2.0 >= 2.6.0                        libgnome-2.0 >= 2.2.0                        libgnomeui-2.0 >= 2.6.0                     libxml-2.0 >= 2.4.3                        libglade-2.0 >= 2.3.0        gconf-2.0 >= 2.2.0                        gnome-vfs-2.0 >= 2.8.3                        gdk-pixbuf-2.0 >= 2.2.0                        gthread-2.0 >= 2.2.0                        libgtkhtml-2.0 >= 2.2.0                        gmodule-2.0 >= 2.2.0                        libgnomeprint-2.2 >= 2.2.0    libgnomeprintui-2.2 >= 2.2.0                     gtksourceview-1.0 >= 1.1.90                             libgnome-menu >= 2.9.2        ) were not met:

No package 'libgtkhtml-2.0' found
No package 'gtksourceview-1.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SCREEM_CFLAGS
and SCREEM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
fnmirk
Senior Member
Posty: 8295
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

&quot pisze:Wydaje mi się, że te pakiety są zainstalowane, jednak nadal dla ./configure dostaję komunikat, że brakuje tych pakietów.
Nie wiem ile razy należy o tym napisać, zanim założysz temat przejrzyj, czy rozwiązanie nie jest dostępne na forum lub w dokumentacji.
Zanim przystąpisz do kompilacji lub instalacji oprogramowania, sprawdź czy system jest zaktualizowany i czy jest np. odpowiednio przygotowany do takich zadań?
http://debian.linux.pl/threads/13294-Al ... #post84983

Hasło do wyszukiwarki lub kliknięcie w słowo kluczowe na stronie głównej: kompilacja:
http://debian.linux.pl/threads/12871-in ... kona%C4%87
http://debian.linux.pl/threads/16688-ip ... nfigure-ma

Inna sprawa to należy czytać komunikaty, a jak nie znamy języka to sobie je przetłumaczyć:
http://translate.google.pl/
http://linux.die.net/man/1/pkg-config

W dokumentacji systemowej jest praktycznie wszystko.

Jeżeli system potrafi zbudować przykładowy pakiet to potrafi zbudować program z dostępnych źródeł np. nie debianowych.
ODPOWIEDZ