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 revision
Previous revision
Last revisionBoth sides next revision
miav:miav [2007/11/15 16:20] devamiav:miav [2007/11/19 10:04] – Added link to bugreports. 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)==== 
-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.\\ 
  
-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 +====Known bugs (version 0.3.4)==== 
-<code>CXXFLAGS="$CXXFLAGS -Wall Werror"</code> +There are some problems with the timecode in the server generated mpg files. This causes some players to choke on them
-line in the ''configure'' scriptfile (line 20042), and then re-running make.+ 
 +More [[miav:bugs|Bugreports]]. 
miav/miav.txt · Last modified: 2007/11/19 10:44 by deva