|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Installation problems of Sybperl 2.10_01 on Solaris 7
Date: May 11 1999 10:28PM
Herring, Nathan A writes:
> All-
>
> We recently upgraded a server at my site to Solaris 7 so that we could run
> ASE 11.9.3. When trying to install sybperl however I ran into the problem
> below:
> /opt/sybase/include/ctpublic.h:20: sqlda.h: No such file or directory
I need to update my FAQ.
For some reason Sybase has decided to not include this file in some
releases of OpenClient.
Here is a minimal sqlda.h file that should work:
/* dummy sqlda.h file */
typedef void SQLDA;
/* __END__ */
Trivial, eh?
Michael
PS. but anoying as ($#&!!
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|