Re: [mythtv-users] MythWifi Remote Control plugin

2005-05-28 Thread Femi Veys

I have just (re)added the Makefile, so you should now simply type:
make install

But I heard yet that Fedora users don't have the necessary headerfiles for 
the compilation properly installed. I'm a gentoo user, and I don't know how 
Fedora users should get these files.




From: Jon Johnson <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED], Discussion about mythtv 


To: Discussion about mythtv 
Subject: Re: [mythtv-users] MythWifi Remote Control plugin
Date: Sat, 28 May 2005 15:20:59 -0700
MIME-Version: 1.0
Received: from www.mythtv.org ([70.84.9.187]) by mc9-f40.hotmail.com with 
Microsoft SMTPSVC(6.0.3790.211); Sat, 28 May 2005 15:22:05 -0700
Received: from www.mythtv.org (localhost [127.0.0.1])by www.mythtv.org 
(Postfix) with ESMTP id E3F4F1704A9;Sat, 28 May 2005 22:21:04 + (UTC)
Received: from stonewall.jon (uop-15-83.pacific.edu [138.9.15.83])by 
www.mythtv.org (Postfix) with ESMTP id 3C47C16F6E6for 
; Sat, 28 May 2005 22:21:00 + (UTC)
Received: from stonewall.jon (localhost.localdomain [127.0.0.1])by 
stonewall.jon (8.13.1/8.13.1) with ESMTP id j4SMKxtx008496for 
; Sat, 28 May 2005 15:20:59 -0700
Received: (from [EMAIL PROTECTED])by stonewall.jon (8.13.1/8.13.1/Submit) id 
j4SMKxBV008495for mythtv-users@mythtv.org; Sat, 28 May 2005 15:20:59 -0700

X-Message-Info: LGjzam7y+LsYMHRVqfIiKF0u0Y5TMWmMuh3sEgym8GA=
X-Original-To: mythtv-users@mythtv.org
Delivered-To: mythtv-users@mythtv.org
X-Authentication-Warning: stonewall.jon: jon set sender to 
[EMAIL PROTECTED] -f

References: <[EMAIL PROTECTED]>
Organization: BigJJs
X-Mailer: Evolution 2.0.4 (2.0.4-4) X-BeenThere: mythtv-users@mythtv.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Discussion about mythtv 
List-Unsubscribe: 
<http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users>,<mailto:[EMAIL PROTECTED]>

List-Archive: <http://mythtv.org/pipermail/mythtv-users>
List-Post: <mailto:mythtv-users@mythtv.org>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: 
<http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users>,<mailto:[EMAIL PROTECTED]>

Errors-To: [EMAIL PROTECTED]
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 28 May 2005 22:22:06. (UTC) 
FILETIME=[AE183B00:01C563D3]


On Fri, 2005-05-27 at 01:15 +, Femi Veys wrote:

> Hi,
>
> I have made a Remote Control plugin. It is still in an early stage, but
> neverethless usable yet.
> It is intended for a PDA to be used as remote control using the wireless
> network interface. It consists of a plugin and a webinterface.
> The plugin uses bidrectional socket communication. So a Java client can 
be

> possible too. For now I have used a webinterface as most PDA's have a
> browser.
> The webinterface is highly customizable as the layout is stored in the
> database.
> You can find all information and source code on my site:
> http://studwww.ugent.be/~aveys/mythwifi/
>
> I hope it can be of use to anyone. Don't hesitate to contact me if you
> have any questions.
>
> Regards,
>
> Arnaud Femi Veys
>
>
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Well... I tried to install but I needed qmake, which apparently resides
within the qt-devel package. However, when I tried to apt-get install
qt-devel I got the following:
Depends: libpng-devel but it is not going to be installed
Depends: xorg-x11-devel but it is not going to be installed

If I switch over to at-bleeding I get these errors:
file /usr/lib/libfreetype.so.6.3.7 from install of
libfreetype6-2.1.9-1_4.rhfc3.at conflicts with file from package
freetype-2.1.9-1
file /usr/lib/libfontconfig.so.1.0.4 from install of
libfontconfig1-2.2.3-5_2.rhfc3.at conflicts with file from package
fontconfig-2.2.3-5
file /usr/lib/libttf.so.2.3.0 from install of
libttf2-2.1.9-1_4.rhfc3.at conflicts with file from package
freetype-2.1.9-1

Is there an easier way to get qmake (something without having to insatll
a bunch of devel packages??) or if not how do I fix these problems?
Info:  Running FC3 mythtv 0.18 built with atrpms and Jarod's Guide.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] MythWifi Remote Control plugin

2005-05-26 Thread Femi Veys

Hi,

I have made a Remote Control plugin. It is still in an early stage, but
neverethless usable yet.
It is intended for a PDA to be used as remote control using the wireless
network interface. It consists of a plugin and a webinterface.
The plugin uses bidrectional socket communication. So a Java client can be
possible too. For now I have used a webinterface as most PDA's have a
browser.
The webinterface is highly customizable as the layout is stored in the
database.
You can find all information and source code on my site:
http://studwww.ugent.be/~aveys/mythwifi/

I hope it can be of use to anyone. Don't hesitate to contact me if you
have any questions.

Regards,

Arnaud Femi Veys


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users