/dev/svga* creation instructions

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11023 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2003-10-05 17:27:35 +00:00
parent 388a665982
commit f35637d21c
1 changed files with 5 additions and 0 deletions

View File

@ -1408,6 +1408,11 @@ Alternatively, you can use a special kernel module, like this:
directory (it can be found inside the <filename class="directory">svgalib-1.9.17/kernel/</filename>
directory if you've downloaded the source from the svgalib site) and insmod it.
</para></step>
<step><para>
To create the neccessary devices in the <filename class="directory">/dev</filename>
directory, do a <screen>make device</screen> in the <filename class="directory">svgalib_helper</filename>
dir, as root.
</para></step>
<step><para>
Move the <filename class="directory">svgalib_helper</filename> directory to
<filename class="directory">mplayer/main/libdha/svgalib_helper</filename>.