> Von: "Werner LEMBERG" <w...@gnu.org>
> 
>   . I tried to test `gpinyin', but I get a fatal error:
> 
>       Can't locate IPC/System/Simple.pm in @INC
>       (@INC contains:
>         /usr/lib/perl5/site_perl/5.16.2/i586-linux-thread-multi
>         /usr/lib/perl5/site_perl/5.16.2
>         /usr/lib/perl5/vendor_perl/5.16.2/i586-linux-thread-multi
>         /usr/lib/perl5/vendor_perl/5.16.2
>         /usr/lib/perl5/5.16.2/i586-linux-thread-multi
>         /usr/lib/perl5/5.16.2
>         /usr/lib/perl5/site_perl/5.16.2/i586-linux-thread-multi
>         /usr/lib/perl5/site_perl/5.16.2
>         /usr/lib/perl5/site_perl
>         .) at ./gpinyin line 55.
>       BEGIN failed--compilation aborted at ./gpinyin line 55.
> 
>     I think I have a fairly normal Perl installation, and the `IPC'
>     module is not installed – I specifically had to install the
>     `perl-IPC-System-Simple' package on my openSuSE box.
 
I removed now `IPC::System::Simple' from `gpinyin', it's no more
necessary there.

>     The same problem is with `gperl'.

I replaced `capturex' with backticks, so `use IPC::System::Simple'
can be removed.  Already done.

I hope that's enough.

Bernd Warken

_______________________________________________
Groff-commit mailing list
Groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to