Re: error while installing DBI module...help required
[email protected] (Alexander Foken)
| Newsgroups | perl.dbi.users |
|---|---|
| Message-ID | <[email protected]> |
Your system lacks a C compiler, "cc". Install the relevant system packages and try again. Alexander [email protected] wrote: > 2) output of $* make* > cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8 > -D_TS_ERRNO -xO3 -xspace -xildoff -DVERSION=\"1.609\" > -DXS_VERSION=\"1.609\" -KPIC > "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" -DDBI_NO_THREADS Perl.c > sh: cc: not found > *** Error code 1 > make: Fatal error: Command failed for target `Perl.o' >