Operating System - Linux
1753884 Members
7365 Online
108809 Solutions
New Discussion

libjitc.so - Is this a library object file?

 
SOLVED
Go to solution
Pierre M. Camilleri
Frequent Advisor

libjitc.so - Is this a library object file?

Hi Everyone

I am currently installing Lotus Domino Mail Server 5.0.8 onto a Linux RH 7.2 test server.
Halfway through the installation I got the following error message:

libjitc.so: cannot open shared object file: no such file or directory.

Can someone please tell me what this file is and where it can be found? Is it related to development libraries (C)?

TIA
Pierre
1 REPLY 1
Marcin Golembski_1
Honored Contributor
Solution

Re: libjitc.so - Is this a library object file?

Yes, it is. It can be found in IBM's Runtime Environment for Linux, Java 2 Technology Edition. You can get it from http://www-106.ibm.com/developerworks/java/jdk/linux130/jre-info.html

The library might be available on the RedHat CD-ROMs, so I'd check those first.