Skip to Content.
Sympa Menu

freetds - RE: [freetds] Perl with FreeTDS driver

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Russell Kroboth <rkroboth AT visitraleigh.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Perl with FreeTDS driver
  • Date: Tue, 25 Feb 2003 18:11:48 -0500

Thanks, that makes sense. so in my case export SYBASE=/usr/local, since
those files are in /usr/local/lib


I did that, and I was able to install DBD:Sybase nicely..

Thanks!




> -----Original Message-----
> From: Lowden, James K [mailto:LowdenJK AT bernstein.com]
> Sent: Tuesday, February 25, 2003 5:19 PM
> To: 'FreeTDS Development Group'
> Subject: RE: [freetds] Perl with FreeTDS driver
>
>
> > From: Russell Kroboth [mailto:rkroboth AT visitraleigh.com]
> > Sent: February 25, 2003 4:17 PM
> >
> > Since I used the rpm to set up FreeTDS and the FreeTDS
> > driver, the directory
> > /usr/local/freetds does not exist. Therefore I am unable to
> > follow the
> > instructions in the manuals, such as
> >
> > $ export SYBASE=/usr/local/freetds
> >
> > Where is this directory considered to be in my case?
>
> I can see why that's unclear.
>
> $SYBASE should point to the directory tree where FreeTDS is
> installed. For
> instance, in my system,
>
> $ find ~/local -name 'libsybdb*'
> /usr/home/jklowden/local/lib/libsybdb.so.2.0
> /usr/home/jklowden/local/lib/libsybdb.so.2
> /usr/home/jklowden/local/lib/libsybdb.so
> /usr/home/jklowden/local/lib/libsybdb.la
> /usr/home/jklowden/local/lib/libsybdb.a
> /usr/home/jklowden/local/lib/libsybdb.so.3.0
> /usr/home/jklowden/local/lib/libsybdb.so.3
>
> I would "export SYBASE=/usr/home/jklowden/local".
>
> --jkl
>
>
>
>
>
>
> The information contained in this transmission may contain
> privileged and
> confidential information and is intended only for the use of
> the person(s)
> named above. If you are not the intended recipient, or an
> employee or agent
> responsible for delivering this message to the intended recipient, any
> review, dissemination, distribution or duplication of this
> communication is
> strictly prohibited. If you are not the intended recipient,
> please contact
> the sender immediately by reply e-mail and destroy all copies of the
> original message. Please note that we do not accept account
> orders and/or
> instructions by e-mail, and therefore will not be responsible
> for carrying
> out such orders and/or instructions.
>
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>




Archive powered by MHonArc 2.6.24.

Top of Page