From c5e843b82205c04c618a423d3bb223f1f630b7a1 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 11 Aug 2003 04:26:00 +0000 Subject: added sources from pidip-0.12.4 svn path=/trunk/externals/pidip/; revision=837 --- INSTALL | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 INSTALL (limited to 'INSTALL') 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 /pidip" command line option +but, BEWARE, it should be place AFTER the +loading of PDP library ( option "-lib /pdp" ) + +Enjoy!! + +Thanx for getting here. +Yves/ +comments and bugs @ ydegoyon@free.fr -- cgit v1.2.1