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