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 15:31] 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. Simply call+Getting depencies on Gentoo is easy. 
 +first make sure you have the ''X''and ''xv'' flags in your make.conf ''USE=...'' sectgion.\\ 
 +Then simply call
 <code>emerge -va "<x11-libs/qt-4" libdv libsdl jpeg libraw1394 libfame lame</code> <code>emerge -va "<x11-libs/qt-4" libdv libsdl jpeg libraw1394 libfame lame</code>
 or just or just
 <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 34: Line 38:
 to install the development packages. to install the development packages.
  
-====Known bugs==== +====Configuration==== 
-Currently only the very old libraw1394 interface (pre 1.0) is supported. This tends to give some dependency headaches on most systems.+FIXME Describe how to configure the installed client and/or server. 
 + 
 +====Known bugs (version 0.3.4)==== 
 +There are some problems with the timecode in the server generated mpg files. This causes some players to choke on them. 
 + 
 +More [[miav:bugs|Bugreports]]. 
miav/miav.txt · Last modified: 2007/11/19 10:44 by deva