Re: Installing java115 on linux Alpha

1998-09-07 Thread Uncle George
ur missing the path pointer to alternate shared libs - LD_LIBRARY_PATH so try: export LD_LIBRARY_PATH=/usr/local/lib presuming that /usr/local/lib is where the libXm.so is stashed. gat Kerry Boguszewski-Odom wrote: > Hi, > I am trying to get Java running on an AlphaStation 200 runn

Installing java115 on linux Alpha

1998-09-06 Thread Kerry Boguszewski-Odom
Hi, I am trying to get Java running on an AlphaStation 200 running RedHat linux 5.1. I downloaded the lesstif-0.85 and compiled and installed them in the proper directories. Then I unzipped the alpha version of java 115. So far so good. Javac seems to be working okay. I can make a simple c