|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re:
Date: Nov 9 2000 11:18PM
dfist@NBA.COM wrote:
>
> Hi,
>
> I've been trying to compile sybperl for about three days now and I'm pretty sure I'm doing something stupid (it's always been
> a talent) but if someone could tell me exactly what I'd be extremely grateful.
>
> The facts....
>
> Perl version: 5.6.0.
> Sybperl : 2.12
> OS : Aix 4.3.0.0
> Dataserver : ASE 11.9.2
> Open Client : 11.1.1p2
> Login : root
>
> When I edited the CONFIG files as suggested in the instructions...
>
> When I run perl Makefile.pl I get the following output....
>
> stat:/usr/local/perl/sybperl-2.12 >perl Makefile.PL
> Writing Makefile for Sybase::BCP
> Note (probably harmless): No library found for -lct
> Note (probably harmless): No library found for -lcs
Looks to me like the Makefile.PL script can't find the
library files. Either they're not in the directory
you think, or your SYBASE environment variable is not
set correctly.
Michael
|