THANKS !!!! OS X cvs checkout compile install is great !

James Cameron cameron at stl.dec.com
Fri Nov 9 00:21:12 EST 2001


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/



More information about the FreeTDS mailing list