(Solved) Re: question about running a linux-compat java prog under cygwin

2018-03-04 Thread L A Walsh
L A Walsh wrote: Dunno much about java, so please try to not laugh too hard. I'm wanting to run the MegaRAID Storage Manager GUI on windows to manage a megaraid controller. I run the GUI on linux to manage my server's controller -- that works fine. Fortunately, looking at the card softwa

Re: question about running a linux-compat java prog under cygwin

2018-02-28 Thread Brian Inglis
On 2018-02-28 19:40, L A Walsh wrote: > R0b0t1 wrote: >> Should be unnecessary. The manufacturer probably picked Java for its >> cross-platform capabilities. > --- > maybe...with their new card, it's managed via a > web-server (NGinx) that gets installed -- then they look for > what web browser

Re: question about running a linux-compat java prog under cygwin

2018-02-28 Thread L A Walsh
R0b0t1 wrote: Should be unnecessary. The manufacturer probably picked Java for its cross-platform capabilities. --- maybe...with their new card, it's managed via a web-server (NGinx) that gets installed -- then they look for what web browser you are running. In the case of IE -

Re: question about running a linux-compat java prog under cygwin

2018-02-28 Thread R0b0t1
On Wed, Feb 28, 2018 at 6:48 PM, L A Walsh wrote: > Dunno much about java, so please try to not laugh too hard. > > I'm wanting to run the MegaRAID Storage Manager GUI on windows > to manage a megaraid controller. > > I run the GUI on linux to manage my server's controller -- that works > fine. >