Thanks David.  However, the following is the error message when I
attempt to run LCDd

     firewall: -root-
     # lcdd -h
     lcdd: error in loading shared libraries
     libncurses.so.4: cannot open shared object file: No such file or
directory

Does this mean that libncurses cannot find something or that libncurses
doesn't exist?

I cannot find "libncurses.so.4" on my box anywhere.  I haven't found
anywhere (yet) to download it from either.

Of course, when I run "LCDproc -s 192.168.1.254 -p 13666 X U"  I get the
following:

     firewall: -root-
     # lcdproc -s 192.168.1.254 -p 13666 X U
     sock_connect: connect failed: Connection refused
     Error connecting to server 192.168.1.254 on port 13666.

But I assume that is because the LCDd is not running.

Any ideas?

John


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of David
Douthitt
Sent: Saturday, February 09, 2002 2:36 AM
To: LEAF User Mailing List
Subject: Re: [Leaf-user] LCD Proc


On 2/8/02 at 9:14 PM, John Mullan <[EMAIL PROTECTED]> wrote:

> Can you tell me how to make use of lcdd.lrp and
> lcdproc.lrp??
> 
> I can see the packages load with the others. If I have a working piece

> of LCD hardware, would something show up automatically?  If not, how 
> do I set things up so that something shows up on the LCD?

There are two parts: the server (LCDd) and the client (lcdproc).  Once
the server is loaded, you should see a display as long as you've told
the server all the details of what sort of LCD you have and so on. 
When you load lcdproc, it should start giving you lots of data (of
whatever you've specified).

LCDd is finicky about options, as it's option parsing is pretty bad - if
things act strange, then move the options from one side of the command
line to the other...
--
David Douthitt
UNIX Systems Administrator
HP-UX, Unixware, Linux
[EMAIL PROTECTED]

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to