summaryrefslogtreecommitdiffstats
path: root/mpeglib/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/PROBLEMS')
-rw-r--r--mpeglib/PROBLEMS20
1 files changed, 20 insertions, 0 deletions
diff --git a/mpeglib/PROBLEMS b/mpeglib/PROBLEMS
new file mode 100644
index 00000000..5534963e
--- /dev/null
+++ b/mpeglib/PROBLEMS
@@ -0,0 +1,20 @@
+
+
+* SDL build:
+
+ ./configure --with-extra-includes=/usr/local/include --enable-sdl
+
+
+* XFree 4.0
+
+ You have installed XFree 4.0 from source?
+
+ please make sure you have the following link:
+
+ ln -s /usr/X11R6/include/X11/ /usr/include/X11
+
+ and then look for : (during ./configure)
+ XV extension -> yes
+ DGA 2.0 extension -> yes
+
+ \ No newline at end of file