Skip to Content.
Sympa Menu

freetds - Re: dg/ux challenges

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Peppler <mpeppler AT peppler.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: dg/ux challenges
  • Date: Mon, 27 Sep 1999 07:29:35 -0700 (PDT)


Jeff Driscoll writes:
> Anyway..... I think I got DBD-Sybase to work. This is the result from the
> make test. The only thing that looks odd is the "?-style placeholder"
> message.

That's because FreeTDS doesn't support the ct_dynamic() calls yet.

Michael

> On 09/26/99, "Brian Bruns <camber AT umcc.ais.org>" wrote:
> > Cool. For DBD::Sybase the only 'trick' is thta you need to modify the
> > Makefile.PL to remove references to -lcs -lcomn -lintl -ltcl (or
> > -lsybtcl)
> > and any other openclient libs except -lct
> >
> > Here is the relevent lines from mine:
> >
> > if($file) {
> > $lib_string = "-L$SYBASE/lib -lct $attr{EXTRA_LIBS} -lm";
> > } else {
> > $lib_string = "-L$SYBASE/lib -lct $extra -lm";
> > }
> >
> > Cheers,
> >
> > Brian
>
> ---
> You are currently subscribed to freetds as: mpeppler AT peppler.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>

--
Michael Peppler -||- Data Migrations Inc.
mpeppler AT peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list AT isug.com




Archive powered by MHonArc 2.6.24.

Top of Page