in reply to Module compile problem
Perhaps those modules are poorly behaved and expect that you built your perl install from scratch. I took a peek at my opnames.h from bleedperl (its newer than 5.8.0) and copied the header here. You might want to download a copy of perl source from http://www.cpan.org/src/5.0/perl5.005_03.tar.gz, run the opcode.pl script and copy the generated opnames.h file out to the /usr/local/lib/perl5/5.00503/sun4-solaris/CORE/ directory.
* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! * This file is built by opcode.pl from its data. Any changes made h +ere * will be lost! */
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Module compile problem
by freddo411 (Chaplain) on May 16, 2003 at 17:58 UTC | |
by diotalevi (Canon) on May 16, 2003 at 18:05 UTC |