libkio.la + ksharedptr + dcopidl
Hi all, I'm not a full-time developer, but I've been trying to port a kde2 app to kde3. The app is called dbdesigner ( from http://dbdesigner.sourceforge.net ) I can't really get the app to compile as a kde2 app. I've used kapptemplate to try and port the source to kde3. I've got almost all the "configure" problems sorted out, except for kde libs + includes (libkio.la + ksharedptr.h) and dcopidl I derived from a couple of google efforts that I probably need kdelibs4-dev OK, I'm sure this question has been answered before, but I can't find it in the archive. I'm currently running debian unstable's kde 3.1.1, and although I can install kdelibs4, kdelibs4-dev depends on libfam-dev which in turn depends on libfam0, which in turn conflicts with almost my entire kde installation. Can someone be so nice as to explain to me a way forward from here? Thanks Stefan
Cannot find headers and includes for kde3
Hi all, I'm looking for the following for kde3.1.1 : libkio.la ksharedptr.h and dcopidl to compile an app. I've got qt sorted out (looks like). Please help.. C S
Re: Cannot find headers and includes for kde3
On Tue, 22 Apr 2003 13:28:02 +0200 Sven Kissner <[EMAIL PROTECTED]> wrote: => in this => case, you'll need the package kdelibs4-dev.. Thanx a lot for the reply. The site definitely helps a lot! Any idea how I can install kdelibs4-dev without having to install libfam0 ? The following packages will be REMOVED: amor ark atlantik dia-gnome eyesapplet fifteenapplet gdkxft gdkxft-capplet gnome-control-center gnome-session kaboodle kalzium kamera kaphorism kappfinder kasteroids kate katomic kaudiocreator kbabel kbackgammon kbattleship kbear kblackbox kbounce kbugbuster kcalc kcharselect kcmlinuz kcoloredit kcontrol kcron kdat kde-theme-liquid kdeadmin kdeadmin-kfile-plugins kdeartwork-style kdeartwork-theme-window kdebase-bin kdebase-kio-plugins kdegraphics kdegraphics-kfile-plugins kdelibs kdelibs-bin kdelibs4 kdemultimedia-kfile-plugins kdemultimedia-kio-plugins kdepasswd kdeprint kdesktop kdessh kdetoys kdeutils kdevelop kdevelop-data kdf kdm kdvi kedit keduca kenolaba kfax kfind kfloppy kfouleggs kghostview khelpcenter khexedit kicker kiconedit kjots kjumpingcube klaptopdaemon klickety klines klipper kmahjongg kmenuedit kmines kmoon kmrml kodo kolf konqueror konqueror-nsplugins konquest konsole kooka kpackage kpager kpaint kpersonalizer kpoker kpovmodeler kreversi kruler ksame kscreensaver kshisen ksim ksirtet ksmiletris ksmserver ksnake ksnapshot ksokoban kspaceduel ksplash ksysv kteatime ktimer ktip ktron ktuberling ktux kuickshow kuser kview kviewshell kvirc kweather kwin kwin4 kworldclock kxconfig libbonoboui2-0 libbonoboui2-common libfam0c102 libgnome-desktop-2 libgnome2-0 libgnomeui-0 libgnomevfs2-0 libgnomevfs2-common libgsf-gnome-1 libkdegames1 libkonq4 libkregexpeditor libkscan1 lskat megami secpolicy The following NEW packages will be installed: libfam0 0 packages upgraded, 1 newly installed, 141 to remove and 155 not upgraded. Need to get 0B/20.9kB of archives. After unpacking 157MB will be freed. Have I installed the wrong kde apps? It is a problem, because if I manage to compile the app after this, I won't be able to run it, because I would have no KDE
Re: Cannot find headers and includes for kde3
On Tue, 22 Apr 2003 14:21:56 +0200 Stef <[EMAIL PROTECTED]> wrote: => Have I installed the wrong kde apps? => It is a problem, because if I manage to compile the app after => this, I won't be able to run it, because I would have no KDE Hi guys, Sorry about this. I still don't know why, but the site I download from still has libfam-dev depending on libfam0. (Promise nothing stupid like forgetting to apt-get update) However, I've managed to use the http://packages.debian.org site to track the perfect libfam-dev down (Thanks again Sven) Looks like I'm sorted again! Ciao Stef