On 04/10/2010 1:45 AM, Peter Wong wrote: > thanks for pointing this out. however, i looked at the files you > linked to, and i don't yet know how to make use of them. unless you > would feel like explaining how to apply this patch (and to what) i > think i'll have to wait until you're done with a release version. > thanks again, though!
I'm currently not working on trying to fix the gnash problems (too many other things on my plate). If you want to give them a try, 1) Edit /sw/etc/fink.conf and add local/main to the Trees: line, if not present. 2) Download the gnash .info and .patch files from <http://cvs.snaggledworks.com/viewvc.cgi/fink/10.4/main/finkinfo/graphics/> and save them to /sw/fink/dists/local/main/finkinfo (this is a 'private' location that Fink will read but never overwrite when doing selfupdates). 3) run 'fink index' and try to 'fink install gnash'. It will probably complain about missing dependencies (ffmpeg among several others; libav*-shlibs are part of ffmpeg, so download ffmpeg's info/patch files to solve those). If it does complain about dependencies, their info/patch files are here <http://cvs.snaggledworks.com/viewvc.cgi/fink/3rdparty/main/finkinfo/>. Download the necessary files and try again and repeat until done (faad, dirac, and speex3 will probably be among the other required files). It's multiple steps right now because Fink's current ffmpeg is pretty old and it requires updates to several of its dependencies. Hanspeter ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
