Bug 125494 - Incorrect conduit shared object paths.
Summary: Incorrect conduit shared object paths.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-pilot
Version: 2
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
Assignee: Dave Malcolm
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-08 04:46 UTC by Josh Gilkerson
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-24 18:09:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Josh Gilkerson 2004-06-08 04:46:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.6)
Gecko/20040510

Description of problem:
When syncing with the pilot, the shared object libraries for the
conduits are not found.

The daemon and gui configuration programs are looking for them at
'/usr/lib/gnome-pilot/conduits/lib*.so'.  The files are actually
located at '/usr/lib64/gnome-pilot/conduits/lib*.so'.  (Note the
lib64, not lib).

I have a workaround that seems to fix the problem, but is not a real
solution.  Create a symbolic link from /usr/lib/gnome-pilot pointing
at /usr/lib64/gnome-pilot.  ie 'ln -s /usr/lib54/gnome-pilot
/usr/lib/gnome-pilot'.

Version-Release number of selected component (if applicable):
gnome-pilot-2.0.10-6.1

How reproducible:
Always

Steps to Reproduce:
1.Try to use any of the gnome-pilot conduits on x86-64.
2.
3.
    

Additional info:

Comment 1 Dave Malcolm 2004-09-24 18:09:38 UTC
Thanks for the report; I believe this was fixed in gnome-pilot-2.0.10-8


Note You need to log in before you can comment on or make changes to this bug.