Comment 9 for bug 504466

Revision history for this message
Ken Emerson (kenneth-emerson) wrote : Re: [Bug 504466] Re: Link error - cannot find avahi_qt_poll_get

On Fri, Jan 8, 2010 at 2:56 PM, Chase <email address hidden> wrote:

> I'm glad to see you've got it working, though I'm not sure how I can go
> about making it easier for others. I don't know what versions of CMake
> have the issue, or even if it's cmake itself (it could be your packager
> changing things). I don't expect you to go through the trouble of
> debugging and following up with more details, but without more
> information I'm not sure what there is to do. I don't like putting notes
> about things like this into a separate project, so we'll see if anyone
> else hits the same issue. If they do, I'll revisit the issue and
> consider making a note of it. Otherwise I'll just leave it as it is.
>
> Thanks
>

> Chase:

> Well, having it working really means "I was able to compile and install".
> I'm still trying to get the Apple app to connect to rinputd. I'm thinking
> that I'm missing some steps not having a package to install. Here is what I
> have done:
>
> On the server:
> Create ssl user/password: sudo saslpasswd2 -c -u rinput mythtv
> Created a certificate: sudo make-ssl-cert /usr/share/ssl-cert/ssleay.cnf
> rinput.cert
> Created a key file: sudo openssl genrsa -des3 -out server.key 1024
> Copied these files to /etc/rinput/
> Run the rinputd: ~/rinputd_1.0.1/rinputd/rinputd --verbose
> The output is:
> Enter PEM passphrase: {entered passphrase from genrsa}
> Listening on port 8771
> Avahi service _rinput._tcp with name 'mythtv Remote Input'
> established
>
> On the iPod:
> Add target: Name: mythtv
> Username: mythtv
> Password: Ask
> Address: 192.168.1.12
> Port: Default
> Connect using above target. Response is "Connecting to target mythtv
> Please wait"
>
> I apologize for being so dense, but my area of expertise is not in web
> security. Can you tell me what I'm missing?
>
> Regards,
>
> Ken E.
>
>
>