Kopete and KDE4.1

Warren Liddell ahinjii at maydias.com
Thu Oct 16 05:09:41 PDT 2008


Sdävtaker wrote:
> Did someone make kopete work in kde4.1 with msn and jabber networks?
> I tried a couple of recipes i found gogling, but nothing worked.
> Any ideas?
> Im running FBSD7.0 x64
> Any info is appreciated, thanks!
> Sdav
>   
Try doing the following .. although for me it dosent compile, but it 
used to work to get kopete to work with MSN.

 > >> 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.2 kdenetwork-4.1.2.portversion
 > >> # mv kdenetwork kdenetwork-4.1.2
 > >> # cp -rp kdenetwork-4.1.2.portversion/build kdenetwork-4.1.2
 > >>
 > >> # 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.2.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.2 kdenetwork-4.1.2.portversion
 > > # mv kdenetwork kdenetwork-4.1.2
 > > # cd  /usr/ports/net/kdenetwork4
 > > # make FORCE_PKG_REGISTER=yes install clean
 > >
 > > whole compile and install is right,no error



More information about the freebsd-questions mailing list