On Mon, May 18, 2009 at 10:51:13AM -0500, TheOther wrote:
Joel Roth wrote:
Hi Stephen,
I just sent a reply off-list.
I see it is taking some time for the new version to
be indexed.
You can also get the module from here:
http://search.cpan.org/CPAN/authors/id/G/GA/GANGLION/Audio-Ecasound-Multitr…
Regards,
Joel
Hello Joel,
Thanks for the "cpan Digest::SHA" command to install SHA facitilites.
You are fine as long as the Tk module loads
properly, i.e.
if the command line
perl -e 'use Tk'
does not return with an error.
Doing that command as normal user and super user returned to a blank
prompt. So I'm assuming no errors.
Next I downloaded the Audio-Ecasound-Multitrack-0.9971 tar and extracted
into /root/.cpan/build
Then....
----------------
[root@serenity build]# cd Audio-Ecasound-Multitrack-0.9971
[root@serenity Audio-Ecasound-Multitrack-0.9971]# ls
Changes inc Makefile.PL META.yml script
COPYING lib MANIFEST README t
[root@serenity Audio-Ecasound-Multitrack-0.9971]# perl Makefile.PL
Cannot determine license info from lib/Audio/Ecasound/Multitrack.pm
The 'makemaker_args' method does not exist in the 'inc' path!
Please remove the 'inc' directory and run Makefile.PL again to load it.
[root@serenity Audio-Ecasound-Multitrack-0.9971]# rm -r inc
rm: descend into directory `inc'? y
rm: descend into directory `inc/Module'? y
rm: descend into directory `inc/Module/Install'? y
rm: remove regular file `inc/Module/Install/Win32.pm'? y
rm: remove regular file `inc/Module/Install/Base.pm'? y
rm: remove regular file `inc/Module/Install/Metadata.pm'? y
rm: remove regular file `inc/Module/Install/Scripts.pm'? y
rm: remove regular file `inc/Module/Install/WriteAll.pm'? y
rm: remove regular file `inc/Module/Install/Fetch.pm'? y
rm: remove regular file `inc/Module/Install/Can.pm'? y
rm: remove directory `inc/Module/Install'? y
rm: remove regular file `inc/Module/Install.pm'? y
rm: remove directory `inc/Module'? y
rm: remove directory `inc'? y
[root@serenity Audio-Ecasound-Multitrack-0.9971]# perl Makefile.PL
Can't locate inc/Module/Install.pm in @INC (@INC contains:
/usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi
/usr/local/lib/perl5/site_perl/5.10.0
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0
/usr/lib/perl5/site_perl .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
[root@serenity Audio-Ecasound-Multitrack-0.9971]#
---------------
I think it's best I wait for the updated 0.9971 version to hit the cpan
repositories. I am totally ignorant about Perl.
Hi Stephen,
It seems that I messed up my MANIFEST file, and a couple
of important files were not included in the distribution.
I've updated again, to version 0.9973.
As Bullwinkle says, "This time.... for sure!!"
Regards,
Joel
Thanks Joel,
Stephen.
--
Joel Roth