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
miav:miav [2007/11/15 16:26] – Fixed some layout devamiav:miav [2007/11/19 10:44] (current) – Changed bug section to fit the new bugtracker. 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.
-first make sure you have the ''X''and ''xv'' flags in your make.conf ''USE=...'' sectgion.\\+first make sure you have the ''X''and ''xv'' flags in your make.conf ''USE=...'' section.\\
 Then simply call 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>
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=== +====Bugs==== 
-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 +Post bugs at the [[http://bugs.aasimon.org|aasimon bugcenter]].\\ 
-<code>CXXFLAGS="$CXXFLAGS -Wall Werror"</code> +Log in with username: //anonymous// and password: //miav//.\\ 
-line in the ''configure'' scriptfile (line 20042), and then re-running make.+ 
 +If you plan to submit more bugreports, please send an email to [[bugs@aasimon.org]] and a real login will be created for you. 
 + 
 +====Known bugs (version 0.3.4)==== 
 +There are some problems with the timecode in the server generated mpg filesThis causes some players to choke on them. 
 + 
miav/miav.1195140363.txt.gz · Last modified: 2007/11/15 16:26 by deva