On 10 Jul 2002 14:55:37 -0000 SACHIN KHETARPAL <[EMAIL PROTECTED]> wrote:
> Hello > I Am Having A Problem In Installing DBI 1.20,1.28,1.201 > On Solaris 8 It Giving Error > /usr/ucb/cc "Language Specific Package Not Installed" > > i think there's some problem finding cc compiler.even if i change > option to gcc in the makefile.it gives the same error. > kindly help me out as i had struck in between of my project. When you build DBI and most DBDs, you __MUST__ use the same version compiler as was used to create Perl. Either purchase and install install Sun's C compiler, or build Perl from source using GCC. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
