1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00

Hint at the Makefile for information how to build dha with svgalib_helper

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23664 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-06-25 16:37:12 +00:00
parent 9fd0753d72
commit f40a998cd4

View File

@ -18,7 +18,7 @@ There are different ways to access the hardware, normally only ROOT can do that.
With root privileges libdha will run fine, but there are some others ways
to use it as a normal user:
1, set the SUID bit on the binary (in this way it runs with root privileges)
2, use svgalib kernel helper
2, use svgalib kernel helper (please read the comment in the Makefile)
3, use dhahelper (not yet finished)
The library is based on XFree86 and gfxdump (a utility from the GATOS project)