Re: Compiling problem

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

 



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 :)
-- 
Armin Moradi

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux