Re: pmconsole error message on Solaris 2.5

Al Hopper (al@logical-approach.com)
Sun, 20 Jul 1997 14:42:55 -0500 (CDT)

On Sun, 20 Jul 1997, Jay Hennigan wrote:

> I downloaded the new PMconsole 3.5.3 and when attempting to run it on a
> Sparc Solaris 2.5 machine, I get the following error:
>
> ld.so.1: ./sun4_5.5/pm_open: fatal: libxview.so.3: can't open file: errno=2
> 21267 Killed
>
> libxview.so.3 is in the /usr/openwin/lib directory, and is mod 755.
>
> No other programs seem to be generating this error. Anyone else run
> across this and/or solve it?
>

Include /usr/openwin/lib in your LD_LIBRARY_PATH like:

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/openwin/lib; export LD_LIBRARY_PATH

assuming Bourne or Korn shell.

Al Hopper Logical Approach Inc, Plano, TX. al@logical-approach.com
(972)-379-2133 or (972)-849-5765. Fax 972-379-2134