|
From: | Michael Brian Bentley |
Subject: | Re: [Gnash] gnash standalone runs under x11 on os x here |
Date: | Sat, 25 Nov 2006 12:31:55 -0800 |
Michael Brian Bentley wrote:In xterm, /usr/local/bin/gnash car_crash.swf plays the car sequence to completion, without audio. It starts with a small garbled rectangle atVery cool ! Other than me, this makes you the first person to have Gnash running on Darwin. I'm glad to hear the process is repeatable. One question though. Did you use DarwinPorts or Fink to install all the dependencies ? I'm curious because I couldn't get Gnash to fully build with DarwinPorts, but finally managed with Fink.sh: line 1: firefox: command not foundIt's trying to load an external URL into firefox. It's probably an ad. :-) You'll get more debug output if you run gnash with -v. - rob -
O RLY. Nah, there has to be lurker that just ain't tol' you anything. I just run my doit script, since everything changes unpredictably:
./autogen.sh > results 2>&1 ./configure >> results 2>&1 make >> results 2>&1 make install >> results 2>&1 bbedit results And then in the xterm window I run the test case.I use DarwinPorts. I had to back out an install once when something didn't work right the first time. I've had endless issues with Fink.
They appear to be changing the name to MacPorts, for some reason. I won't hold it against them. The command still works.
This was the last build, btw, I had to read the instructions to figure out where you hide it all, and the most current build didn't.
[Prev in Thread] | Current Thread | [Next in Thread] |