Bug 328109

Summary: Monodevelop unusable on x86_64
Product: [openSUSE] openSUSE 10.3 Reporter: Eskil Bylund <eskil>
Component: MonoAssignee: E-mail List <bnc-team-mono>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: alberto.passalacqua
Version: RC 1   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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. ***