On 2021-08-17 10:34:28 -0400, Mladen Gogala wrote:
> You should locate Ora2Pg.pm using "find" like this:
>
> [mgogala@umajor ~]$ find /usr/local -name Ora2Pg.pm
> /usr/local/share/perl5/5.32/Ora2Pg.pm
> [mgogala@umajor ~]$
>
> and then make sure that your PERL5LIB directory contains the location
On Tue, Aug 17, 2021 at 4:34 PM Mladen Gogala wrote:
>
> You should locate Ora2Pg.pm using "find" like this:
>
> [mgogala@umajor ~]$ find /usr/local -name Ora2Pg.pm
> /usr/local/share/perl5/5.32/Ora2Pg.pm
Sounds like he is using strawberry Perl, that means he is on windows.
Things could be differ
You should locate Ora2Pg.pm using "find" like this:
[mgogala@umajor ~]$ find /usr/local -name Ora2Pg.pm
/usr/local/share/perl5/5.32/Ora2Pg.pm
[mgogala@umajor ~]$
and then make sure that your PERL5LIB directory contains the location:
export PERL5LIB=/usr/local/share/perl5/5.32:$PERL5LIB
That s
Hello Team,
I am getting below error while executing export_schema.sh. Any suggestion/help
is really appreciated.
BEGIN failed--compilation aborted at /c/Strawberry/perl/site/bin/ora2pg line 27.
Can't locate Ora2Pg.pm in @INC (you may need to install the Ora2Pg module)
(@INC contains: /usr/lib/