summaryrefslogtreecommitdiff
path: root/!NetSurf/!Run,feb
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2003-11-01 20:16:00 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2003-11-01 20:16:00 +0000
commit9f30dfd8ee674a87d1f877623568a428ffc3747c (patch)
treea7a1b08f5c262efd88568f802a4c685b53a04fb8 /!NetSurf/!Run,feb
parenta700664013c2c9b77e2d2514631f0042168d6c5e (diff)
downloadnetsurf-9f30dfd8ee674a87d1f877623568a428ffc3747c.tar.gz
netsurf-9f30dfd8ee674a87d1f877623568a428ffc3747c.tar.bz2
[project @ 2003-11-01 20:16:00 by jmb]
Improve error messages when required modules aren't present. svn path=/import/netsurf/; revision=399
Diffstat (limited to '!NetSurf/!Run,feb')
-rw-r--r--!NetSurf/!Run,feb10
1 files changed, 5 insertions, 5 deletions
diff --git a/!NetSurf/!Run,feb b/!NetSurf/!Run,feb
index b32a481dd..f9cc831af 100644
--- a/!NetSurf/!Run,feb
+++ b/!NetSurf/!Run,feb
@@ -5,30 +5,30 @@ RMEnsure UtilityModule 3.00 Error NetSurf needs RISC OS 3 or later
| Ensure Nested WIMP is installed
| http://acorn.riscos.com (in the universal boot archive)
-RMEnsure WindowManager 3.80 Error 0 NetSurf requires the Nested Window Manager.
+RMEnsure WindowManager 3.80 Error 0 NetSurf requires the Nested Window Manager. This can be obtained by downloading the Universal Boot sequence from http://acorn.riscos.com/
| Ensure CallASWI is installed
| http://www.iyonix.com/32bit/
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 RMLoad System:Modules.CallASWI
-RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 Error NetSurf requires the CallASWI module
+RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 Error NetSurf requires the CallASWI module. This can be downloaded from http://www.iyonix.com/32bit/system.shtml
| Ensure DrawFile module is installed
| http://acorn.riscos.com/riscos/releases/drawfile.arc
| Should be installed in !System.310.Modules
RMEnsure DrawFile 1.30 RMLoad System:Modules.DrawFile
-RMEnsure DrawFile 1.30 Error NetSurf requires the DrawFile module
+RMEnsure DrawFile 1.30 Error NetSurf requires the DrawFile module. An old verson of this can be downloaded from http://acorn.riscos.com/riscos/releases/drawfile.arc
| Ensure SharedUnixLibrary is installed
| http://www.chocky.org/unix/usage.html
RMEnsure SharedUnixLibrary 1.02 RMLoad System:Modules.SharedULib
-RMEnsure SharedUnixLibrary 1.02 Error NetSurf requires SharedUnixLibrary 1.02 or later
+RMEnsure SharedUnixLibrary 1.02 Error NetSurf requires SharedUnixLibrary 1.02 or later. This can be downloaded from http://www.chocky.org/unix/usage.html
| Load AcornURI if it isn't already
| http://sudden.recoil.org/
Set NetSurf$Start_URI_Handler "no"
RMEnsure AcornURI 0.12 Set NetSurf$Start_URI_Handler "yes"
RMEnsure AcornURI 0.12 RMLoad System:Modules.Network.URI
-RMEnsure AcornURI 0.12 Error NetSurf requires AcornURI 0.12 or later
+RMEnsure AcornURI 0.12 Error NetSurf requires AcornURI 0.12 or later. A version of this can be found at http://sudden.recoil.org/others/
RMEnsure AcornURI 0.12 Set NetSurf$Start_URI_Handler "no"
| Check for mime map module