What does this error message mean?
Can't locate MPEG/MP3Info.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at /usr/local/bin/mp3burn line 12.
BEGIN failed--compilation aborted at /usr/local/bin/mp3burn line 12.
My system is RH 7.0 with KDE 2.1 and perl perl-5.6.0-9.
cdrecord-1.9-2
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What does this error message mean?
Can't locate MPEG/MP3Info.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at /usr/local/bin/mp3burn line 12.
BEGIN failed--compilation aborted at /usr/local/bin/mp3burn line 12.
My system is RH 7.0 with KDE 2.1 and perl perl-5.6.0-9.
cdrecord-1.9-2
Thank you.
This means that you do not have the MPEG:MP3Info perl module loaded. You can download it from here:
http://www.cpan.org/authors/id/CNANDOR/MP3-Info-0.91.tar.gz. Follow the instructions in the INSTALL file on how to install.