Re: Fedora 20 K3B broken

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

 



On 06/25/14 12:07, Paul Erickson wrote:
> On 24/06/14 07:43 PM, Ed Greshko wrote:
>> On 06/25/14 10:35, Paul Erickson wrote:
>>> I don't know exactly when this happened, but today when I tried to use K3B, I get the following error:
>>>
>>> [paul@paul Desktop]$ k3b
>>> k3b: error while loading shared libraries: libproj.so.0: cannot open shared object file: No such file or directory
>>>
>>>
>>> A search for libproj.so.0: reveals that it is on the system.
>>>
>>> [paul@paul Desktop]$ whereis libproj.so.0
>>> libproj.so: /usr/lib/libproj.so.0
>>> [paul@paul Desktop]$
>>>
>>> Any ideas how I can fix this? I have tried reinstalling K3B and the problem persists.
>>>
>>> Thanks in advance.
>>>
>> First of all, libproj.so.0 is provided by proj not k3b.  You may both the 64 and 32 bit versions installed on your system.  I would check that you have it/them installed and that the symbolic link to libproj.so.0.7.0 exits.
> Ed,
>
> Thanks for the reply. If I am reading this correctly:
>
> [paul@paul Desktop]$ ls -al /usr/lib/libproj*
> lrwxrwxrwx 1 root root     16 Jun 24 20:20 /usr/lib/libproj.so.0 -> libproj.so.0.7.0
> -rwxr-xr-x 1 root root 305696 Aug  4  2013 /usr/lib/libproj.so.0.7.0
>
> Then it looks like libproj.so.0 is installed and the symbolic link to libproj.so.0.7.0 exists
>
> From this:
>
> [paul@paul Desktop]$ sudo yum list | grep libproj
> libprojectM.x86_64 2.0.1-20.fc20                 @fedora
> libprojectM-devel.x86_64 2.0.1-20.fc20                 @fedora
> libprojectM-qt.x86_64 2.0.1-8.fc20                  @fedora
> libprojectM-qt-devel.x86_64 2.0.1-8.fc20                  @fedora
> libprojectM.i686 2.0.1-20.fc20                 fedora
> libprojectM-devel.i686 2.0.1-20.fc20                 fedora
> libprojectM-qt.i686 2.0.1-8.fc20                  fedora
> libprojectM-qt-devel.i686 2.0.1-8.fc20                  fedora
>
> It looks like both 64 and 32 bit versions are installed.
>
> I am afraid I don't know how to remove the 32 bit version. All my attempts to use
> yum remove or yum erase have been  unsuccessful. Any assistance you could provide
> would be appreciated.
>

First of all, it isn't the libprojectM packages that supply libproj.so.0.

Use "yum whatprovides /usr/lib/libproj.so.0" or "yum whatprovides /usr/lib64/libproj.so.0" and you will get...

proj-4.8.0-5.fc20.x86_64
and
proj-4.8.0-5.fc20.i686

Having both of these installed on your system if you have 32 bit apps and 64 bit apps that need the library.  If you are running 64 bit k3b make sure you have the 64 bit version of proj installed and that /usr/lib64/libproj.so.0 exists as well as the symbolic link.

-- 
Do not condemn the judgment of another because it differs from your own. You may both be wrong. -- Dandemis
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux