develooper Front page | perl.perl5.porters | Postings from October 1999

[ID 19991027.001] Dubt

From:
cbolanosg
Date:
October 27, 1999 14:26
Subject:
[ID 19991027.001] Dubt
Message ID:
19991027212518.AAA25530@mailserver.infoserv.net@ads2
        Hi, I'm triyng to install perl in my server, but it fails.


First I execute the configure program and in the last question about the command make, the server shows me the following lines:


Updating makefile...
test -s perlmain.c && touch perlmain.c
cd x2p; make depend
sh ../makedepend MAKE=make
make: Warning: Both `makefile' and `Makefile' exist
Current working directory /export/home/OlaBaRri/perl/perl5.005_03/x2p
echo hash.c  str.c util.c walk.c | tr ' ' '\n' >.clist
Finding dependencies for hash.o.
Finding dependencies for str.o.
Finding dependencies for util.o.
Finding dependencies for walk.o.
make: Warning: Both `makefile' and `Makefile' exist
Current working directory /export/home/OlaBaRri/perl/perl5.005_03/x2p
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
Updating makefile...
Now you must run a make.
                    

Then when I execute the make command the server shows me the following lines:


# make
make: Warning: Both `makefile' and `Makefile' exist
`sh  cflags libperl.a miniperlmain.o`  miniperlmain.c
          CCCMD =  gcc -DPERL_CORE -c  -O
sh: gcc: not found
*** Error code 1
make: Fatal error: Command failed for target `miniperlmain.o'                                                          


I hope you can help me


My server is Sun Ultra Enterprise 250
My release is: 5.6
My machine is: sun4u
My Kernel ID is: Generic_105181-16

And the tar file i have is: perl-5_005_03_tar


Thank you




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About