Skip to Content.
Sympa Menu

freetds - Re: THANKS !!!! OS X cvs checkout compile install is great !

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: James Cameron <cameron AT stl.dec.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: THANKS !!!! OS X cvs checkout compile install is great !
  • Date: Fri, 09 Nov 2001 16:21:12 +1100


Norman Palardy wrote:
> The Mac OS X build is very simple now. The following now builds it
> nicely :

With the added benefit that *subsequent* builds need only do this;

cd freetds
cvs -z3 update -d
make
sudo make install

(Although it may be necessary to do a 'make maintainer-clean' followed
by ./configure if the configuration scripts change).

The CVS command reads the files in the CVS subdirectory to determine the
repository root.

Also, in my ~/.cvsrc file are the following lines

-z3
diff -u
update -d

Which cause all operations to use compression, diff's to use unified
format, and update's to create new directories if required.

--
James Cameron (james.cameron AT compaq.com)

http://quozl.linux.org.au/ (or) http://quozl.netrek.org/




Archive powered by MHonArc 2.6.24.

Top of Page