Ставлю sarg-2.3.3-pre2 из исходников, на make выдает:
url.o: In function `Alias_StoreRegexp':
/var/share/sarg-2.3.3-pre1/url.c:491: undefined reference to `pcre_compile'
/var/share/sarg-2.3.3-pre1/url.c:501: undefined reference to `pcre_free'
url.o: In function `free_hostalias':
/var/share/sarg-2.3.3-pre1/url.c:675: undefined reference to `pcre_free'
url.o: In function `alias_url_regex':
/var/share/sarg-2.3.3-pre1/url.c:793: undefined reference to `pcre_exec'
collect2: ld returned 1 exit status
make: *** [sarg] Error 1
ldconfig -v | grep pcre
/sbin/ldconfig.real: Can't stat /lib/i686-linux-gnu: No such file or directory
/sbin/ldconfig.real: Can't stat /usr/lib/i686-linux-gnu: No such file or directory
/sbin/ldconfig.real: Path `/lib/i386-linux-gnu' given more than once
/sbin/ldconfig.real: Path `/usr/lib/i386-linux-gnu' given more than once
libpcre.so.3 -> libpcre.so.3.12.1
libpcreposix.so.3 -> libpcreposix.so.3.12.1
libpcrecpp.so.0 -> libpcrecpp.so.0.0.0
Ставил библиотеку pcre3:
sudo apt-get install libpcre3
Что делать? Linux ubuntu 3.0.0-12-generic