I have been running nuvexport from the file nuvexport-2004-11-02.tar.bz2 I downloaded from forevermore.net. Today I downloaded the latest 0.2 release (nuvexport-0.2-cvs20050126.tar.bz2) and after make install I get the following when running nuvexport:
------- snip --------
DBI connect('database=mythconverg:host=localhost','mythtv',...) failed: Access d
enied for user: '[EMAIL PROTECTED]' (Using password: YES) at /usr/local/share/nuv
export/mythtv/db.pm line 77 Cannot connect to database: Compilation failed in require at /usr/local/share/nuvexport/mythtv/recordings.pm
line 13. BEGIN failed--compilation aborted at /usr/local/share/nuvexport/mythtv/recording
s.pm line 13. Compilation failed in require at /usr/local/bin/nuvexport line 37. BEGIN failed--compilation aborted at /usr/local/bin/nuvexport line 37. ------- snip --------
I am running koppmyth V4R5. I have been searching the forums for any information on dependencies I should install but can't find anything.
It's not a dependency issue. Clearly tells you that you're having authentication issues with the database. This likely means that you have an extra mysql.txt file somewhere that nuvexport is using instead of your real one.
-Chris _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
