kolourpaint.cpp:78: error: 'class KAboutData' has no member named 'setCustomAuthorText'

Just like I thought, this error is due to a feature present in kdelibs
3.5 but missing in 3.4.x. This particular method (setCustomAuthorText)
was added to KDE 3.5 on 16th August 2005:

http://websvn.kde.org/branches/KDE/3.5/kdelibs/kdecore/kaboutdata.h?rev=449611&r1=446159&r2=449611

So what would be the proper way to update a security issue, that portaudit creates? I use mostly rox-session with fluxbox and am not a
big kde user, except for Konqueror which I really like for its html
of man pages.

You will have to upgrade all the parts of KDE present on your system to
the current version. At a minimum, those will be kdelibs (the code of
KDE), kdebase (where Konqueror lives) and kdegraphics (which you
obviously have installed). If you have any other kde* package installed,
those will need to be upgraded as well.

It's your choice whether you want to use source ports or packages. But
whatever way you choose, be sure to read /usr/ports/UPDATING first -
there is a note in there about the order in which KDE needs to be upgraded.

- Bartosz
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to