diff options
| author | Miro Jurisic <meeroh@mit.edu> | 1998-08-28 15:57:00 +0000 |
|---|---|---|
| committer | Miro Jurisic <meeroh@mit.edu> | 1998-08-28 15:57:00 +0000 |
| commit | 477a511e16bbc454331cd136428329cdf0376750 (patch) | |
| tree | 3dd93dd87bbe81275c311f5e6e2655e9595a845f /src/mac/ReadMe | |
| parent | 31b202968877c2fe70681d6972d52e28d12bf607 (diff) | |
| download | krb5-477a511e16bbc454331cd136428329cdf0376750.tar.gz krb5-477a511e16bbc454331cd136428329cdf0376750.tar.xz krb5-477a511e16bbc454331cd136428329cdf0376750.zip | |
Removed all mentions from static libraries and kconfig from readmes and makefile; added debugging targets to makefile; upped versio nto 1.1a3
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10883 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/ReadMe')
| -rw-r--r-- | src/mac/ReadMe | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/src/mac/ReadMe b/src/mac/ReadMe index 763e519c5..5ac70a0c7 100644 --- a/src/mac/ReadMe +++ b/src/mac/ReadMe @@ -59,13 +59,6 @@ To build the Macintosh version of Kerberos 5 and GSS: has been fixed. If this happens to you, you should restart MPW and start the build again, and report the problem to macdev@mit.edu. ---- Building the Cygnus Network Security Application --- - - 10) Open the project file "[krb5 src]:mac:kconfig:kconfig.prj" in the - CodeWarrior Pro 2 IDE. - - 11) Select "Make" from the "Project" menu. - --- Binaries --- The following assumes that you have followed the steps above to build @@ -93,21 +86,6 @@ To build the Macintosh version of Kerberos 5 and GSS: :K5LibraryPPC * CFM Shared Library including Kerberos 5 for PowerPC Macs. - :libgss.68K - * Static CodeWarrior library including GSS for 68k Macs - - :libgss.PPC - * Static CodeWarrior library including GSS for PowerPC Macs - - :libkrb5.68K - * Static CodeWarrior library including Kerberos 5 for 68k Macs - - :libkrb5.PPC - * Static CodeWarrior library including Kerberos 5 for PowerPC Macs - - :mac:kconfig:CNS Config - * Kerberos 5 Ticket Manager (aka Cygnus Network Security Configuration) application - :mac:krb5.ini * Sample krb5.ini file using CYGNUS.COM as the default realm @@ -128,9 +106,6 @@ To build the Macintosh version of Kerberos 5 and GSS: the CFM-68K Runtime Enabler 4.0, available from Apple at: <ftp://ftp.info.apple.com/Apple_Support_Area/Apple_Software_Updates/US/Macintosh/System/CFM-68K/> - - 4) Put the "CNS Config" application in a handy location. - --- Getting Started Programming --- @@ -159,7 +134,7 @@ To build the Macintosh version of Kerberos 5 and GSS: <http://web.mit.edu/macdev/mit/doc/pdf/krb5api.pdf> - (This document was created from tex files in the main krb5 source tree.) + (That document was created from tex files in the main Kerberos 5 source tree.) The GSSAPI is described in Internet RFC's 1508 and 1509: |
