Re: Installing perl modules under Solaris

2001-05-25 Thread Stephen P. Potter
Lightning flashed, thunder crashed and "Rivera Alonso, David" whispered: | I hope you won't hate me for this: | | after installing all the ".h" files under /usr/include, it goes much better, | but I still have strange warning: when I say "make" it gives an error: | | "gcc: installation problem,

RE: Installing perl modules under Solaris

2001-05-25 Thread Rivera Alonso, David
ke: *** [Parser.o] Error 1" if you can... ;-D -Mensaje original- De: Stephen P. Potter [mailto:[EMAIL PROTECTED]] Enviado el: jueves 24 de mayo de 2001 19:41 Para: Rivera Alonso, David CC: Asunto: Re: Installing perl modules under Solaris Lightning flashed, thunder crashed an

Re: Installing perl modules under Solaris

2001-05-24 Thread Stephen P. Potter
Lightning flashed, thunder crashed and "Rivera Alonso, David" whispered: | I understand that it's searching for all those "*.h" mentioned in "perl.h". | But, where should they be? I've installed gcc compiler, shouldn't it contain | these files already? do I have to install C libraries or sthg? Y

Installing perl modules under Solaris

2001-05-24 Thread Rivera Alonso, David
Hi! I'm new in this list, and I'm gonna make a possible stupid question: I've got a Solaris 7 Sparc machine. I've installed gcc 2.95.3 with "pkgadd" Later, I installed perl 5.6.1 with "pkgadd" Til now, everything was fine... Then, I needed a couple of perl modules: for example "Digest-MD5" Whe