\relax \select@language{english} \@writefile{toc}{\select@language{english}} \@writefile{lof}{\select@language{english}} \@writefile{lot}{\select@language{english}} \@writefile{toc}{\contentsline {section}{\numberline {0.1}What is different between DOS/Windows and Linux? }{3}} \@writefile{toc}{\contentsline {section}{\numberline {0.2}The directories and how to handle them }{4}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.2.1}The different between {\ttfamily /usr/} and {\ttfamily /usr/local}. }{4}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.2.2}Which files are needed by a game? }{4}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.2.3}Where to put the files? }{5}} \@writefile{toc}{\contentsline {subsubsection}{Binaries - /usr/games/ }{5}} \@writefile{toc}{\contentsline {subsubsection}{Static Datafiles - /usr/share/games/ }{5}} \@writefile{toc}{\contentsline {subsubsection}{Shared library's - /usr/lib/games/ }{5}} \@writefile{toc}{\contentsline {subsubsection}{Save games - \$HOME }{5}} \@writefile{toc}{\contentsline {subsubsection}{Hiscores - /var/games/ }{5}} \@writefile{toc}{\contentsline {subsubsection}{Config files - /etc \& \$HOME }{6}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.2.4}How to find the files and how to make the game relocatable? }{6}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.2.5}How to allow extra levels or similar stuff? }{6}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.2.6}How to handle data from a cd-rom? }{6}} \@writefile{toc}{\contentsline {section}{\numberline {0.3}How to install the game? }{7}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.3.1}How to install the source? }{7}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.3.2}How create packages? }{8}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.3.3}How to handle CD-Rom installation? }{8}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.3.4}How to create update or patch distribution? }{8}} \@writefile{toc}{\contentsline {subsubsection}{Using diff/patch }{8}} \@writefile{toc}{\contentsline {subsubsection}{Using hand build update scripts }{8}} \@writefile{toc}{\contentsline {subsubsection}{Patching a RPM }{9}} \@writefile{toc}{\contentsline {section}{\numberline {0.4}Some tips about of to make that with automake/autoconf? }{9}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.4.1}Tweaking the path }{9}} \@writefile{toc}{\contentsline {subsection}{\numberline {0.4.2}How to find out where the package is installed? }{9}}