On Tue, 9 Aug 2016 11:15:25 -0700 Samuel Sieb <samuel@xxxxxxxx> wrote: > On 08/09/2016 11:02 AM, stan wrote: > > On Tue, 9 Aug 2016 08:09:54 -0500 > > Ranjan Maitra <maitra.mbox.ignored@xxxxxxxxx> wrote: > >> So, it appears to be looking for libpcre.so.3. However, this is not > >> available anywhere in Fedora. > > > > I don't think it is available *anywhere*. If you look here, > > http://www.pcre.org/ > > they tell us that there are *two* versions, the original and pcre2. It > > sounds like ricin has an error in its dependencies. > > > > Since the original is up to version 8, it might be wanting a very old > > version of the library. Seems unlikely. > > > I see a libpcre.so.3 in the steam runtime directory, but it's in a > directory labelled ubuntu12, so that might indicate how old it is. I > did find information indicating that you could just soft link it to the > installed libpcre.so, so give it a try and see if it works. > -- Thanks! Yes, it does do it. Here is what i did: sudo ln -s /usr/lib64/libpcre.so /usr/lib64/libpcre.so.3 And the application opens up. Thanks again! best wishes, Ranjan ____________________________________________________________ FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! Check it out at http://www.inbox.com/earth -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx 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