<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
On Fri, 2005-05-27 at 01:15 +0000, Femi Veys wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi,</FONT>
<FONT COLOR="#000000">I have made a Remote Control plugin. It is still in an early stage, but</FONT>
<FONT COLOR="#000000">neverethless usable yet.</FONT>
<FONT COLOR="#000000">It is intended for a PDA to be used as remote control using the wireless</FONT>
<FONT COLOR="#000000">network interface. It consists of a plugin and a webinterface.</FONT>
<FONT COLOR="#000000">The plugin uses bidrectional socket communication. So a Java client can be</FONT>
<FONT COLOR="#000000">possible too. For now I have used a webinterface as most PDA's have a</FONT>
<FONT COLOR="#000000">browser.</FONT>
<FONT COLOR="#000000">The webinterface is highly customizable as the layout is stored in the</FONT>
<FONT COLOR="#000000">database.</FONT>
<FONT COLOR="#000000">You can find all information and source code on my site:</FONT>
<FONT COLOR="#000000"><A HREF="http://studwww.ugent.be/~aveys/mythwifi/">http://studwww.ugent.be/~aveys/mythwifi/</A></FONT>
<FONT COLOR="#000000">I hope it can be of use to anyone. Don't hesitate to contact me if you</FONT>
<FONT COLOR="#000000">have any questions.</FONT>
<FONT COLOR="#000000">Regards,</FONT>
<FONT COLOR="#000000">Arnaud Femi Veys</FONT>
<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">mythtv-users mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A></FONT>
<FONT COLOR="#000000"><A HREF="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A></FONT>
</PRE>
</BLOCKQUOTE>
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: <BR>
Depends: libpng-devel but it is not going to be installed<BR>
Depends: xorg-x11-devel but it is not going to be installed<BR>
<BR>
If I switch over to at-bleeding I get these errors:<BR>
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<BR>
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<BR>
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<BR>
<BR>
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?<BR>
Info: Running FC3 mythtv 0.18 built with atrpms and Jarod's Guide.
</BODY>
</HTML>