Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > a59d87c2d623171a111a05a8de44b60f > files > 100

freetds-0.82-6.fc12.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>What to build: Packages, Tarballs, and the CVS repository</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="FreeTDS User Guide"
HREF="index.htm"><LINK
REL="UP"
TITLE="Build FreeTDS"
HREF="build.htm"><LINK
REL="PREVIOUS"
TITLE="Build FreeTDS"
HREF="build.htm"><LINK
REL="NEXT"
TITLE="How to build: Configure and make"
HREF="config.htm"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="userguide.css"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
><SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
> User Guide: A Guide to Installing, Configuring, and Running <SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="build.htm"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 2. Build <SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="config.htm"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="PACKAGES"
>What to build: Packages, Tarballs, and the <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
> repository</A
></H1
><P
>The latest <SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
> package is always available from 
	<A
HREF="ftp://ibiblio.unc.edu/pub/Linux/ALPHA/freetds/freetds-release.tgz"
TARGET="_top"
>		<I
CLASS="CITETITLE"
>iBiblio</I
></A
> 
and its mirrors.
			</P
><P
>Code changes by the developers are immediately available in the <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
> repository.  If you've run into a problem, you may want to check out from <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
> to see if it's fixed there. 
			</P
><P
>No password is needed to obtain the current CVS copy of FreeTDS; you need only have a CVS client installed on your machine.  Then:
<PRE
CLASS="SCREEN"
><SAMP
CLASS="PROMPT"
>$ </SAMP
><KBD
CLASS="USERINPUT"
>cvs -d:pserver:anonymous@freetds.cvs.sourceforge.net:/cvsroot/freetds login</KBD
>
<SAMP
CLASS="PROMPT"
>$ </SAMP
><KBD
CLASS="USERINPUT"
>cvs -z3 -d:pserver:anonymous@freetds.cvs.sourceforge.net:/cvsroot/freetds checkout -P freetds</KBD
>
<SAMP
CLASS="PROMPT"
>Password: </SAMP
>
<SAMP
CLASS="PROMPT"
>$ </SAMP
><KBD
CLASS="USERINPUT"
>make install</KBD
></PRE
>
			</P
><P
>For those behind firewalls or otherwise unable to access <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
>, nightly snapshots of <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
> are rolled up into tarballs for your convenience.  They can be downloaded from  
	<A
HREF="ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/freetds-current.tgz"
TARGET="_top"
>ibiblio.org</A
>.  Tarballs are generated around 3am EST (GMT-5).
			</P
><P
>In general, the <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
> version works better and has more functionality than the release version.  Bugs sometimes persist in the release version but are usually fixed in short order (once identified) in <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
>.  
  			</P
><DIV
CLASS="TIP"
><P
></P
><TABLE
CLASS="TIP"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="../images/tip.gif"
HSPACE="5"
ALT="Tip"></TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>As with any project of this sort, if you want to use the <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
> version, it's a good idea to join the mailing list.  
			</P
></TD
></TR
></TABLE
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="build.htm"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.htm"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="config.htm"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Build <SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="build.htm"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>How to build: Configure and make</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>