101 lines
3.0 KiB
HTML
101 lines
3.0 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<META NAME="Author" CONTENT="Rick Elliott">
|
|
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
|
|
<TITLE>Getting Started</TITLE>
|
|
</HEAD>
|
|
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
|
|
|
|
<H2>
|
|
<A NAME="getting started"></A>2. Getting Started</H2>
|
|
Before you can begin using the Windows Front End Localization Kit, you
|
|
must install it and setup your working directories. This is a simple matter
|
|
of unzipping the compressed kit file(s) into the proper directories. Your
|
|
system must also meet certain requirements to run the tools needed to perform
|
|
the localization steps described below.
|
|
|
|
<P>
|
|
<HR WIDTH="50%">
|
|
<H3>
|
|
<A NAME="sysreqs"></A>System Requirements</H3>
|
|
There a few system requirements for the kit in the strictest sense; however,
|
|
your choice of tools will have their own set of requirements. The
|
|
most likely minimum configuration will be as follows:
|
|
<UL>
|
|
<LI>
|
|
100% IBM compatible PC</LI>
|
|
|
|
<LI>
|
|
Pentium<SUP><FONT SIZE=-1>®</FONT></SUP> processor</LI>
|
|
|
|
<LI>
|
|
Microsoft<SUP><FONT SIZE=-1>®</FONT></SUP> Windows NT 3.51 or 4.0 (localized
|
|
versions will help testing but aren't required)</LI>
|
|
|
|
<LI>
|
|
16 MB RAM</LI>
|
|
|
|
<LI>
|
|
30 MB available hard disk space</LI>
|
|
|
|
<LI>
|
|
A visual resource editor, such as those provided with Microsoft<SUP><FONT SIZE=-1>®</FONT></SUP>
|
|
Visual C++, Borland<SUP><FONT SIZE=-1>®</FONT></SUP> C++, etc.</LI>
|
|
|
|
<LI>
|
|
An active Internet connection and the ability to ftp (send and receive)
|
|
large files</LI>
|
|
|
|
<LI>
|
|
A Web browser (say, for example, Netscape Communicator ;-)</LI>
|
|
</UL>
|
|
|
|
<H3>
|
|
|
|
<HR WIDTH="50%"></H3>
|
|
|
|
<H3>
|
|
<A NAME="install"></A>Installing the Kit</H3>
|
|
It is recommended that you install the Windows Front End Localization Kit
|
|
in a brand new directory on your development machine. For example, you
|
|
can create a \Netscape_L10N_Kits directory on your hard drive. This becomes
|
|
your <B>kitRoot </B>directory. Place the L10n Kit's .ZIP file in
|
|
that directory and UNZIP it with the -d parameter:
|
|
|
|
<P>PKUNZIP -d <I>filename</I>
|
|
<UL><B>Example: <TT>PKUNZIP -d winfekit</TT></B></UL>
|
|
|
|
<HR WIDTH="50%">
|
|
<H3>
|
|
<A NAME="configtool"></A>Configuring Your Tools</H3>
|
|
If you intend to use the Netscape Translation Tools, please refer to the
|
|
<A HREF="../dogTool/dogToolUG.html">Translation Tools User Guide</A> for
|
|
instructions on setting up and using those tools. If you intend to
|
|
use a different localization tool, please refer to that tool's documentation
|
|
for set up and usage instructions.
|
|
<BR>
|
|
<CENTER><TABLE COLS=3 WIDTH="50%" >
|
|
<TR>
|
|
<TD>
|
|
<CENTER>[<A HREF="nomenclature.html">BACK</A>]</CENTER>
|
|
</TD>
|
|
|
|
<TD>
|
|
<CENTER>[<A HREF="usingKit.html">NEXT</A>]</CENTER>
|
|
</TD>
|
|
|
|
<TD>
|
|
<CENTER>[<A HREF="toc.html">CONTENTS]</A></CENTER>
|
|
</TD>
|
|
</TR>
|
|
</TABLE></CENTER>
|
|
|
|
<CENTER></CENTER>
|
|
|
|
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
|
|
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
|
|
|
|
</BODY>
|
|
</HTML>
|