From 70bccb043fa3c084efe7f6a85a0655337388bcf2 Mon Sep 17 00:00:00 2001 From: lvw Date: Thu, 16 Sep 2004 08:02:00 +0000 Subject: Documentation updated. git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk@168 e10066b5-e1e2-0310-b819-94efdf66514b --- muggle-plugin/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'muggle-plugin/README') diff --git a/muggle-plugin/README b/muggle-plugin/README index 75b2d20..c23fb5a 100644 --- a/muggle-plugin/README +++ b/muggle-plugin/README @@ -39,7 +39,7 @@ software are required: - mySQL server (tested with 4.0.18) (Debian packages mysql-server, mysql-client) - mySQL client libraries - (Debian package libmysqlclient-devi or + (Debian package libmysqlclient-dev or http://www.mysql.org) - libmad (for mp3 decoding) (Debian package libmad0-dev or @@ -81,7 +81,6 @@ Within the VDR main directory (e.g. /usr/local/src/VDR) issue a This should build all relevant stuff. If you have difficulties, check that required libraries are in the library directories stated in the muggle Makefile. - \section import IMPORT The import is done in two steps: First, a database is created and initialized with proper data structures (so-called schema). -- cgit v1.2.3