![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/share/GNUstep/Documentation/User/GNUstep/gnustep-howto/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Top (GNUstep HOWTO)</title> <meta name="description" content="Top (GNUstep HOWTO)"> <meta name="keywords" content="Top (GNUstep HOWTO)"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <link href="#Top" rel="start" title="Top"> <link href="#SEC_Contents" rel="contents" title="Table of Contents"> <link href="../dir/index.html" rel="up" title="(dir)"> <link href="Introduction.html#Introduction" rel="next" title="Introduction"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.indentedblock {margin-right: 0em} blockquote.smallindentedblock {margin-right: 0em; font-size: smaller} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smalllisp {margin-left: 3.2em} kbd {font-style: oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nolinebreak {white-space: nowrap} span.roman {font-family: initial; font-weight: normal} span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en"> <h1 class="settitle" align="center">GNUstep HOWTO</h1> <a name="SEC_Contents"></a> <h2 class="contents-heading">Table of Contents</h2> <div class="contents"> <ul class="no-bullet"> <li><a name="toc-Introduction-1" href="Introduction.html#Introduction">1 Introduction</a></li> <li><a name="toc-Summary" href="Preliminaries.html#Preliminaries">2 Summary</a></li> <li><a name="toc-Compiling-and-Installing-the-packages" href="Compiling-and-Installing.html#Compiling-and-Installing">3 Compiling and Installing the packages</a> <ul class="no-bullet"> <li><a name="toc-Installing-the-Core-Libraries" href="Core-Package.html#Core-Package">3.1 Installing the Core Libraries</a> <ul class="no-bullet"> <li><a name="toc-Alternate-Library-Setup-1" href="Alternate-Library-Setup.html#Alternate-Library-Setup">3.1.1 Alternate Library Setup</a></li> <li><a name="toc-Building-the-Package" href="Individual-Packages.html#Individual-Packages">3.1.2 Building the Package</a></li> </ul></li> </ul></li> <li><a name="toc-Additional-Installation-1" href="Additional-Installation.html#Additional-Installation">4 Additional Installation</a> <ul class="no-bullet"> <li><a name="toc-Environment-Setup-1" href="Environment-Setup.html#Environment-Setup">4.1 Environment Setup</a></li> <li><a name="toc-GNUstep-Home-1" href="GNUstep-Home.html#GNUstep-Home">4.2 GNUstep Home</a></li> <li><a name="toc-Time-Zone-1" href="Time-Zone.html#Time-Zone">4.3 Time Zone</a></li> <li><a name="toc-GNUstep-deamons-1" href="GNUstep-deamons.html#GNUstep-deamons">4.4 GNUstep deamons</a></li> </ul></li> <li><a name="toc-Test-Tools-and-Applications" href="Tools-and-Applications.html#Tools-and-Applications">5 Test Tools and Applications</a></li> <li><a name="toc-Machine-Specific-Instructions" href="Machine-Specific.html#Machine-Specific">6 Machine Specific Instructions</a></li> <li><a name="toc-Getting-Libraries-via-SVN" href="Source-via-SVN.html#Source-via-SVN">7 Getting Libraries via SVN</a></li> </ul> </div> <a name="Top"></a> <div class="header"> <p> Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduction</a>, Previous: <a href="../dir/index.html" accesskey="p" rel="prev">(dir)</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p> </div> <hr> <h1 class="node-heading">Top</h1> <table class="menu" border="0" cellspacing="0"> <tr><td align="left" valign="top">• <a href="Introduction.html#Introduction" accesskey="1">Introduction</a>:</td><td> </td><td align="left" valign="top"> </td></tr> <tr><td align="left" valign="top">• <a href="Preliminaries.html#Preliminaries" accesskey="2">Preliminaries</a>:</td><td> </td><td align="left" valign="top"> </td></tr> <tr><td align="left" valign="top">• <a href="Compiling-and-Installing.html#Compiling-and-Installing" accesskey="3">Compiling and Installing</a>:</td><td> </td><td align="left" valign="top"> </td></tr> <tr><td align="left" valign="top">• <a href="Additional-Installation.html#Additional-Installation" accesskey="4">Additional Installation</a>:</td><td> </td><td align="left" valign="top"> </td></tr> <tr><td align="left" valign="top">• <a href="Tools-and-Applications.html#Tools-and-Applications" accesskey="5">Tools and Applications</a>:</td><td> </td><td align="left" valign="top"> </td></tr> <tr><td align="left" valign="top">• <a href="Machine-Specific.html#Machine-Specific" accesskey="6">Machine Specific</a>:</td><td> </td><td align="left" valign="top"> </td></tr> <tr><td align="left" valign="top">• <a href="Source-via-SVN.html#Source-via-SVN" accesskey="7">Source via SVN</a>:</td><td> </td><td align="left" valign="top"> </td></tr> </table> <hr> <div class="header"> <p> Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduction</a>, Previous: <a href="../dir/index.html" accesskey="p" rel="prev">(dir)</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p> </div> </body> </html>