Main ----- Copyright Up Previous Next

Requirements

System requirements

AmigaOS

Memory: Well, this mostly depends on your input-data. To process reasonable sized pages, about 300K of free ram should be enough. For large pages and projects using loads of documents, this can increase to 1MB or even more, so your machine should have at least 2MB of memory.
Stack: A stack value of12KB usually should be sufficient; at least, this worked for these documents.
AmigaOS and CPU: Basically, it works on an A2000 with AmigaOS 2.04 and a plain 68000, but as this isn't much fun, the binaries are compiled for 68020. As hsc is not one of the fastest, a 68040 is recommended.

Other OS

Any other OS hsc is known to work with requires more hardware to boot the machine then hsc will ever be abel to request.

Knownledge requirements

hsc is not a tool for beginners. It does not make html easier. It only makes it a bit less painful and brain-damaged - that's all. Therefor, these documents asume that you are already familiar with html and make (If you also want to utilize the project managment capabilities).

There exists several sources for beginners, and this won't be page #1876545 which lists these sources (But I'm frightened, the section about related stuff has degenerated to one of these pages..).

As hsc is a CLI-only-tool, any knownledge of how to work with mouse and icons is not required.


Thomas Aglassinger (agi@giga.or.at), 30-Sep-1996