Bug 459608 - Different prefix than most mono libs
Summary: Different prefix than most mono libs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-keyring-sharp
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-20 14:25 UTC by John Anderson
Modified: 2008-08-26 13:35 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-08-26 13:35:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed prefix change (330 bytes, patch)
2008-08-20 14:56 UTC, John Anderson
no flags Details | Diff

Description John Anderson 2008-08-20 14:25:19 UTC
Actual results:

/usr/local/lib/pkgconfig/gnome-keyring-sharp-1.0.pc

Expected results:

/usr/lib/pkgconfig/gnome-keyring-sharp-1.0.pc

Additional info:

As var as I can tell, all other gnome mono libs are using /usr as the prefix instead of /usr/local, and Fedora doesn't search /usr/local/lib/pkgconfig by default, making it more work to compile projects using this library.

Comment 1 John Anderson 2008-08-20 14:56:55 UTC
Created attachment 314633 [details]
Proposed prefix change

Comment 2 Michel Lind 2008-08-26 03:00:07 UTC
Not sure what the problem is here. %configure expands to ./configure --prefix=/usr ... . I have checked both i386 and x86_64 builds of gnome-keyring-sharp and they all install files in the correct places (/usr/lib for i386, /usr/lib64 for x86_64).

Could you elaborate more about how you end up with /usr/local/lib ?

Comment 3 John Anderson 2008-08-26 13:34:44 UTC
This happened in my mock for some reason.. I see the file is actually in the place I requested in the package, so it must be something screwy on my end, and now I can't duplicate the problem.

Sorry about that.


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