--- postinstall-en.txt 2004-05-08 20:21:47.000000000 +0200 +++ postinstall-en.txt.patched 2005-04-09 03:10:36.000000000 +0200 @@ -1,7 +1,7 @@ To complete installation, you must 1. Update MySQL's grant tables and the pmadb database: - mysql -u root -p < ${MY_SQLSCRIPTSDIR}/mysql/${PVR}_create.sql + mysql -u root -p < /usr/share/webapps/phpmyadmin/PVR/sqlscripts/mysql/PVR_create.sql 2. Reload MySQL: /etc/init.d/mysql restart