Re: Need help building a mono package

2011-06-30 Thread Tom Callaway
On 06/24/2011 01:00 AM, Ankur Sinha wrote: > DEBUG: ERROR: The file '/usr/lib/monodevelop/AddIns/NUnit/nunit.core.dll' > referenced in the manifest could not be found. You'll probably need to patch the manifest to tell it where the nunit.core.dll lives. Grep the source code for "/usr/lib/monodeve

Re: Need help building a mono package

2011-06-23 Thread Ankur Sinha
Hello! Could someone also tell me how to make it look in the correct places? For example: > [root@ankur ~]# repoquery -l mono-nunit | egrep "nunit\.core\.dll" > /usr/lib64/mono/2.0/nunit.core.dll > /usr/lib64/mono/4.0/nunit.core.dll > /usr/lib64/mono/gac/nunit.core/2.4.8.0__96d09a1eb7f44a77/nunit

Need help building a mono package

2011-06-23 Thread Ankur Sinha
Hello, Could a developer that uses mono please tell me how to pass flags to mdtool? The build readme here[1] says they can be passed, and the concerned Makefile[2] simply calls mdtool. As you'll understand from the links above, I'm in the process of packaging opendental[3] for the fedora medical