![]() |
|
|||||||
| FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
hi
if I try to install after ports tree update kde-lite from ports on my freeBSD 7.0 (upgrade from 6.3) then I get the following message: Code:
checking if UIC has KDE plugins available... knows someone howto solve this problem ? |
|
|||
|
thanks, I tried to update qmake and qt33, but still doesn't help.
any other idea ? |
|
|||
|
still cannot find any solution to solve this problem.
|
|
|||
|
a very strange problem...
|
|
||||
|
kde-lite is nothing more than a metaport that installs other KDE ports. It is not a watered down or lightweight version of KDE.
My favorite way to install KDE is to forget about the metaports and go directly for the main ports themselves. First make sure your ports tree is up-to-date. Then update the ports you already have installed so that the KDE ports have up-to-date dependencies. Then install x11/kdelibs3 Then install x11/kdebase3 After kdebase is installed, you will at least have a basic KDE desktop up and running. Then you can install whatever other KDE ports you want at your leisure. Hasn't failed me yet. |
|
|||
|
Quote:
Code:
# portupgrade -fRr x11/kdelibs3 Code:
/usr/local/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" kshortcutdialog_simple.cpp.temp | /usr/local/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/local/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_kshortcutdialog_simple,g" | /usr/local/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> kshortcutdialog_simple.cpp ;\
rm -f kshortcutdialog_simple.cpp.temp ;\
if test "$ret" = 0; then echo '#include "kshortcutdialog_simple.moc"' >> kshortcutdialog_simple.cpp; else rm -f kshortcutdia
Mutex unlock failure: Operation not permitted
|
|
|||
|
Quote:
Code:
# ls -l /lib/libthr* /usr/lib/libpthr* -r--r--r-- 1 root <<<<<<< current 66928 Mar 10 20:37 /lib/libthr.so.3 lrwxr-xr-x 1 root <<<<<<< current 8 Mar 10 20:38 /usr/lib/libpthread.a -> libthr.a |
|
|||
|
yep, I've reported this BUG, but still no solution.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| checking upgrade worked? | carpman | FreeBSD Installation and Upgrading | 2 | 6th February 2009 10:37 PM |
| Upgrading firefox to firefox 3 -keeping plugins+bookmarks | kasse | FreeBSD Ports and Packages | 11 | 5th July 2008 01:34 PM |
| jdk16 plugins on FreeBSD 7 AMD64 | ninjatux | FreeBSD General | 0 | 26th June 2008 07:55 PM |
| WARNING: Vulnerability database out of date, checking anyway | mfaridi | FreeBSD Security | 9 | 8th May 2008 06:13 AM |