Difference between revisions of "Windows"

From LinuxMCE
Jump to: navigation, search
Line 4: Line 4:
 
== Running an Orbiter on Windows==
 
== Running an Orbiter on Windows==
  
*Use the [[Web orbiter]] to run an Orbiter on a Windows PC
+
*Use the [[Web Orbiter]] to run an Orbiter on a Windows PC
  
The rest of the software, such as DCE Router, the devices and Plug-ins also run on Windows with the exception of Xine and MythTV. Since there is not yet a Windows-compatible media player, Windows has been a lower priority.  An install program is not yet available to setup a Windows computer as a core or media director.   We just created an <b>archive file with all the required dll's and exe's</b> http://files-upload.com/files/454340/winbin.zip. Uncompress the archive to any directory, and run DCERouter.exe.  Any DCE Device can connect to any router.  Windows devices will connect to a Linux DCERouter, and vice-versa. The archive also includes <b>[[Designer]]</b> which is used to build the user interface for the Orbiters.  This is a C# program and requires the .NET framework.</p>
+
== Running LinuxMCE on Windows ==
<p>You can also download the source code and build using the included Microsoft Visual Studio .NET 2003 project files.  You will need to install MySQL, SDL and the Pthread libraries manually until we have a Windows installer to do it for you.  If you want to run the LinuxMCE Admin web site, you will also need php and a compatible web server, like Apache or IIS.
+
 
 +
The rest of the LinuxMCE software, including the DCE Router, the devices and the Plug-ins, can run on Windows (with the exception of Xine and MythTV).
 +
 
 +
Since there is not yet a Windows-compatible media player, however, porting LinuxMCE to Windows has been a very low priority.  An install program is not available to setup a Windows computer as a Core or Media Director.
 +
 
 +
We created an archive file with all the required dll's and exe's, however: [http://files-upload.com/files/454340/winbin.zip winbin.zip].
 +
 
 +
Uncompress the archive to any directory, and run DCERouter.exe.  Any DCE Device can connect to any DCE router.  Windows devices can connect to a Linux DCERouter, and vice-versa.
 +
 
 +
The archive also includes [[Designer]] which is used to build the User Interface for the Orbiters.  This is a C# program and requires the .NET framework.
 +
 
 +
You can also download the source code and build with the included Microsoft Visual Studio .NET 2003 project files.  You will need to install MySQL, SDL and the Pthread libraries manually, until we have a Windows installer to do it for you.  If you want to run the LinuxMCE Admin web site, you will also need php and a compatible web server, like Apache or IIS.

Revision as of 22:25, 22 May 2008


Running an Orbiter on Windows

Running LinuxMCE on Windows

The rest of the LinuxMCE software, including the DCE Router, the devices and the Plug-ins, can run on Windows (with the exception of Xine and MythTV).

Since there is not yet a Windows-compatible media player, however, porting LinuxMCE to Windows has been a very low priority. An install program is not available to setup a Windows computer as a Core or Media Director.

We created an archive file with all the required dll's and exe's, however: winbin.zip.

Uncompress the archive to any directory, and run DCERouter.exe. Any DCE Device can connect to any DCE router. Windows devices can connect to a Linux DCERouter, and vice-versa.

The archive also includes Designer which is used to build the User Interface for the Orbiters. This is a C# program and requires the .NET framework.

You can also download the source code and build with the included Microsoft Visual Studio .NET 2003 project files. You will need to install MySQL, SDL and the Pthread libraries manually, until we have a Windows installer to do it for you. If you want to run the LinuxMCE Admin web site, you will also need php and a compatible web server, like Apache or IIS.