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:24] 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 9: Line 9:
 <code>make install</code> <code>make install</code>
 in the souce directory.\\ in the souce directory.\\
-If the ''./configure'' command fails with missing dependencies see the proper section furthor down to fix it.\\+If the ''./configure'' command fails with missing dependencies see the proper section further down to fix it.\\
 If the installation is a server-only installation, the ''./configure'' command can be called with If the installation is a server-only installation, the ''./configure'' command can be called with
 <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 33: 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====
 +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