Skip to Content.
Sympa Menu

freetds - RE: [freetds] RPM version different?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] RPM version different?
  • Date: Tue, 11 May 2004 12:19:02 -0400

> From: freetds-bounces AT lists.ibiblio.org
> [mailto:freetds-bounces AT lists.ibiblio.org]On Behalf Of Greg Fisher
>
> I have just installed the RPM version
> (freetds-0.62.1-1.i586.rpm) on my
> Fedora Core 1 server. Seems to be working fine when I test
> using "tsql"
> utility. My question is about setting the environment variable
> "SYBASE". The documentation and FAQs indicate that the default
> installation is to /usr/local/freetds, but the RPM install did not
> create this directory. Where do I point the SYBASE
> environment variable
> to? I want to use the CTLIB API.

Welcome, Greg.

Probably you don't need a SYBASE variable. FreeTDS doesn't use it except to
find the 'interfaces' file (which you'd know if you needed). Some
applications use a SYBASE variable to locate the shared libraries. sqsh uses
it at build time iirc.

The right value for SYBASE (if it's needed) is FreeTDS's installation prefix.
That is, if tsql is in /usr/local/bin, and sybdb.h is in /usr/local/include,
then FreeTDS's installation prefix was /usr/local, and you should "export
SYBASE=/usr/local".

I'll have to review the docs on this score. There shouldn't be any
references to "/usr/local/freetds" anymore. FreeTDS's default prefix was
changed to /usr/local back with 0.60 as I recall.

--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.
If you, as the intended recipient of this message, the purpose of which is to
inform and update our clients, prospects and consultants of developments
relating to our services and products, would not like to receive further
e-mail correspondence from the sender, please "reply" to the sender
indicating your wishes. In the U.S.: 1345 Avenue of the Americas, New York,
NY 10105.






Archive powered by MHonArc 2.6.24.

Top of Page