NUnit references are not found until manual symlinking

Bug #348271 reported by Matthew Flaschen
2
Affects Status Importance Assigned to Milestone
nunit2.2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

After installing libnunit2.2-cil, I could not reference the assemblies when compiling. For instance:

gmcs -target:library -out:Foo.dll -r:nunit.framework Foo.cs

fails.

After manually running:

ln -s /usr/lib/cli/nunit-2.2.6/nunit*dll /usr/lib/mono/2.0

it compiles. I don't know the best packaging approach, but it would be great if this worked out of the box.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.