On Tue, Nov 06, 2007 at 01:13:45PM +0100, Udo Giacomozzi wrote: > s> testsuite/gnashrc doesn't really fit into the picture IIRC, > s> appending the "media" dir to the local sandboxes hsould > s> be dont by the loadMovieTestRunner.cpp code itself (take a look) > > seems so... > > URL mediaURL(MEDIADIR"/"); > > ... > > gnash::RcInitFile& rc = gnash::RcInitFile::getDefaultInstance(); > rc.addLocalSandboxPath(MEDIADIR);
Udo, you want to find a -DMEDIADIR=... in your 'make loadMovieTestRunner' output. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

