Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dvblast
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
dvblast
Commits
1e5bec63
Commit
1e5bec63
authored
Sep 07, 2011
by
Georgi Chorbadzhiyski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Change "Installing DVBlast" section to be clearer about requirements.
parent
fc69e824
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
INSTALL
INSTALL
+7
-5
No files found.
INSTALL
View file @
1e5bec63
...
@@ -15,12 +15,14 @@ http://git.videolan.org/?p=dvblast.git
...
@@ -15,12 +15,14 @@ http://git.videolan.org/?p=dvblast.git
Installing DVBlast
Installing DVBlast
==================
==================
No autotools yet... You have to tweak the Makefile by hand, especially
Compile the program with `make` and install with `make install`. Your
if your kernel is S2API-enabled but not your distribution (indicate the
kernel must support DVB S2API which was merged in Linux 2.6.28 and released
path of your kernel where appropriate). Compile the program with `make`
on 24 Dec 2008.
and install with `make install`.
DVBlast no longer requires libdvbpsi runtime and libdvbpsi-devel for
DVBlast
2.0
no longer requires libdvbpsi runtime and libdvbpsi-devel for
compilation. Instead you must install biTStream on your build machine
compilation. Instead you must install biTStream on your build machine
(no runtime library needed). biTStream is currently available via SVN at:
(no runtime library needed). biTStream is currently available via SVN at:
svn://svn.videolan.org/bitstream/trunk
svn://svn.videolan.org/bitstream/trunk
Just checkout the biTStream repository and run `make install` before
trying to compile DVBlast.
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