Rob Savoye wrote:
James Lockie wrote:
export debuglog=~/gnash-dbg.log
didn't create a file but this was printed to the console and might be
helpful. :-)
Sorry, I guess I wasn't clear. debuglog isn't a shell environment
variable, it's a setting in your $HOME/.gnasrc file. More info is in the
Gnash manual.
- rob -
Ok, found it in the manual. :-)
I also found the problem:
13:39:22: SECURITY: Load from host certification.comptia.org granted
(default).
13:39:22: Launching URL... firefox -remote
"openurl(http://certification.comptia.org/)"
sh: firefox: command not found
export PATH=${PATH}:/usr/local/firefox
fixed it (until I reboot :-)).
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev