NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD flash and java browser plugins



Predrag Punosevac said on 14/02/2010 07:10:
Hi one more time.

I have another questions this time related to another project. Namely, we are
trying to deploy 150 thin clients in the new lab using Wyse thin clients build
around VIA 7 chipset. I have tested OpenBSD on these thin clients and it works
beautifully.

Unfortunately (or maybe fortunately depends on the point of view) OpenBSD does
not have enough Linux emulation for Flash 10. How good does Flash 10 works on
NetBSD?

I am also a bit confused about Java support on NetBSD. Is it possible to
compile JDK on NetBSD like it is possible on OpenBSD or it has to be used via
Linux emulation? Specifically I am interested in plugins.= i.e. in JRE
binaries preferably original SUN.

To summarize my question I need a very frugal NetBSD installation on flash
drive which will consit of fully working browser (Firefox or Opera) with Flash
and Java plugins as well as RDP and OpenNX clients. I assume that RDP and
OpenNX clients are ported and work fine on NetBSD.

Can anybody direct me to documentation specifically addressing embedded use of
NetBSD.

Most Kind Regards,
Predrag Punosevac


Hi,

There is a pkgsrc WIP package for a NetBSD native Sun JDK 1.6, however
it doesn't appear to install the browser plugin. In pkgsrc proper,
there are separate packages for both the Linux JRE and JDK for version
1.6. I haven't used these in some time as I prefer the native package,
and I can't remember if the browser plugin is installed or usable.

Have you considered running your Java applets as applications via
Webstart? This is my preferred approach for distributing Java
applications, as it allows much greater control over layout of
graphical interfaces than an applet (which is constrained by the
browser window. I deploy Java applications to a number of operating
systems using Webstart, and it works flawlessly.

Regards,

Chris


Home | Main Index | Thread Index | Old Index