Bug 328109 - Monodevelop unusable on x86_64
Summary: Monodevelop unusable on x86_64
Status: RESOLVED FIXED
: 348617 (view as bug list)
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Mono (show other bugs)
Version: RC 1
Hardware: x86-64 openSUSE 10.3
: P5 - None : Major with 1 vote (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-25 09:46 UTC by Eskil Bylund
Modified: 2007-12-23 19:31 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eskil Bylund 2007-09-25 09:46:22 UTC
Monodevelop is unusable on x86_64 for development since it wont find the Gtk# (and other) libraries.

The problem is that pkg-config files are installed into /usr/lib64/pkg-config, but MD looks for them in /usr/lib/pkg-config.

From monodevelop.in:
MD_PKG_CONFIG_PATH=@gtksharp_prefix@/lib/pkgconfig/:/usr/lib/pkgconfig/:/usr/local/lib/pkgconfig/:/usr/share/pkgconfig/:/usr/local/share/pkgconfig/

I filed this as a bug in openSUSE since it would be nice if it was fixed for 10.3, but since this is/was an issue on other distributions too (eg. Fedora) it could be moved to the Monodevelop component.
Comment 1 Alberto Passalacqua 2007-12-23 19:30:07 UTC
It's fixed for 10.3 with the Monodevelop version in the Mono repository on buildservice.

http://software.opensuse.org/search?p=1&q=monodevelop&baseproject=openSUSE%3A10.3

It doesn't require mono upgrades, so it won't cause issues to the system :-)

Regards,
Alberto
Comment 2 Alberto Passalacqua 2007-12-23 19:31:16 UTC
*** Bug 348617 has been marked as a duplicate of this bug. ***