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"
When I untar it and go into the directory, I do:

        #perl Makefile.PL

And the output is full of "file not founds":

Testing alignment requirements for U32... u32align.c:8: stdio.h: No such
file or directory
In file included from u32align.c:10:
/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:426: sys/types.h: No
such file or directory
In file included from u32align.c:10:
/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:457: ctype.h: No such
file or directory
/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:465: locale.h: No such
file or directory
/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:482: setjmp.h: No such
file or directory
/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:488: sys/param.h: No
such file or directory
/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:493: stdlib.h: No such
file or directory

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?

I believe it's a very easy issue, but I'm missing something crucial.

many thanks, and best regards from Spain,

DAVID




_____________________________________________
Este mensaje, incluyendo los ficheros que pudiera llevar como anexos, 
puede contener información confidencial. 
Si ha recibido este mensaje por error, le rogamos que borre de su 
sistema inmediatamente el mensaje asi como todas sus copias, incluyendo 
las posibles copias del mismo en su disco duro, notifique al remitente  
y se abstenga de usar, revelar, distribuir a terceros, imprimir o 
copiar ninguna de las partes de este mensaje. Gracias por su 
cooperación 
_____________________________________________ 

Reply via email to