diff options
| author | lvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-09-16 08:02:00 +0000 |
|---|---|---|
| committer | lvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-09-16 08:02:00 +0000 |
| commit | 70bccb043fa3c084efe7f6a85a0655337388bcf2 (patch) | |
| tree | 37f11e6ca53fbcb4970b12d500c7923af3ee3965 /muggle-plugin/README | |
| parent | 8a2d859710fcbee0caf6ad95764a06945c3e4418 (diff) | |
| download | vdr-plugin-muggle-70bccb043fa3c084efe7f6a85a0655337388bcf2.tar.gz vdr-plugin-muggle-70bccb043fa3c084efe7f6a85a0655337388bcf2.tar.bz2 | |
Documentation updated.
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk@168 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'muggle-plugin/README')
| -rw-r--r-- | muggle-plugin/README | 3 |
1 files changed, 1 insertions, 2 deletions
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). |
