in reply to perl executable
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: perl executable
by Anonymous Monk on May 03, 2001 at 15:26 UTC | |
i use nsperl then i get the error as following: And if i use the perl executable then i get the same error , bacically i have not compiled the sources of perl i just followed the steps to install we mentioned in the readme file. the readme file states as => nsPerl is a binary distribution of dynamic Perl. To install it: But if the nsPerl5.005_03 directory will have a different name (not `pwd`) from the viewpoint of other nsPerl users, you must define an alias for it that all users can share (usually an automounter name), and use the fully qualified name of that alias in the install command. For example: bin/nsperl is your new Perl interpreter. For example: bin/perl is the standard perl program, but it won't run usefully unless certain environment variables are set correctly (as bin/nsperl does; see lib/PA-RISC2.0/nsPerl/instruct). lib/PA-RISC2.0/nsPerl contains software that reconfigures Perl to work on your machine. Its source code is in the subdirectory src (which you can discard, without affecting other programs' behavior). The rest of this package was built from standard Perl source code. You can get a copy from http://www.perl.com/CPAN/src/5.0/maint/ or http://www.perl.org To make Perl occupy less disk space, you can remove its documentation; that is lib/pod/html or lib/pod. There's a copy of the documentation at http://www.perl.com/CPAN/doc/ , although it's not the same version as this copy of Perl. If you want to automate the installation of nsPerl, the algorithm supported in all versions is to execute ./install, with the current working directory set to the only directory unpacked from the archive file. ./install creates a Perl interpreter program named nsperl, which can be moved or copied elsewhere without loss of functionality. - Richard Megginson <richm@netscape.com>
also can u explain me
thanks again Edit by tye | [reply] [d/l] [select] |
by Jouke (Curate) on May 03, 2001 at 15:29 UTC | |
Jouke Visser, Perl 'Adept' | [reply] |