Страница 1 из 1

Установка KDE, ошибка с hi20-djvu.png

Добавлено: 2012-06-21 16:31:17
laggerok19
Устанавливают KDE4 с портов, установка замирает на таком этапе:

Код: Выделить всё

libtool: link: c++ -o .libs/csepdjvu -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -Wno-non-virtual-dtor -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -DTHREADMODEL=POSIXTHREADS -O2 -pipe -fno-strict-aliasing csepdjvu.o jb2tune.o -pthread  jb2cmp/libjb2cmp.a ../libdjvu/.libs/libdjvulibre.so -L/usr/local/lib /usr/local/lib/libjpeg.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
s=`echo hi20-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`;  /usr/local/bin/rsvg-convert -w ${s} -h ${s} -o hi20-djvu.png   || /usr/local/bin/convert -geometry ${s}x${s} -depth 8 -background none  hi20-djvu.png  || false --without-gui --export-width=${s}  --export-height=${s} --export-png=hi20-djvu.png   || if test -f ./prebuilt-hi20-djvu.png ; then cp ./prebuilt-hi20-djvu.png hi20-djvu.png ; fi
Дальше просто висит. Я даже не знаю, в какую сторону копать....

Re: Установка KDE, ошибка с hi20-djvu.png

Добавлено: 2012-06-21 16:35:00
Гость
20120613:
AFFECTS: users of graphics/djvulibre and graphics/djvulibre-nox11
AUTHOR: bf@FreeBSD.org

DjVuLibre been updated to 3.5.25.3. The QT3 GUI that was in
graphics/djvulibre has been removed (users of this GUI should consider
switching to the new QT4 GUI in graphics/djview4), and
graphics/djvulibre-nox11 has been merged back into graphics/djvulibre.
To update DjVuLibre, you can use:

# pkg_delete djvulibre-\?.\*
# portmaster -o graphics/djvulibre djvulibre-nox11

You should then update any installed ports that link to the djvulibre shared
library: converters/pdf2djvu, graphics/djview4, graphics/okular, and --
if optional djvulibre support was enabled -- graphics/ImageMagick,
graphics/apvlv, and graphics/evince.