Difference between revisions of "Mac client using Fink"
 (→Install Example)  | 
				|||
| Line 1: | Line 1: | ||
| − | + | {| align="right"  | |
| + |   | __TOC__  | ||
| + |   |}  | ||
| + | |||
=Introduction=  | =Introduction=  | ||
Latest revision as of 08:31, 2 September 2008
Contents | 
Introduction
Here are the steps needed to install and configure the svn client on the Macintosh using Fink
Install Example
ozma:~ kent$ fink install svn-client-ssl
Information about 5584 packages read in 8 seconds.
The following package will be installed or updated: svn-client-ssl
The following 12 additional packages will be installed: apr-ssl apr-ssl-common apr-ssl-shlibs db43-ssl db43-ssl-shlibs libgettext3-dev neon24-ssl neon24-ssl-shlibs openldap23-dev openldap23-shlibs readline5 svn-ssl-shlibs Do you want to continue? [Y/n]
Y
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/crypto/binary-darwin-powerpc/db43-ssl_4.3.29-1_darwin-powerpc.deb /sw/fink/dists/unstable/crypto/binary-darwin-powerpc/db43-ssl-shlibs_4.3.29-1_darwin-powerpc.deb
Selecting previously deselected package db43-ssl. (Reading database ... 69843 files and directories currently installed.)
Unpacking db43-ssl (from .../db43-ssl_4.3.29-1_darwin-powerpc.deb)... . .
<snip> . .
ozma:~ kent$