Hi, I had some inspiration today to mess with gnash again. Something I noticed was that I could run it from within the build dir by executing the gui/gnash wrapper script. Took a peek at the script, and saw it set the LD_LIBRARY_PATH env var.
So now I've installed gnash to my system, but renamed the binary to gnash-bin, and created a shell script to set LD_LIBRARY_PATH and launch gnash-bin when invoked. It does not segfault like this. However, it is extremely slow on this P4. Unusably so. Is this normal? Thanks, Aragon | By Martin Guy <[EMAIL PROTECTED]> | [ 2007-05-30 13:54 +0200 ] > >2007/5/11, Aragon Gouveia <[EMAIL PROTECTED]>: > >> I've also tried altering the port to accept the CVS snapshot tarball, but > >> configure bombs out with a number of shell errors: > > Hi > We don't support the BSDports/Debian/Gentoo ebuild/OEbitbake stuff > directly ourselves, from CVS we only support compiling from source, > having installed all the necessary development software, using > "configure" and friends. > The Distro packaging is done based on this by various other people. > > If you want to use the BSD ports mechanism I suggest you wait for the > next release (imminent) and try again when the various distro people > have done their stuff and included it in the distro. > > Thanks for trying Gnash out & good luck with it next time. > > M _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
