osxke-installer-about.html   [plain text]


<!-- #include "header.html"
  #PAGETITLE#="Mac OS X Kerberos Extras Installer"
  #BASEHREF#="" 
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML> 
<HEAD>  
	<TITLE> Mac OS X Kerberos Extras Installer </TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#663399">
<CENTER>
	<TABLE BORDER=0 CELLSPACING=8>
		<TR> 
			<TD><IMG SRC="http://web.mit.edu/macdev/www/is-logo.gif" ALT="MIT Information Systems"></TD>
			<TD><BR><H1>Macintosh Development</H1></TD> 
		</TR>
	</TABLE> <P>
	[<A HREF="http://web.mit.edu/macdev/www/macdev.html">Home</A>]
	[<A HREF="http://web.mit.edu/macdev/www/about.html">About Us</A>]
	[<A HREF="http://web.mit.edu/macdev/www/people.html">People</A>]
	[<A HREF="http://web.mit.edu/macdev/www/support.html">MIT Support Library</A>]
	[<A HREF="http://web.mit.edu/macdev/www/kerberos.html">MIT Kerberos for Macintosh</A>] <BR>
	[<A HREF="http://web.mit.edu/macdev/www/applications.html">Applications</A>]
	[<A HREF="http://web.mit.edu/macdev/www/macosx.html">Mac OS X</A>]
	[<A HREF="http://web.mit.edu/macdev/www/documentation.html">Miscellaneous Documentation</A>]
	[<A HREF="http://web.mit.edu/is/">Information Systems</A>] </P> 
</CENTER> <HR>
<!-- end include -->
<TABLE BORDER=0 CELLSPACING=4>
	<TR> 
		<TD><IMG SRC="../Graphics/KfMOSXInstallerIcon.gif"></TD>
		<TD><B><FONT SIZE="+3">Mac OS X Kerberos Extras Installer</FONT></B></TD>
	</TR>
</TABLE>
<BLOCKQUOTE>
	<B><FONT SIZE="+2">About the Mac OS X Kerberos Extras Installer Sources</FONT></B>
	<BLOCKQUOTE>
		<P>To help other sites create an installer for the Mac OS X Kerberos Extras,
		we are providing the source files used to create the installer for public
		distribution.  This source is nearly identical to the installer distributed by MIT .</P>
		<P>If you are part of the MIT community, you should use the pre-built MIT installer,
		which can be found <A HREF="http://web.mit.edu/software/mac.html">here</A>.</P>
	</BLOCKQUOTE>
	<B><FONT SIZE="+2">Mac OS X Kerberos Extras Installer Source Documentation</FONT></B>
	<BLOCKQUOTE>
		<P>The installer source is fully documented in the <A HREF="osxke-installer-doc.html">Mac OS X Kerberos Extras Installer Documentation</A>.
		</P>
		
		<P>Please also read <A HREF="osxke-installer-customize.html">Mac OS X Kerberos Extras Installer Customization Requirements & Tips</A>.</P>
	</BLOCKQUOTE>
	<B><FONT SIZE="+2">Getting the Mac OS X Kerberos Extras Installer Source</FONT></B>
	<BLOCKQUOTE>
		<P>The Mac OS X Kerberos Extras installer was created with <A HREF="http://www.mindvision.com/Products/IVISE/IVISE_Index.html">
		Mindvision Installer VISE 8.0.2</A>, and you will need that version or later.  (Definitely upgrade to 8.0.2, it fixes lots of bugs
		under Mac OS X 10.2.)
		<P>You can get the Mac OS X Kerberos Extras Installer Source <A HREF="http://web.mit.edu/macdev/Download/OSXKE_Installer_Source.sit.hqx">here</A>.</P>
		<P>The source includes:</P>
		<BLOCKQUOTE>
			<P><B>KFM OS X Extras.vct</B> - the Installer VISE source archive</P>
			<P><B>BinariesForInstaller</B> - the Mac OS X Kerberos Extras binaries in the layout the installer expects; all you need to do is replace the edu.mit.Kerberos file and rebuild!</P>
			<P><B>Documentation</B> - folder containing the following files:</P>
			<BLOCKQUOTE>
				<P><B>KfM OS X Extras Read Me</B> - the read me displayed by the installer</P>
				<P><B>osxke-installer-about.html, osxke-installer-doc.html, osxke-installer-customize.html</B> - copies of these web pages for reference</P>
			</BLOCKQUOTE>
			<P><B>ExternalCodeResources</B> - folder containing the source and compiled binaries for the code resources used by the installer:</P>
			<BLOCKQUOTE>
				<P><B>KfMLocations</B> - folder containing the source and compiled binaries for the KfMLocations custom install resource;
					  see the <A HREF="osxke-installer-doc.html#CustomLocations">documentation</A> for more details</P>
				<P><B>Kerberos License</B> - the Kerberos use license displayed by the installer</P>
				<P><B>ChangePermissions.rsrc</B> - resource file containing the external shell script resources used by the installer</P>
			</BLOCKQUOTE>
		</BLOCKQUOTE>
	</BLOCKQUOTE>
</BLOCKQUOTE>
<!-- #include "footer.html" -->
<HR> 
<P> 
	<FONT SIZE="+1"> <B> 
		Questions or comments? Send mail to <A HREF="mailto:macdev@mit.edu">macdev@mit.edu</A> 
	</B> </FONT> <BR>
	Last updated on $Date: 2003/09/10 19:16:55 $ <BR> 
	Last modified by $Author: smcguire $<BR>

</P>
<!-- Begin MIT-use only web reporting counter -->
	<IMG SRC="//counter.mit.edu/tally" WIDTH=1 HEIGHT=1 ALT="">
<!-- End MIT-use only web reporting counter -->
</BODY> </HTML>
<!-- end include -->