FreeBSD, Flash & Firefox

freebsd-flash-firefox

I installed freebsd on a laptop last night (Dell Latitude D600 if you care) and went about configuring some desktop software.

The only thing I was shocked to learn was that flash still doesn’t work reliably. After reading Randi’s post (freebsdgirl.com) and several others, I still wasn’t getting anywhere.

This is the best I have to offer right now:

cd /usr/ports/www/linux-firefox/ && make install clean
cd /usr/ports/www/linux-flashplugin9/ && make install clean

At first, this appears to work, but then I ran into a couple of bugs.

  • No Sound
  • Crashed browser after about a minue

So if anybody can help with this, leave a comment or drop me a line. Thanks.

==========

Edit: This just came to my attention from

  1. Use cvsup or portsnap to update your ports tree
  2. Install www/linuxpluginwrapper
  3. copy libflashplayer.so and flashplayer.xpt from distfiles/flashplugin/7.0r68/install_flash_player_7_linux.tar.gz to /usr/local/lib/browser_plugins
  4. Fire up Firefox and test

Can’t give you results until I give it a shot tonight.

3 Responses

  1. FreeBSD Software Says:

    Nice to see freebsd runs on Dell’s !

  2. Logan Says:

    install /usr/ports/graphics/gnash
    for me it works like charm, I use it to watch videos on youtube and other sites, mostly porn :D

  3. Ivan Says:

    I don’t know what is wrong, but linuxpluginwrapper won’t install:
    [ivanatora] /usr/ports/www/linuxpluginwrapper# make install clean
    ===> linuxpluginwrapper-20051113_8 doesn’t support ELF symbol versioning, yet..
    *** Error code 1

    Stop in /usr/ports/www/linuxpluginwrapper.

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.