mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-12 04:24:22 +03:00
Removed FAQ entry for problems caused by stack overflow within mintlibs regex module.
svn path=/trunk/netsurf/; revision=13168
This commit is contained in:
parent
fbb3ed3ff4
commit
0c7b4bc6c7
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user