User Tools

Site Tools


miav:miav

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
miav:miav [2007/11/15 16:26] – Fixed some layout devamiav:miav [2007/11/18 23:13] – Updated for 0.3.4 deva
Line 3: Line 3:
 ===All *NIX systems=== ===All *NIX systems===
 Download the latest [[http://www.aasimon.org/miav/?page=downloads|sourcecode]].\\ Download the latest [[http://www.aasimon.org/miav/?page=downloads|sourcecode]].\\
-Unpack the source code <code>tar xvzf miav-0.3.3.tar.gz</code> in some local directory.\\+Unpack the source code <code>tar xvzf miav-0.3.4.tar.gz</code> in some local directory.\\
 Now simply run Now simply run
 <code>./configure</code> <code>./configure</code>
Line 13: Line 13:
 <code>./configure --without-client</code> <code>./configure --without-client</code>
 to remove all client-only dependencies (QT3 amongst others) to remove all client-only dependencies (QT3 amongst others)
 +
 ===Gentoo=== ===Gentoo===
 Getting depencies on Gentoo is easy. Getting depencies on Gentoo is easy.
Line 21: Line 22:
 <code>emerge -va libdv jpeg libfame lame</code> <code>emerge -va libdv jpeg libfame lame</code>
 if the installation is a server-only installation. if the installation is a server-only installation.
 +
 ===Fedora=== ===Fedora===
 On Fedora Core 3 a simple add to the yum repository can make all these installable: On Fedora Core 3 a simple add to the yum repository can make all these installable:
Line 35: Line 37:
 libjpeg-devel libraw1394-devel libfame-devel lame-devel</code> libjpeg-devel libraw1394-devel libfame-devel lame-devel</code>
 to install the development packages. to install the development packages.
 +
 ====Configuration==== ====Configuration====
 FIXME Describe how to configure the installed client and/or server. FIXME Describe how to configure the installed client and/or server.
-====Known bugs (version 0.3.3)==== 
-===libraw1394=== 
-Currently only the very old libraw1394 interface (pre 1.0) is supported. This tends to give some dependency headaches on most systems. 
-The sourcecode for the old version af libraw1394 can be found at the [[http://sourceforge.net/projects/libraw1394|libraw1394 sourceforge site]] The 0.9 version seem to work.\\ 
  
-===Werror in configure=== +====Known bugs (version 0.3.4)==== 
-If some warnings kill the compile, it is due to an old debugging flag leftover in the configure srciptIt can be fixed by removing the +There are some problems with the timecode in the server generated mpg files. This causes some players to choke on them
-<code>CXXFLAGS="$CXXFLAGS -Wall Werror"</code> +
-line in the ''configure'' scriptfile (line 20042), and then re-running make.+
miav/miav.txt · Last modified: 2007/11/19 10:44 by deva