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

Re: HP Glance 4.00



On Fri, Apr 16, 2004 at 01:16:10PM -0300, Philip Pinkerton wrote:
> I need to install Glance on several Linux systems we use Debian on all
> our systems. After update & upgrade to 2.4.25-1-686 (sid) I tried to
> install HP Glance 4.00. It install ok but won't run.
> 
> glance: error while loading shared libraries: libncurses.so.4
> xglance: error while loading shared libraries: libstdc++-libc6.1-1.so.2
> 
> which packages do I need to install?
> 
> 
> Philip
> 
Hi Philip,
I do something like:
dpkg -l |grep curses
or apt-cache search curses|grep curses
or even better:
dpkg -S libncurses
and see if you can find out what package it is in.
then do:
apt-cache info PKGNAME
and see what version you have.
do the same for the other one.
-Kev

Attachment: signature.asc
Description: Digital signature


Reply to: