On Fri, 2002-06-21 at 13:56, Bai, Amos wrote:

> Now the following was what I did to install DBD::Sybase driver for DBI 
> ====================================================================== 
> 
> # Download Syabse ASE12.5 eval OpenClient library ( for Linux/Red Hat) from
> sybase site. The two rpms I downloaded are: 
> <http://download.sybase.com/eval/ase12.5/linux/RPMS/sybase-common-12.5-3.i38
> 6.rpm> 
> <http://download.sybase.com/eval/ase12.5/linux/RPMS/sybase-openclient-12.5-3
> ..i386.rpm> 

Right. But technically these aren't free for use in production. If you
don't have a license for OpenClient I suggest you download the free
11.0.3.3 and 10.0.4 versions instead.

> # Here is what I put: 
> export SYBASE=/opt/sybase-12.5 

You can source the SYBASE.sh file that the installation places in
/opt/sybase-12.5 instead.

> # Create a brand new interface file or copy from somewhere else and make
> changes to it, file format should be something like this: 

Use dsedit (for 11.9.x and later) or sybinit (for 11.0.3.3) to edit the
interfaces file - it avoids making formatting mistakes.

Michael
-- 
Michael Peppler / [EMAIL PROTECTED] / http://www.mbay.net/~mpeppler
[EMAIL PROTECTED] / ZetaTools, Inc / http://www.zetatools.com
ZetaTools: Call perl functions as Sybase stored procedures!

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to