Subject | RE: [ib-support] Error starting IB 6 |
---|---|
Author | Kotala Zdeněk |
Post date | 2002-11-01T09:06:19Z |
> -----Original Message-----Install ncurses :-).
> From: Orlando Jimenez [mailto:orlando_jimenez@...]
> Sent: Thursday, October 31, 2002 10:01 PM
> To: ib-support@yahoogroups.com
> Subject: [ib-support] Error starting IB 6
>
>
> Hi to all,
>
> I'm trying to move from win to linux, and I install Interbase
> 6.0 Super
> Server (rpm version), but I'm getting an error when I trying
> to start the
> ibmgr:
> /opt/interbase/bin/ibmgr.bin: error while loading shared libraries:
> libncurses.so.4: cannot load shared object file: No such file
> or directory
>
> what can I do?
Try "rpm -qa | grep ncurses" (Redhat, Suse...) and check if ncurses4
installed.
You may look at /usr/lib/ directory and check file there.
Zdenek