Mac client using Fink

From PCGen Wiki
Revision as of 08:30, 2 September 2008 by Karianna (talk | contribs) (New page: toc =Introduction= Here are the steps needed to install and configure the [http://subversion.tigris.org/ svn] client on the Macintosh using [http://fink.sourceforge.net/index.php?phpL...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

toc

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$

Test Mac Client