You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Zsaroq R Powe <zp...@csc.com> on 2002/08/05 16:54:32 UTC

Re: openssl-0.9.6e

Has anyone experienced issues with installing openssl-0.9.6e on Solaris 8,
with perl v5.005_03.

I am getting the error below,

making all in tools...
installing man1/CA.pl.1
Can't locate Pod/Man.pm in @INC (@INC contains:
/usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
/usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at
/usr/local/bin/pod2man line 16.
BEGIN failed--compilation aborted at /usr/local/bin/pod2man line 16.
*** Error code 2
make: Fatal error: Command failed for target `install_docs'

Any ideas??

Zsaroq Powe

Web Tools
eServices Operations
Office: 302.391.7756


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: openssl-0.9.6e

Posted by Cameron Moredock <mo...@lucent.com>.
Zsaroq

You are missing the perl module Pod/man.pm. I would suggest downloading it 
from CPAN and installing it...Then give your make another try.


At 10:54 AM 8/5/2002 -0400, you wrote:

>Has anyone experienced issues with installing openssl-0.9.6e on Solaris 8,
>with perl v5.005_03.
>
>I am getting the error below,
>
>making all in tools...
>installing man1/CA.pl.1
>Can't locate Pod/Man.pm in @INC (@INC contains:
>/usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
>/usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at
>/usr/local/bin/pod2man line 16.
>BEGIN failed--compilation aborted at /usr/local/bin/pod2man line 16.
>*** Error code 2
>make: Fatal error: Command failed for target `install_docs'
>
>Any ideas??
>
>Zsaroq Powe
>
>Web Tools
>eServices Operations
>Office: 302.391.7756
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: openssl-0.9.6e

Posted by "John P. Dodge" <do...@cruciate.ca.boeing.com>.
If you cannot get the Pod/Man.pm module installed you can remove/rename
/usr/local/bin/pod2man ans OpenSSL will use its bundled man page script.

On Mon, 5 Aug 2002, Zsaroq R Powe wrote:

>
> Has anyone experienced issues with installing openssl-0.9.6e on Solaris 8,
> with perl v5.005_03.
>
> I am getting the error below,
>
> making all in tools...
> installing man1/CA.pl.1
> Can't locate Pod/Man.pm in @INC (@INC contains:
> /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
> /usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at
> /usr/local/bin/pod2man line 16.
> BEGIN failed--compilation aborted at /usr/local/bin/pod2man line 16.
> *** Error code 2
> make: Fatal error: Command failed for target `install_docs'
>
> Any ideas??
>
> Zsaroq Powe
>
> Web Tools
> eServices Operations
> Office: 302.391.7756
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>

----------------------------------------
"Mon aƩroglisseur est plein d'anguilles"
John P. Dodge
Boeing Shared Services


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org