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