Armin wrote:
On Thursday 09 April 2009 23:14:01 Jim wrote:
Thank you that solved the compile problem, but when i tried to execute
"inq" i get this error message;
$ inq
inq: error while loading shared libraries: libinklevel.so.5: cannot open
shared object file: No such file or directory
The libinklevel.so.5 file is at
/usr/local/lib/libinklevel.so.5
/usr/local/lib/libinklevel.so.5.0.0
This, too, tells you that you are missing a file. Generally you would search
for the package that provides this .so file using
$ yum whatprovides */libinklevel.so.5
but apparently it's not there. So the next destination is google. A quick
google search revealed that libinklevel.so.5 belongs to package libinklevel.
So you would normally go to http://koji.fedoraproject.org to find it.
In this case, it's not there, so you would have to compile it :)
I did compile libinklevel it is in ;
/usr/local/lib/libinklevel.a
/usr/local/lib/libinklevel.la
/usr/local/lib/libinklevel.so
/usr/local/lib/libinklevel.so.5
/usr/local/lib/libinklevel.so.5.0.0
/usr/local/share/doc/libinklevel-0.8.0rc2
/usr/local/share/doc/libinklevel-0.8.0rc2/AUTHORS
/usr/local/share/doc/libinklevel-0.8.0rc2/COPYING
/usr/local/share/doc/libinklevel-0.8.0rc2/ChangeLog
/usr/local/share/doc/libinklevel-0.8.0rc2/NEWS
/usr/local/share/doc/libinklevel-0.8.0rc2/README
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines