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

Не могу собрать KDE 4.1: You need libgs >= 8.61

Добавлено: 2008-09-25 20:42:17
Gnix
всем привет, помогите

пытаюсь собрать КДЕ 4.1. Останавливается на таком:

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

checking for libgs >= 8.61... no
configure: error: You need libgs >= 8.61 in order to compile libspectre
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome@FreeBSD.org, and attach (a)
"/usr/ports/print/libspectre/work/libspectre-0.2.1/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/print/libspectre.
*** Error code 1

Stop in /usr/ports/graphics/kdegraphics4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
Наткнулся на

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

http://mail.kde.org/pipermail/kde-freebsd/2008-August/003381.html
там ставят ghostscript-gpl-8.62_3

у меня же

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

# cd /usr/ports/print/ghostscript-gpl
/usr/ports/print/ghostscript-gpl: No such file or directory.
если

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

 pkg_add -r ghostscript-gpl
-- ставит 8.60

где бы взять ghostscript-gpl-8.62 :Search:

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

# pkg_info -L ghostscript-gpl-8.60 | fgrep libgs
#        

Re: Не могу собрать KDE 4.1: You need libgs >= 8.61

Добавлено: 2008-09-25 22:56:10
Gnix
нада было протсто качнуть отсюда и проинсталлить

http://portsmon.droso.net/portoverview. ... script-gpl

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

pkg_add ghostscript-gpl-8.62_3.tbz

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

# pkg_info -L ghostscript-gpl-8.62_3 | fgrep libgs
/usr/local/lib/libgs.so
/usr/local/lib/libgs.so.8
/usr/local/lib/libgs.so.8.62
понеслось дальше :Yahoo!:

Re: Не могу собрать KDE 4.1: You need libgs >= 8.61

Добавлено: 2008-11-13 10:38:51
hhg
/usr/ports/print/ghostscript8/