You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, July 9th 2005, 7:13pm

zeroconf

I want to start using zeroconf in KDE. I went to the wiki site for zeroconf and kde and it said to install mdns, which I did, and to recompile kdelibs. That I did as well. I was also told to recompile kdenetwork.

Right now those things didn't work. Do I need to rebuild the entire KDE tree again? If so, how do I tell KDE to enable zeroconf support?

Thanks,
Chuck Wegrzyn

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

2

Sunday, July 10th 2005, 4:02pm

Maybe you are missing the mDNS developer package, i.e. the headers and configure of kdelibs cannot successfully complete the check for mDNS.

Cheers,
_
Qt/KDE Developer
Debian User

3

Monday, July 11th 2005, 12:15pm

As I said...

As I said in my original posting I downloaded the mDNS stuff from Apple's website, compiled kdelibs as well as kdnetwork and I still get the dreaded message about KDE not built for zeroconf. So there must be something else....

Chuck

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

4

Monday, July 11th 2005, 2:34pm

OK, let me rephrase that.

kdelibs or kdebase (can't remember which module) checks for mDNS in its configure.

It tells you that it skips the zeroconf stuff it is doesn't find it.

Judging by your posting you are sure that the configure output explicitly said that it found the mDNS stuff but still failed to compile the related functionality?

Cheers,
_
Qt/KDE Developer
Debian User

5

Monday, July 11th 2005, 3:05pm

It is kdelibs that does the check. I don't see the message about zeroconf not being configured, so I assume it was done (remember this is the second time for kdelibs being compiled; the first time I missed the zeroconf message!).

I recompiled kdelibs AFTER I installed mDNS. I also recompiled the dns support in KDE (kdnssd) to make sure I got everything.

After I recompiled both kdelibs and kdnssd I rebooted just to make sure everything was in place. I tested the outcome by opening the "System" icon, clicking the "Remote Places" and finally "Network Services" in Konqueror. It is at that time I got the dreaded "KDE has been built without ZeroConf support."

I have to admit getting KDE to incrementally add a left out feature has always been a thorn in my side - I haven't ever been successful. Mostly I just rebuild all of KDE. I was hoping this time it might be different.

Is there something I am doing wrong?

Peace,
Chuck Wegrzyn

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

6

Monday, July 11th 2005, 5:58pm

Hmm, strange.

This is the only KDE installation on your system?

Cheers,
_
Qt/KDE Developer
Debian User

7

Monday, July 11th 2005, 6:12pm

Yes. It was done on a brand new machine. Before I realized I didn't have zeroconf in it the system was built (I use Gentoo to build out machines).

Chuck

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

8

Monday, July 11th 2005, 7:01pm

Hmm, I am afraid I am out of ideas.

Perhaps you can ask on the kde-devel mailinglist

Cheers,
_
Qt/KDE Developer
Debian User