Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: Monodevelop https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=178904 bugzilla@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC|fedora-extras- | |list@xxxxxxxxxx | CC| |fedora-package- | |review@xxxxxxxxxx CC|fedora-package- | |review@xxxxxxxxxx | CC| |fedora-extras- | |list@xxxxxxxxxx ------- Additional Comments From lyz27@xxxxxxxxx 2006-04-17 21:05 EST ------- The boo spec needed to be modified to use the -root option for gacutil. for lib in bin/Boo.Lang.dll bin/Boo.Lang.Useful.dll bin/Boo.Lang.Compiler.dll bin/Boo.Lang.Parser.dll bin/Boo.Lang.Interpreter.dll bin/Boo.Lang.CodeDom.dll bin/pt/Boo.Lang.resources.dll; do gacutil -i ${lib} -f -package boo -root ${RPM_BUILD_ROOT}%{_libdir}; done Unfortunatly.. It still doesn't work as [root@localhost /]# cat `which booc` #!/bin/sh env /usr/bin/mono /usr/lib/boo/booc.exe "$@" doesn't work as the exe is under /usr/lib64/boo not /usr/lib -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list