alexjabbott.DeleteThis@yahoo.com writes:
> thank you Darshan
> now the game installs but i have problems.
> when i start the game it says
>
> Init file not found (~/.crawlrc missing)
Copy init.txt to ~/.crawlrc.
> and when i save it says
>
> sh: /usr/bin/zip: no such file or directory
> Warning: Zip command
> (SAVE_PACKAGE_CM.....
> See you soon, Snorlax!value!
Edit AppHdr.h, change the line
#define SAVE_PACKAGE_CMD "/usr/bin/zip ..."
to point to wherever you keep your zip program; change the next
line (LOAD_PACKAGE_CMD) similarly. Or just comment out those two
lines; in that case save files won't be compressed.
>
> and when i die
>
> Error opening file 'morgue/morgue-snorlax-92835638.....
> Char dump unsuccessful! Sorry about that.
You can either 'mkdir morgue' from wherever you run Crawl,
or put a line saying
morgue_dir=/path/to/morgue
in your ~/.crawlrc. (Or you can use environment variables if you prefer,
or run Crawl with the -morgue option.)
Haran
>> Stay informed about: -crawl- install help!