Re: firefox flash plug in woes

2008-01-26 Thread Roman Divacky
 i wanna goto youtube! {:}  i already have firefox installed, is there
 a special port for linux firefox?  i better deinstall my existing firefox?

swfdec (in ports) handles youtube (and a lot of other things) just fine
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox flash plug in woes

2008-01-25 Thread Tim Clewlow

--- KAYVEN  RIESE [EMAIL PROTECTED] wrote:

 
 i have been told that freeBSD does not go well with
 flash plugins for browsers, which is quite a ubiquitous
 technology in websites.  is there any progress on this?
 i have freeBSD 6.2-STABLE and gnome desktop
 

Hi there, I have native firefox with flash 7 working fine on FreeBSD 6.2, with
java and adobe reader. Note I always install via ports, and they are up to
date.  Anyway, here is how, you can try it from packages, ie pkg_add -r x -
hopefully that works too, but if it doesnt then installing from ports
definately does.

[ Note, I just copies/pasted this from my notes, there may be later versions of
these packages you can also use - but IIRC I had some problems with them ]

install www/firefox   
install print/acroread7   
install java/diablo-jdk15
install www/linux-flashplugin7   
kldload linux
echo none/compat/linux/proc  linprocfs   rw  0  
0  /etc/fstab
mount -a
echo linux_enable=\YES\  /etc/rc.conf   
nspluginwrapper -v -a -i

Cheers, Tim.

We are BSD ... resistance is futile.
http://www.freebsd.org/ - http://www.openbsd.org/ - http://www.netbsd.org/


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox flash plug in woes

2008-01-25 Thread Braulio José Solano Rojas
On Fri, 25 de Enero de 2008, 1:31 pm, KAYVEN  RIESE wrote:

 i have been told that freeBSD does not go well with
 flash plugins for browsers, which is quite a ubiquitous
 technology in websites.  is there any progress on this?
 i have freeBSD 6.2-STABLE and gnome desktop

I think this subject is for questions not for hackers.  Anyway, install
Firefox for Linux from ports (I think DesktopBSD should come with this one
by default).  You will do fine with that.  By the way, I do Web
development and I always try to create accesible sites (like the current
FreeBSD.org site), therefore I tend to really hate Flash.  If you can
avoid it, do it.  Good luck!
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox flash plug in woes

2008-01-25 Thread icantthinkofone

Tim Clewlow wrote:

--- KAYVEN  RIESE [EMAIL PROTECTED] wrote:

  

i have been told that freeBSD does not go well with
flash plugins for browsers, which is quite a ubiquitous
technology in websites.  is there any progress on this?
i have freeBSD 6.2-STABLE and gnome desktop




Hi there, I have native firefox with flash 7 working fine on FreeBSD 6.2, with
java and adobe reader. Note I always install via ports, and they are up to
date.  Anyway, here is how, you can try it from packages, ie pkg_add -r x -
hopefully that works too, but if it doesnt then installing from ports
definately does.

[ Note, I just copies/pasted this from my notes, there may be later versions of
these packages you can also use - but IIRC I had some problems with them ]

install www/firefox   
install print/acroread7   
install java/diablo-jdk15
install www/linux-flashplugin7   
kldload linux
echo none/compat/linux/proc  linprocfs   rw  0  
0  /etc/fstab

mount -a
echo linux_enable=\YES\  /etc/rc.conf   
nspluginwrapper -v -a -i


Cheers, Tim.

We are BSD ... resistance is futile.
http://www.freebsd.org/ - http://www.openbsd.org/ - http://www.netbsd.org/


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping

___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]

  

This is what I do and I run flash just fine, too.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox flash plug in woes

2008-01-25 Thread Braulio José Solano Rojas
On Fri, 25 de Enero de 2008, 1:54 pm, KAYVEN  RIESE wrote:

 i wanna goto youtube! {:}  i already have firefox installed, is there
 a special port for linux firefox?  i better deinstall my existing firefox?

Still think this thread should not be in hackers, however I am ccing
because maybe someone is going to look archives for the same question
(hope this does not annoy anyone ;-).  Plus I think this mail is going to
terminate this thread.

Yes, deinstall your current firefox.

Yes, there is a special port for linux firefox:
http://www.freshports.org/www/linux-firefox/.  You will find at that URL
how to install it.

Further questions just write me... not the list.

Saludos,

B.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox flash plug in woes

2008-01-25 Thread KAYVEN RIESE

On Fri, 25 Jan 2008, Braulio José Solano Rojas wrote:


On Fri, 25 de Enero de 2008, 1:31 pm, KAYVEN  RIESE wrote:


i have been told that freeBSD does not go well with
flash plugins for browsers, which is quite a ubiquitous
technology in websites.  is there any progress on this?
i have freeBSD 6.2-STABLE and gnome desktop


I think this subject is for questions not for hackers.  Anyway, install
Firefox for Linux from ports (I think DesktopBSD should come with this one
by default).  You will do fine with that.  By the way, I do Web
development and I always try to create accesible sites (like the current
FreeBSD.org site), therefore I tend to really hate Flash.  If you can
avoid it, do it.  Good luck!


i wanna goto youtube! {:}  i already have firefox installed, is there
a special port for linux firefox?  i better deinstall my existing firefox?





*--*
  Kayven Riese, BSCS, MS (Physiology and Biophysics)
  (415) 902 5513 cellular
  http://kayve.net
  Webmaster http://ChessYoga.org
*--*___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]

firefox flash plug in woes

2008-01-25 Thread KAYVEN RIESE


i have been told that freeBSD does not go well with
flash plugins for browsers, which is quite a ubiquitous
technology in websites.  is there any progress on this?
i have freeBSD 6.2-STABLE and gnome desktop

*--*
  Kayven Riese, BSCS, MS (Physiology and Biophysics)
  (415) 902 5513 cellular
  http://kayve.net
  Webmaster http://ChessYoga.org
*--*
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]