Thread: perl for kindle
View Single Post
Old 02-19-2012, 09:03 PM   #33
sjheiss
Connoisseur
sjheiss began at the beginning.
 
Posts: 58
Karma: 26
Join Date: Dec 2011
Device: K3G, KF2
What would one have to do to get a module like Fcntl to work on the Kindle?

EDIT: Nevermind, got it.

EDIT: No, XSLoader fails for some reason.

Code:
/mnt/us/www/cgi-bin$ ./poll.cgi
[Sun Feb 19 18:28:47 2012] poll.cgi: Can't load '/opt/perl/lib/perl/auto/Fcntl/Fcntl.so' for module Fcntl: /opt/perl/lib/perl/auto/Fcntl/Fcntl.so: cannot open shared object file: No such file or directory at /opt/perl/lib/perl/XSLoader.pm line 70.
[Sun Feb 19 18:28:47 2012] poll.cgi:  at /opt/perl/lib/perl/Fcntl.pm line 215
[Sun Feb 19 18:28:47 2012] poll.cgi: BEGIN failed--compilation aborted at /opt/perl/lib/perl/Fcntl.pm line 216.
[Sun Feb 19 18:28:47 2012] poll.cgi: Compilation failed in require at ./poll.cgi line 4.
[Sun Feb 19 18:28:47 2012] poll.cgi: BEGIN failed--compilation aborted at ./poll.cgi line 4.
I don't need it, but Perl feels less complete without it.

Last edited by sjheiss; 02-19-2012 at 09:33 PM.
sjheiss is offline   Reply With Quote