Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
multicat
Commits
552ac59b
Commit
552ac59b
authored
Jan 04, 2012
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* INSTALL: Mention biTStream.
parent
edff26cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
3 deletions
+21
-3
INSTALL
INSTALL
+21
-3
No files found.
INSTALL
View file @
552ac59b
$Id$
Installing Multicat
Getting multicat
================
Offically released multicat versions can be downloaded at:
ftp://ftp.videolan.org/pub/videolan/multicat/
Multicat is developed using svn. To get the latest version checkout
the repository at: svn://svn.videolan.org/multicat/trunk
Installing multicat
===================
No autotools yet... You'd have to tweak the Makefile by hand. Compile the
program with `make`. and install with `make install`.
Compile the program with `make` and install with `make install`.
Multicat 2.X uses the biTStream package at build-time. No runtime library is
needed.
To install biTStream, clone git repository and run `make install`.
git clone git://git.videolan.org/bitstream.git
cd bitstream
make install
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment