On Mon, 2002-04-15 at 08:24, Smorodinsky, Edward wrote: > I have problem to install DBD-Sybase 0.94 (from CPAN) on Solaris-8 system. > Does somebody know which version of DBD-Sybase I can use ?
0.94 should work. If it doesn't please let us know what the problems are and I'm pretty sure we can figure out what the problems are. One possible problem is that you may have the 64-bit Sybase libraries loaded on your machine, and a perl binary that is built for 32-bit mode. Another is that you are trying to build with the perl binary provided by Sun, but you don't have Sun's C compiler installed. Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] *or* [EMAIL PROTECTED] http://www.mbay.net/~mpeppler International Sybase User Group: http://www.isug.com
