in reply to Re: Read Outlook Email/Attachment in Linux.
in thread Read Outlook Email/Attachment in Linux.
After several attempts and tests, I was lucky in using Spreasheet:XLS and Spreadsheet::XLSX to make Linux parse Excel files.
On the Email front, while I have a good news that I can access my mail server using IMAP or POP, I am simply unable to install Net::IMAP. I get the following error, please advice.
Net::IMAP gave following errors:Manifying blib/man3/Net::IMAP.3pm *** ERROR: unterminated C<...> at line 2811 in file Net/IMAP.pm *** ERROR: unterminated C<...> at line 2906 in file Net/IMAP.pm *** ERROR: unterminated C<...> at line 2911 in file Net/IMAP.pm BEGIN failed--compilation aborted at /root/.cpan/build/NetxAP-0.02/bli +b/lib/Net/IMAP.pm line 29. Compilation failed in require at t/01_imap_base.t line 4. BEGIN failed--compilation aborted at t/01_imap_base.t line 4. t/01_imap_base....dubious Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen make: *** [test_dynamic] Error 2 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
|
|---|