aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-11 04:26:00 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-11 04:26:00 +0000
commitc5e843b82205c04c618a423d3bb223f1f630b7a1 (patch)
tree47eb18ea910be2d9735290aef960fd458b46d29c /INSTALL
added sources from pidip-0.12.4svn2git-root
svn path=/trunk/externals/pidip/; revision=837
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL35
1 files changed, 35 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..87c63db
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,35 @@
+first, install :
+
+imlib2 ( http://sourceforge.net/project/showfiles.php?group_id=2 )
+aalib (http://aa-project.sourceforge.net/aalib/)
+Image Magick ( http://www.imagemagick.org )
+and ffmpeg ( watchout, it requires the cvs snapshot ! ) ( http://ffmpeg.sourceforge.net/cvs )
+
+you should also have installed libquicktime that is necessary for PDP
+( http://sourceforge.net/projects/libquicktime ).
+
+gone through it ?? yeh, i know it's a lot.
+ok, first stage reached )
+
+fix PD, PDP and FFMPEG paths in configure.ac
+
+autoconf
+
+./configure
+
+make clean
+
+make
+
+as root, make install
+
+pidip is a library, it should be loaded
+with the "-lib <path>/pidip" command line option
+but, BEWARE, it should be place AFTER the
+loading of PDP library ( option "-lib <path>/pdp" )
+
+Enjoy!!
+
+Thanx for getting here.
+Yves/
+comments and bugs @ ydegoyon@free.fr