From 2a2acc3269e64a327f321b2e042fb03443d01bbd Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Tue, 14 Oct 2014 21:00:11 +0100 Subject: Complete en -> html rename --- documentation/resinstall.html | 131 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 documentation/resinstall.html (limited to 'documentation/resinstall.html') diff --git a/documentation/resinstall.html b/documentation/resinstall.html new file mode 100644 index 0000000..d272126 --- /dev/null +++ b/documentation/resinstall.html @@ -0,0 +1,131 @@ + + + +NetSurf | RISC OS Resource Installation Guide + + + + + + + + + +
+ + + +

RISC OS Resource Installation Guide

+ +

This page is a pictorial guide to installing resources on RISC OS.

+ + + +

Last updated 29 November 2008

+ +

Introduction

+ +

Many RISC OS applications depend on some shared resources and modules in order to run. These shared resources can be used by several different programs at the same time and are stored inside the RISC OS Boot Structure.

+ +

NetSurf, like many RISC OS applications, comes with two directories; !Boot and !System. These directories contain all the resources that NetSurf requires to run. The Boot Structure is specifically organised so that applications can find the resources they need to run.

+ +

To install the resources that NetSurf depends on, the supplied !Boot and !System directories need to be merged with your system's Boot Structure. Fortunately this procedure is automated by drag-and-drop tools which do this job for you.

+ +

Running Configure

+ +

First of all, we need to run the RISC OS Configure application. There are several ways to do this:

+ + + +

The Configure Window

+ +

After running Configure you will have a window which looks like the above. Note that the icons you see will vary depending on which version of RISC OS you have.

+ +

Merging a !System directory

+ +

In the Configure window, click on the "System" icon. This opens the System Merge window, as pictured below.

+ +

The System Merge Window

+ +

Simply drag the !System directory supplied with the software onto this window and click the "Merge" button. The System Merge tool will then automatically merge the new resources into your Boot Structure.

+ +

Merging a !Boot directory

+ +

In the Configure window, click on the "Boot" icon. This opens the Boot sequence Configure window, as pictured below.

+ +

The Boot sequence Configure Window

+ +

In this window, click on the "Install" icon. This opens the Boot Merge window, as pictured below.

+ +

The Boot Merge Window

+ +

Simply drag the !Boot directory supplied with the software onto this window and click the "Merge" button. The Boot Merge tool will then automatically merge the new resources into your Boot Structure.

+ +

Note: some old versions of RISC OS do not have a Boot Merge tool. In this case, you must instead drop the supplied !Boot over the !Boot directory which resides in the root directory of your hard disc drive.

+ + + + + +
+ + +
+ +
+ + + -- cgit v1.2.3