Posted on 2006-03-01 23:23:17-08
by xqzouin response to 582
Re: Installing DBI
Make sure you have IBM C compiler installed. The cc_r and cc should be in /usr/vac/bin for IBM C compiler.
If you want to use gcc compiler, you have to change the Makefile.PL or Makefile.
Good luck