blob: 52586d38ba3958eff2972afdde83a48160221cca (
plain)
1
2
3
4
5
6
7
8
|
$Id: INSTALL 93 2010-01-03 13:07:23Z gatty $
Installing Multicat
===================
No autotools yet... You'd have to tweak the Makefile by hand. Compile the
program with `make`. and install with `make install`. Some tools require the
installation of libdvbpsi and libdvbpsi-devel (depending on your distribution).
|