[mythtv] nuvexport shell bug

Jim Perry azibp4 at lfx.org
Sun Feb 27 22:47:09 UTC 2005


Not sure if this is the correct list for the nuvexport module, but I ran 
into the following error:

fileparse(): need a valid pathname at /usr/local/bin/nuvexport line 23
BEGIN failed--compilation aborted at /usr/local/bin/nuvexport line 23, 
<STDIN> line 1.

Line #23 on the version I'm using is:
use lib dirname($ENV{'_'}), '/usr/share/nuvexport', 
'usr/local/share/nuvexport';

This is failing because I use tcsh and not bash.  In tcsh, $ENV{'_'} is 
undefined.

jim


More information about the mythtv-dev mailing list