Nowe posty

xx Problem ze sterownikami. (5)
2024-04-13, 21:25:16
xx Instalacja xfce4 (2)
2024-04-13, 16:20:17
xx Serie kompilacji bez instalacji dla “emerge” w Gentoo (2)
2024-04-08, 18:40:04
xx Plasma 6 w Neonie ssie trochę mniej ... (17)
2024-04-05, 10:03:46
xx Problem z Linux Lite po instalacji (3)
2024-04-03, 14:23:40
xx Jak właczyć num locka przy starcie systemu debian 12? (12)
2024-04-02, 17:43:54
xx Brak dźwieku w systemie. (5)
2024-04-02, 16:13:41
xx Dystrybucja pod HP Omen (7)
2024-03-29, 11:33:05
xx [Poradnik] Wyszukiwanie Sterowników (2)
2024-03-27, 21:08:23
xx Ile pingwinów? (1)
2024-03-27, 08:59:24

Autor Wątek: Problem podczas kompilacji transmission 2.04  (Przeczytany 2473 razy)

soulreaver1

  • Gość
Problem podczas kompilacji transmission 2.04
« dnia: 2010-09-01, 10:23:55 »
Witam.

Mam problem podczas kompilacji transmission 2.04. Po wydaniu polecenia ./configure otrzymuję komunikat o braku pliku.

checking for lseek64... yes
checking whether posix_fadvise is declared... yes
checking for posix_fadvise... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking xfs/xfs.h usability... yes
checking xfs/xfs.h presence... yes
checking for xfs/xfs.h... yes
checking how to copy va_list... va_copy
checking for clock_gettime in -lrt... yes
checking for evutil_vsnprintf in -levent... yes
checking event-config.h usability... no
checking event-config.h presence... no
checking for event-config.h... no
configure: error: event-config.h not found!
event-config.h należy do biblioteki libevent, którą mam zainstalowaną

polecenie
find / -name event-config.h -nowarn -mount
daje rezultat
 
/include/event-config.h
.

Wydaje mi się że z jakiegoś powodu ./configure nie może znaleźć plików tej biblioteki. Czy jest jakaś możliwość wskazania "ręcznie" umiejscowienia biblioteki?