Skocz do zawartości

Brak Glib-2.0


Bluesman

Rekomendowane odpowiedzi

Witam

Próbuje skompilowac program Linux Band ( www.linuxband.org )

./configure
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 a BSD-compatible install... /bin/install -c
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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int8_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for working volatile... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... void
checking for working strtod... yes
checking for gettimeofday... yes
checking for memset... yes
checking for pow... no
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... no
configure: error: Package requirements (glib-2.0 >= 2.2) were not met:
No package 'glib-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 GLIB_CFLAGS
and GLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

 

Niestety podczas konfiguracji brakuje mi pakietu glib-2.0

Przeczesalem internet i nie bardzo wiem skad moge to wziac

 

Pozdrawiam

Odnośnik do komentarza
Udostępnij na innych stronach

po aktualizacjach poszlo dalej. To samo zrobilem z brakami w JACK (czyli pakiet jack-audio-connection-kit-devel ).

 

Teraz sprawa utknela na Pakiecie smf

 

checking for GLIB... yes
checking for GTHREAD... yes
checking for JACK... yes
checking for SMF... no
configure: error: Package requirements (smf >= 1.3) were not met:
No package 'smf' 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 SMF_CFLAGS
and SMF_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

 

komenda provides nic nie daje

 

yum provides */smf
Wczytane wtyczki: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: ftp.icm.edu.pl
* rpmfusion-free: ftp.icm.edu.pl
* rpmfusion-free-updates: ftp.icm.edu.pl
* rpmfusion-nonfree: ftp.icm.edu.pl
* rpmfusion-nonfree-updates: ftp.icm.edu.pl
* updates: ftp.wsisiz.edu.pl
No Matches found

 

moze i tu koledzy mi pomoga??

Odnośnik do komentarza
Udostępnij na innych stronach

Strzelam w ciemno, może smf zainstalował się do /usr/local i trzeba kompilować ./configure --prefix=/usr albo w Linux Band wskazać gdzie jest smf (powinno to być opisane w ./configure --help).

 

[Edycja] Wystarczy prze-kompilować libsmf i działa. Do uruchomienia trzeba jeszcze zainstalować

yum install pygtksourceview

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli zostawiłeś rozpakowane źródła libsmf usuń wcześniejszą instalację:

make uninstall
make clean

Teraz powtórz kompilację libsmf tym razem zaczynając od

./configure --prefix=/usr

W razie problemów po prostu usuń katalog libsmf i wypakuj źródła jeszcze raz. Z mma powinno być podobnie.

Odnośnik do komentarza
Udostępnij na innych stronach

  • 2 weeks later...

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...