[kde-freebsd] a bug on knetworkconf
Hi all I config my network interface on kde 4.2 ,when set ip and route it display a dialog ,about "can't xml ..", and I search this knetworkconf in kdeadmin , found it's backends can't run unless all perl script files copy in "/" directory I read it's network.conf file ,and seem miss "SCRIPTDIR" var and that , it display " not support FreeBSD 7" when backends perl script running I can't solve this problem ,and please help me ,thanks -- dbhrs...@gmail.com ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] KDE 4.2 [nepomukservicestub.core]
This .core is from nepomuk's strigi backend can't work,error mesg is "could not find backend "sesame2" . Falling back to default." it need recompile soprano with JAVA env ,Nepomuk use sesame2 backend in soprano ,if JNI not install,sesame2 can't build and install. then need run ln -sv /usr/local/kde4/lib/strigi/strigiindex_sopranobackend.so /usr/local/lib/soprano My computer use it and desktopsearch working :-) -- dbhrs...@gmail.com ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] KDE 4.2 [nepomukservicestub.core]
This .core is from nepomuk's strigi backend can't work,error mesg is "could not find backend "sesame2" . Falling back to default." it need recompile soprano with JAVA env ,Nepomuk use sesame2 backend in soprano ,if JNI not install,sesame2 can't build and install. then need run ln -sv /usr/local/kde4/lib/strigi/strigiindex_sopranobackend.so /usr/local/lib/strigi My computer use it and desktopsearch working :-) 2009/2/24 David Johnson : > On Monday 23 February 2009 02:35:16 am Alex wrote: >> Hi Guys, >> >> Build KDE 4.2.0 from ports. I notice that a file keeps appearing in my >> home directory called "nepomukservicestub.core", obviously something is >> crashing, is this something to be concerned about? > > I wouldn't worry too much. You can turn off nepomuk under system settings -> > advanced -> desktop search. > >> A number of widgets don't work either. They either lockup KDE or crash >> plasma (the world clock being one). > > I see that to. It isn't consistent though. It's not as bad if you "lock > widgets". > > Please file bugs on these. If someone else has already filed on, add a comment > with additional information if you can. > > David > ___ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mailman/listinfo/kde-freebsd > See also http://freebsd.kde.org/ for latest information > -- dbhrs...@gmail.com ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] build qt 4.5 from branches/qt-4.5, build qt4-webkit is error
I build qt 4.5 from branches/qt-4.5 Before building I delete any distinfo files,When build qt4-webkit have is error mean is miss src/script/qscriptengine.h look www/qt4-webkit Makefile ,I found src/script not extract DO_NOT_EXTRACT= demos doc examples mkspecs qmake tools translations \ src/dbus src/opengl src/phonon \ src/qt3support src/script src/sql src/svg src/testlib \ src/tools src/xmlpatterns src/3rdparty/clucene \ src/3rdparty/kdebase src/3rdparty/kdelibs Delete "src/script” and qt4-webkit build succeed -- dbhrs...@gmail.com ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] kdebase4-workspace can't package in area51
Hi I not succes when used " make package" and "pkg_create" package kdebase-workspace-4.3.85 error is tar:bin/kwrited: Cannot stat: No such file or directory .. I read "x11/kdebase4-workspace/Makefile" Found because libutempter ports install result in kwrited isn't build and install -- dbhrs...@gmail.com ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] qt4-script,qt4-sql and qt4-qt3support package error
When I created these three ports ver qt 4.6.2, found the corresponding QtScript.pc QtSql.pc Qt3Support.pc installed in "/usr/local/lib/qt/pkgconfig" directory, but pkg-plist stored in the three documents show that this directory is "/usr/local/libdata/pkgconfig" post-configure: ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile The following modifications to work properly: post-configure: ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile -- dbhrs...@gmail.com ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] KDE4 && Kopete (SOLVED)
在 Thursday 21 August 2008 07:53:31,Matthias Apitz 写道: > El día Wednesday, August 20, 2008 a las 01:50:05PM -0500, Matt escribió: > > ...and my VERSION file says the same thing, but the compiled program > > reports 0.60.80 so there must be something else that sets the final > > version during compile. I've been using this version all day today > > and it works for MSN, AIM, Google Talk (Jabber), ICQ and GroupWise - > > but not Yahoo. > > > > Hope that helps. > > Yes, thanks for your hint; here is what I did exactly this morning: > > # cd /usr/ports/net/kdenetwork4 > # make > > [Ctrl-C iterrupt the proc after all configuration is done] > > # cd /usr/ports/net/kdenetwork4/work > # svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork > ... > A > kdenetwork/kget/transfer- plugins/bittorrent/libbtcore/util/autorotatelogjob >.h Akdenetwork/kget/transfer- plugins/bittorrent/libbtcore/util/error.cpp > Checked out external at revision 850250. > Checked out revision 850250. > > # mv kdenetwork-4.1.0 kdenetwork-4.1.0.portversion > # mv kdenetwork kdenetwork-4.1.0 > # cp -rp kdenetwork-4.1.0.portversion/build kdenetwork-4.1.0 > > # make > # make deinstall > # make reinstall > > after this kopete's version is really 0.60.80 and it works with MSN; > > btw: the version string comes from: > > kopete/libkopete/kopeteversion.h:#define KOPETE_VERSION_STRING "0.60.80" > > thx aganin; maybe it's worth to build a new file > KDE/kdenetwork-4.1.0.tar.bz2 and update this port; > > matthias I builded success use this way ,kopete can login msn,version 0.6.80 But step for my used have a little different ;-) # cd /usr/ports/net/kdenetwork4 # make extract # cd work # svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork # mv kdenetwork-4.1.0 kdenetwork-4.1.0.portversion # mv kdenetwork kdenetwork-4.1.0 # cd /usr/ports/net/kdenetwork4 # make FORCE_PKG_REGISTER=yes install clean whole compile and install is right,no error ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] cvs commit: area51/misc/automoc Makefile distinfo pkg-descr pkg-plist
在 Wednesday 28 May 2008 12:05:04,Martin Wilke 写道: > miwi2008/05/28 14:05:04 CEST > > KDE/FreeBSD QA/Devel Repository > > Added files: > misc/automoc Makefile distinfo pkg-descr pkg-plist > Log: > - Add automoc for 4.1 beta (need for build fix with akonadi and > workspace) > > Revision ChangesPath > 1.1 +26 -0 area51/misc/automoc/Makefile (new) > 1.1 +3 -0 area51/misc/automoc/distinfo (new) > 1.1 +8 -0 area51/misc/automoc/pkg-descr (new) > 1.1 +7 -0 area51/misc/automoc/pkg-plist (new) > ___ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mailman/listinfo/kde-freebsd hi, all I make kde 4.1.0 beta now,but automoc can't download ;-( error message: Desktop# make => automoc-0.1.tar.gz doesn't seem to exist in /usr/kdeports/area51/distfiles/KDE4. => Attempting to fetch from http://miwi.homeunix.com/. fetch: http://miwi.homeunix.com/automoc-0.1.tar.gz: Operation timed out => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE4/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE4/automoc-0.1.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/kdeports/area51/distfiles/KDE4 and try again. *** Error code 1 Stop in /usr/kdeports/area51/misc/automoc. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] konqueror is slower
Hi,all I compile and install kde4.1 beta in FreeBSD 7.0 and kde 3.5.8 use startx run kde4, Discovered in the use : konqueror and dophin that run is slow,in kde 4.0.3 ,I also bump into such question. Sometimes, is actually the normal running rate. I am puzzled, did not know that is this kind of phenomenon which any reason causes. please help me , thanks ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd