Do you have installed GCC before installing Perl ?

-----Mensaje original-----
De: Neil Jonkers [mailto:[EMAIL PROTECTED]]
Enviado el: Wednesday, March 28, 2001 10:13 AM
Para: Domingo Nicolas Ferrer (Dep. Fisica); [EMAIL PROTECTED]
Asunto: Re: problem compiling DBI in Solaris 8


In the Makefile there is  program=path_to_program 
For compiler make sure it's gcc and that gcc is in your PATH.

Hope this help.

----- Original Message ----- 
From: "Domingo Nicolas Ferrer (Dep. Fisica)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 28, 2001 2:45 PM
Subject: problem compiling DBI in Solaris 8


> hi everybody !!
> 
> i need to install the DBI module on my Sparc-Solaris 8 system. I've read
> 
> the README file, and i've followed the steps.
> 
> perl Makefile.PL ...........OK
> 
> but when i do make, tries to compile with cc.
> What do i have to change in the Makefile generated to compile with gcc
> instead of cc ?
> 
> Thanks
> 
> 

Reply via email to