summaryrefslogtreecommitdiff
path: root/atari/doc
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2011-11-23 20:13:07 +0000
committerOle Loots <ole@monochrom.net>2011-11-23 20:13:07 +0000
commit0c7b4bc6c7f2e186f2e7381da593946b9949cf04 (patch)
treeaa2d88bcc061ecf64e77ab75343cd7847ee9c23f /atari/doc
parentfbb3ed3ff42b7744aa783eee30c3966915305535 (diff)
downloadnetsurf-0c7b4bc6c7f2e186f2e7381da593946b9949cf04.tar.gz
netsurf-0c7b4bc6c7f2e186f2e7381da593946b9949cf04.tar.bz2
Removed FAQ entry for problems caused by stack overflow within mintlibs regex module.
svn path=/trunk/netsurf/; revision=13168
Diffstat (limited to 'atari/doc')
-rwxr-xr-xatari/doc/faq.txt37
1 files changed, 13 insertions, 24 deletions
diff --git a/atari/doc/faq.txt b/atari/doc/faq.txt
index e285af736..d5c38f770 100755
--- a/atari/doc/faq.txt
+++ b/atari/doc/faq.txt
@@ -1,5 +1,5 @@
-NETSURF ATARI FAQ
+NETSURF ATARI FAQ
Date: 15.02.2011
@@ -8,22 +8,22 @@ Date: 15.02.2011
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 @@ Date: 15.02.2011
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 @@ Date: 15.02.2011
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).