Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

creating perl binary using PAR module , execution error under unix
Hai all,

I have created a perl executable application using PP,the application
includes Curses:UI modules.

###Created the binary file by using the following command

$pp myscript.pl  ## produces the file a.out

###When I run this file by using command below

$a.out

##gives the following error message

Can't open Curses/UI/Language/english.pm: No such file or directory at
Curses/UI/Language.pm line 96

## I also tried to compile with -M option

$PP -M Curses/UI/Language/english.pm myscript.pl       ## produces the
file a.out

##when running a.out it also gives the same error message.

$ ldd a.out  ## shows the following
a.out needs:
/usr/lib/libsocket.so.2
/usr/lib/libm.so.1
/usr/lib/libc.so.1
/usr/lib/libsocket.so.2 needs:
/usr/lib/libresolv.so.1


using perlcc I could compile and run the program without any problem
but its not portable.
Help me to to comple my perl progam with PP

This is perl, v5.8.0 , Curses::UI-0.96, PAR 0.977


Thanks in advance,
Sibu.N.L


Report this thread to moderator Post Follow-up to this message
Old Post
Sibu
03-15-08 12:59 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PERL Modules archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 03:24 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.