[kde-freebsd] KDE4 && Kopete (SOLVED)
dbhrscom
dbhrscom at gmail.com
Thu Aug 21 23:45:49 CEST 2008
在 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 A kdenetwork/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
More information about the kde-freebsd
mailing list