[Mono-bugs] [Bug 654587] New: system.web.mvc.pc file and other .pc files have incorrect library paths
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 18 05:48:26 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=654587
https://bugzilla.novell.com/show_bug.cgi?id=654587#c0
Summary: system.web.mvc.pc file and other .pc files have
incorrect library paths
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: Other
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: ajorgensen at novell.com
ReportedBy: lluis at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Some .pc files installed by the Mono 2.8 installer have incorrect library
paths. For example, this is the content of system.web.mvc.pc:
Name: System.Web.Mvc
Description: System.Web.Mvc - ASP.NET MVC
Version: 1.0.0.0
Libs:
-r:/tmp/install/lib/mono/gac/System.Web.Mvc/1.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll
The path should be something like C:\Program Files\Mono-2.8\...
This also happens for some other .pc files, such as system.web.mvc2.pc and
system.web.extensions_1.0.pc
The result is that MonoDevelop can't find those assemblies.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list