
25.02.2008, 19:49
|
|
Познавший АНТИЧАТ
Регистрация: 16.04.2006
Сообщений: 1,488
Провел на форуме: 2209675
Репутация:
537
|
|
disable nls не канает
Код:
[root@localhost ncmpc-0.11.1]# ./configure --disable-nls
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for type of socket length (socklen_t)... socklen_t *
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for basename... yes
checking for strcasestr... yes
checking for initscr in -lncurses... yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.4... configure: WARNING: glib-2.4 is required for NLS support!
checking for glib-2.0 >= 2.2... configure: error: glib-2.2 is required
[root@localhost ncmpc-0.11.1]#
ещё вопрос - какие шрифты у вас стоят в опере? я никак не могу подобрать хорошие.
всё какие-то мелкие и буквы порой такие уродливые, особенно если смотреть сорцы страницы - что ничего нельзя прочитать.
можно ли скопировать в систему шрифты из винды, и если да, то куда?
|
|
|