Date: Fri, 14 May 2010 13:59:10 +0400 From: Max Brazhnikov <makc@issp.ac.ru> To: kde-freebsd@kde.org Cc: Dino Vliet <dino_vliet@yahoo.com>, kde@freebsd.org, freebsd-questions@freebsd.org Subject: Re: [kde-freebsd] Stop in /usr/ports/devel/qt4-assistant Message-ID: <201005141359.10601.makc@issp.ac.ru> In-Reply-To: <160062.39818.qm@web51105.mail.re2.yahoo.com> References: <160062.39818.qm@web51105.mail.re2.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 May 2010 03:54:46 -0700 (PDT), Dino Vliet wrote: > Hi people, > > I get this error when trying to install kde4 on my amd64 system. I had > everything removed first (I didn't like the way I have installed it in the > past) with pkg_delete -fxvir kde and qt. > > The error I get is: > > Script started on Thu May 13 12:41:26 2010 > cd /usr/ports/x11/kde4 > weka# make install distclean I would not recommend to use make install for kde4 or any other dependency- heavy port. Take a look on ports-mgmt/portmaster (or portupgrade). > ===> kdelibs-4.4.3 depends on executable: bison - found > ===> kdelibs-4.4.3 depends on file: /usr/local/bin/assistant-qt4 - not > found ===> Verifying install for /usr/local/bin/assistant-qt4 in > /usr/ports/devel/qt4-assistant ===> Building for qt4-assistant-4.6.2 > g++ > -Wl,-rpath-link,/usr/ports/devel/qt4-assistant/work/qt-everywhere-opensour > ce-src-4.6.2/lib -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 > -Wl,-rpath,/usr/local/lib/qt4 -o ../../../../bin/assistant-qt4 > .obj/release-shared/fontpanel.o .obj/release-shared/helpviewer.o > .obj/release-shared/main.o .obj/release-shared/mainwindow.o > .obj/release-shared/indexwindow.o .obj/release-shared/topicchooser.o > .obj/release-shared/contentwindow.o .obj/release-shared/searchwidget.o > .obj/release-shared/preferencesdialog.o Clean up ports work directories before installing/upgrading ports. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005141359.10601.makc>