1. Скачал ебилды с kde-look.org, устанавливаю, на этапе make , пишет
mainwin.cpp:51: warning: format not a string literal and no format arguments mainwin.cpp:50: warning: unused parameter `const QString&url' mainwin.cpp:50: warning: unused parameter `const QByteArray&formData' mainwin.cpp:50: warning: unused parameter `const QString&target' mainwin.cpp:50: warning: unused parameter `const QString&contentType' mainwin.cpp:50: warning: unused parameter `const QString&boundary' mainwin.cpp: In member function `void MainWindow::openURLRequest(const KURL&, const KParts::URLArgs&)': mainwin.cpp:125: warning: format not a string literal and no format arguments mainwin.cpp:90: warning: unused parameter `const KParts::URLArgs&nam' mainwin.cpp: In member function `void MainWindow::loadHTML(QString)': mainwin.cpp:265: warning: format not a string literal and no format arguments mainwin.cpp: In constructor `MainWindow::MainWindow(const char*)': mainwin.cpp:300: warning: format not a string literal and no format arguments /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -march=pentium4 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o kbfxconfigapp -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib main.o mainwin.o kbfxconfig.o kbfxconfigview.moc.o -L/usr/kde/3.5/lib -lkio -lkhtml /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lkio collect2: ld returned 1 exit status make[3]: *** [kbfxconfigapp] Error 1 make[3]: Leaving directory `/var/tmp/portage/kbfx-0.4.9/work/kbfx-0.4.9/kbfxconfigapp' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kbfx-0.4.9/work/kbfx-0.4.9/kbfxconfigapp' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kbfx-0.4.9/work/kbfx-0.4.9' make: *** [all] Error 2 !!! ERROR: kde-misc/kbfx-0.4.9 failed. !!! Function kde_src_compile, Line 168, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message.
2. Пытался установить вручную (через ./configure), но на сайте kbfx.org написаны специальные инструкции по установке Дженты. Но я так и не понял. Может, кто-нибудь разъяснит/переведет ?