[nem-bug]
[Nemerle 0000651]: configure skript, gacutil_base variable
feedback at nemerle.org
feedback at nemerle.org
Sat Apr 8 09:17:42 CEST 2006
The following issue requires your FEEDBACK.
======================================================================
<http://nemerle.org/bugs/view.php?id=651>
======================================================================
Reported By: towa
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 651
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
======================================================================
Date Submitted: 04-07-2006 23:48 CEST
Last Modified: 04-08-2006 09:17 CEST
======================================================================
Summary: configure skript, gacutil_base variable
Description:
I'm not sure if the configure skript works properly.
I want suggest this following patch:
565c565
< gacutil_base="${monopath}gacutil -root \$(DESTDIR)$mono_libdir"
---
> gacutil_base="${monopath}gacutil -root
\$(DESTDIR)$mono_libdir/mono/"
This is how i could install nemerle.
see also here: http://bugs.gentoo.org/show_bug.cgi?id=126508
======================================================================
----------------------------------------------------------------------
malekith - 04-08-06 09:17
----------------------------------------------------------------------
It seems to be gentoo specific. According to the mono svn sources and the
help for gacutil:
-root <ROOTDIR>
Used by developers integrating this with automake tools or
packaging tools
that require a prefix directory to be specified. The root
represents the
"libdir" component of a prefix (typically prefix/lib).
so nemerle configure script sets it right.
Could you also post output of:
ls /usr/lib/mono
ls /usr/lib/mono/mono
Issue History
Date Modified Username Field Change
======================================================================
04-07-06 23:48 towa New Issue
04-08-06 09:17 malekith Note Added: 0001172
04-08-06 09:17 malekith Status new => feedback
04-08-06 09:17 malekith Description Updated
======================================================================
More information about the bugs
mailing list