blob: 36fca63042db741d59024d5713e50b4072ea4522 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<head>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="StarOffice 8 (Solaris Sparc)">
<META NAME="AUTHOR" CONTENT="Ingo Schmidt">
<META NAME="CREATED" CONTENT="20020419;13085671">
<META NAME="CHANGED" CONTENT="20070730;17312200">
</head>
<body LANG="de-DE" DIR="LTR">
<P ALIGN=LEFT STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif"><FONT SIZE=6>How
to scp in OpenOffice.org?</FONT></FONT></P>
<P><BR><BR>
</P>
<P STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif">Understanding
the principles of the scp project is important for everyone, who
makes changes, which concern the installation set. Adding a new file
or changing an entry in the Windows registry are typical examples,
which make necessary changes in one of the scp projects. </FONT>
</P>
<P STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif">The
scp projects are important for creating the setup script files, which
can be found in the installation set next to the setup executable
file. The name of the setup scripts is normally setup.inf for the
Windows platform and setup.ins for Unix platforms.</FONT></P>
<P STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif">This
(of course not complete) introduction describes the user in different
steps his daily work with the scp projects. Everyone who never worked
with scp, should read the file</FONT></P>
<P><A HREF="pics/understanding_the_scp_project.html"><FONT FACE="Verdana, sans-serif">Understanding
the scp projects</FONT></A></P>
<P STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif">to
get a better understanding of the different scp projects, the build
mechanisms and the possibilities inside this projects. </FONT>
</P>
<P STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif">The
script language is described for an example file in the document</FONT></P>
<P><A HREF="pics/understanding_the_scipt_language.html"><FONT FACE="Verdana, sans-serif">Understanding
the script language</FONT></A></P>
<P><FONT FACE="Verdana, sans-serif">All elements, which can be
defined in the scp projects, like <A HREF="pics/scpitem_file.html">Files</A>,
<A HREF="pics/scpitem_directory.html">Directories</A>, <A HREF="pics/scpitem_unixlink.html">Unixlinks</A>,
... are explained in the page</FONT></P>
<P><A HREF="pics/understanding_the_scipt_elements.html"><FONT FACE="Verdana, sans-serif">Understanding
the script elements</FONT></A></P>
<P STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif">This
is a very detailed explanation of the scripting language and allows a
very good understanding of the complete setup script. </FONT>
</P>
<P STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif">The
meaning of the lng files, which are important for translation
reasons, in the scp projects is described in </FONT>
</P>
<P><FONT FACE="Verdana, sans-serif"><A HREF="pics/understanding_the_lng_files.html">Understanding
the lng files</A>.</FONT></P>
<P STYLE="font-weight: medium"><FONT FACE="Verdana, sans-serif">Additional information about the
patch creation using the flag "PATCH" is described in </FONT>
<FONT FACE="Verdana, sans-serif"><A HREF="pics/understanding_the_patch_flag.html">Understanding
the PATCH flag</A>.</FONT></P>
<P><FONT FACE="Verdana, sans-serif">Two important concepts in the scp
projects are the <A HREF="pics/automatical_assignments.html">automatical
assignment</A> of global IDs to modules (including the removal of
undefined global IDs from modules) and the <A HREF="pics/undefining_gids.html">undefining
of global IDs</A>.</FONT></P>
<P><BR><BR>
</P>
</body>
</HTML>