Tommaso R. Donnarumma kirjoitti: > However, I don't have the flash plugin at all in Firefox when run as > a local app. Going to about:plugins shows no plugin installed, except > the default plugin.
Here it is. Firefox is in english on the chroot, outside of chroot it is localized, of course (finnish in my case). http://www.arkki.info/howto/TP2009/ltsp-localapps-firefox-flash-ltsp001.png Flash with sounds just works. ---- I have these packages in chroot: http://www.arkki.info/howto/TP2009/dpkg-selections.txt I think that you should open/add "partner" in sources.list: deb http://archive.canonical.com/ubuntu intrepid partner deb-src http://archive.canonical.com/ubuntu intrepid partner There is package called "adobe-flashplugin". https://lists.ubuntu.com/archives/intrepid-changes/2008-December/009575.html --- And I did this for clients. sudo mount -t proc none /opt/ltsp/i386/proc sudo mount --bind /dev /opt/ltsp/i386/dev sudo mount -o bind /dev/pts /opt/ltsp/i386/dev/pts sudo chroot /opt/ltsp/i386 apt-get update apt-get upgrade exit sudo ltsp-update-image --arch i386 [I use AMD64 as a server] ---- Hope this helps, Best Regards Asmo Koskinen. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
