Re: Native libpq.so instead of libpq.dll?

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

 



On Sun, 2010-07-18 at 23:33 -0500, Vincent Povirk wrote:
> >From what I can tell, Java is not included at all in a stock Ubuntu
> install or in a stock Windows install.
>
I'd be surprised if OpenJava isn't included in Ubuntu distros - it is in
Fedora. However, like most developers, I use Sun/Oracle Java 1.6, which
is a free download and very easy to install for Linux or Windows. 

Three ways of seeing if java is installed are:

<Code>

alternatives --display java          # should mention Open Java as
                                     # 'current best'

locate java                          # Lists all paths containing 'java'

java -version                        # Displays the installed version

</code>


Martin
 





[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux