From: Miro Jurisic Date: Thu, 23 Jul 1998 20:18:12 +0000 (+0000) Subject: Fixed typos and changed to building C and runtime libs from CW projects X-Git-Tag: krb5-1.1-beta1~633 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2240bf70917f4d97bad13eb6c2c7381c427fdf92;p=krb5.git Fixed typos and changed to building C and runtime libs from CW projects git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10722 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/mac/ReadMe b/src/mac/ReadMe index b2cd9e9e0..31dc969fa 100644 --- a/src/mac/ReadMe +++ b/src/mac/ReadMe @@ -4,38 +4,34 @@ To Build the Macintosh version of Kerberos 5 and GSS: 1) Install CodeWarrior Pro 2 with MPW - 2) Copy "MSL C.CFM68K.DLL" from - "Metrowerks:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:Bin:" to - "Metrowerks:CodeWarrior MPW:Interfaces&Libraries:Libraries:MW68KLibraries:" - - 3) Copy "MSL C.PPC.DLL" from - "Metrowerks:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:Bin:" to - "Metrowerks:CodeWarrior MPW:Interfaces&Libraries:Libraries:MWPPCLibraries:" - - 4) Download MacPerl and MacPerl MPW tool from + 2) Download MacPerl and MacPerl MPW tool from - 5) Install MacPerl and MacPerl MPW tool + 3) Install MacPerl and MacPerl MPW tool --- Preparing Kerberos v5 build tree --- - 6) Launch MPW + 4) Launch MPW - 7) Set directory in MPW to the top level of Kerberos 5 distribution + 5) Set directory in MPW to the top level of Kerberos 5 distribution ("GSS/krb5 1.0.5 sources") - 8) Execute "perl :mac:macfile_get.pl" in MPW + 6) Execute "perl :mac:macfile_gen.pl" in MPW - 9) Build target "create-directories" in MPW + 7) Build target "create-directories" in MPW + 8) Open projects in ":mac:libraries:Metrowerks:CW Pro 2" in your CW Pro 2 IDE (the projects + will not work correctly with CW Pro 3), and build them. You need to build the Runtime libraries + before building the C libraries. + --- Building libraries --- - 10) Build target "all" in MPW. Wait. + 9) Build target "all" in MPW. Wait. --- Building the Cygnus Network Security Application --- - 11) Open the project file :mac:kconfig:kconfig.µ in CodeWarrior Pro 2 IDE + 10) Open the project file :mac:kconfig:kconfig.µ in CodeWarrior Pro 2 IDE - 12) Select Make from the Project menu + 11) Select Make from the Project menu --- Installation ---