Author: mono
Date: Wed Nov 23 14:13:07 2011
New Revision: 13168
URL:
http://source.netsurf-browser.org?rev=13168&view=rev
Log:
Removed FAQ entry for problems caused by stack overflow within mintlibs regex module.
Modified:
trunk/netsurf/atari/doc/faq.txt
Modified: trunk/netsurf/atari/doc/faq.txt
URL:
http://source.netsurf-browser.org/trunk/netsurf/atari/doc/faq.txt?rev=131...
==============================================================================
--- trunk/netsurf/atari/doc/faq.txt (original)
+++ trunk/netsurf/atari/doc/faq.txt Wed Nov 23 14:13:07 2011
@@ -1,5 +1,5 @@
-NETSURF ATARI FAQ
+NETSURF ATARI FAQ
Date: 15.02.2011
@@ -8,22 +8,22 @@
03.) WHEN I WANT TO RUN NETSURF IT SAYS: "SOCKET NOT CONNECTED".
04.) I'M GETTING "INSUFFICENT MEMORY" MESSAGES WHEN RUNNING NETSURF.
05.) A PAGE CRASHES - WHAT CAN I DO?
-06.) SSL DOES NOT WORK - WHAT'S WRONG?
+06.) SSL DOES NOT WORK - WHAT'S WRONG?
1.) Question:
CAN NETSURF ALSO BE RUN WITHIN AN TOS ENVIRONMENT?
- Answer:
+ Answer:
Yes NS can run on classic TOS. More or less.
- It is intended to run within the FreeMint environment.
+ It is intended to run within the FreeMint environment.
However there is no support for networking
- right now. Networking support for FireTOS is maybe possible
+ right now. Networking support for FireTOS is maybe possible
in the future.
NS also has problems with Path conversions on all FileSystems
running under TOS. Try setting full paths within the Choices file.
-2.) Question:
+2.) Question:
I DON'T HAVE AN 15 BIT GRAPHICS CARD, HOW TO RUN NETSURF ANYWAY?
Answer:
@@ -39,12 +39,12 @@
3.) Question:
WHEN I WANT TO RUN NETSURF IT SAYS: "SOCKET NOT CONNECTED"
- Answer:
- Take a look at the system requirements! I statet NetSurf needs
+ Answer:
+ Take a look at the system requirements! I statet NetSurf needs
the latest FreeMiNT 1.17 RELEASE. There was a bug within previous
- Versions. Please update your kernel. OR install polipo proxy
- provided as RPM within sparemint distribution. This is an
- workaround, it should work out of the box. But if you want to
+ Versions. Please update your kernel. OR install polipo proxy
+ provided as RPM within sparemint distribution. This is an
+ workaround, it should work out of the box. But if you want to
use the polipo disk-cache you should edit the config file.
4.) Question:
@@ -54,20 +54,9 @@
Try to increase the TPA_INITIALMEM Configuration value within MINT.CNF
5.) Question:
- A PAGE CRASHES - WHAT CAN I DO?
-
- Answer:
- Try to increase the stack memory for netsurf with the stack tool,
- example:
- stack -S 3000k ./ns.prg
-
- If this results in "insufficent memory" messages - look for the
- FAQ entry.
-
-
-6.) Question:
SSL DOES NOT WORK - WHAT TO DO?
Answer:
Try to move the shipped cabundle.crt file to the path where NetSurf
- looks for the SSL certificates (Displayed within statusbar).
+ looks for the SSL certificates (Displayed within statusbar and also
+ verbose log).