- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SpreadSheeet::WriteExcel::Chart
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 06:23 AM
05-22-2006 06:23 AM
(in cleanup) Can't locate object method "_prepare_comments" via package "Spreadsheet::WriteExcel::Chart" at /opt/perl_64/lib/site_perl/5.8.7/Spreadsheet/WriteExcel/Workbook.pm line 988.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 06:56 AM
05-22-2006 06:56 AM
Re: SpreadSheeet::WriteExcel::Chart
I'm no expert, but I don't think that code can work on Unix. It appears to be code designed to work with Windows based perl.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 07:46 AM
05-22-2006 07:46 AM
SolutionThis error is actually a known issue with this function introduced in version 2.16 of this module - see http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/a56a6b0e723c8a64
(You might want to subscribe to that forum if you're going to use the module heavily)
A workaround is available here: http://homepage.eircom.net/~jmcnamara/perl/prerel/Spreadsheet-WriteExcel-2.16.1.tar.gz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 08:09 AM
05-22-2006 08:09 AM
Re: SpreadSheeet::WriteExcel::Chart
The M$ Excel format is very portable in that sense, and can be parsed and written by perl very easily.
I must admid I was stunned by that too, but it was so much fun to hear McNamara talk about it, and I asked from the audience "Well, of course that won't run on HP-UX!"
He replied "I never tried, but I'm sure it will!"
I the ssh'd to my box in the Netherlands, and tried, and it just worked out of the box. We did a live demo from that box in the audience :)
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 08:19 AM
05-22-2006 08:19 AM