X-Git-Url: https://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=INSTALL;h=c61339aca3500b4685bea42bf909b1a4aaab17c9;hp=4b9a0ffe1897d79289df50a6fa62db8afb3ba96c;hb=bcc40e34024e8bac194376942d33d754f5c698ad;hpb=bea64734fef04a9339856a2cab88028c0b4fe6e1 diff --git a/INSTALL b/INSTALL index 4b9a0ff..c61339a 100644 --- a/INSTALL +++ b/INSTALL @@ -44,10 +44,30 @@ To proceed installation: script to copy doom2d music and wad's to /usr/share/doom2d-rembo directory. - 4. Finally, to run Doom2D:Rembo `cd' to the - directory you copied binary, music and wad's - and type + 4. Finally, to run Doom2D:Rembo and type - ./doom2d + /usr/local/bin/doom2d and enjoy game. + +Installation with package manager +================================= + +Also deb package for binary installation are provided. +There are both 32-bit and 64-bit packages. + +You can install them in such way: + + dpkg -i doom2d-rembo_1.35.1_i386.deb + + or + + dpkg -i doom2d-rembo_1.35.1_amd64.deb + +Music and wad's will be installed at +/usr/share/doom2d-rembo directory and +doom2d binary at /usr/bin + +To remove Doom2D:Rembo type + + dpkg -r doom2d-rembo