[Gtk-sharp-list] [Patch] README & HACKING

Charles Iliya Krempeaux charles@reptile.ca
15 Mar 2003 11:32:43 -0800


--=-WhMSNYkm4ZWH2uZiEByf
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hello,

Here's a new Patch.

How's this one?

I still made mention of "/usr", but I said it like:

         ./configure
         make
         make install
 
    You may want to consider using configure's prefix option to install
    Gtk# using the same prefix as Mono.  That way all of your .NET
assemblies
    get placed in the same place, and you don't need to do any extra
"configuring"
    to make it so mono (and mint) can find your assemblies.  In other
words,
    doing something like:

        ./configure --prefix=/the/path/that/was/used/for/mono
        make
        make install

    (Of course, replace "/the/path/that/was/used/for/mono" with whatever
path
    which was used for Mono.  This might have been "/usr", "/usr/local",
or
    something similar.)


See ya

On Fri, 2003-03-14 at 17:48, Mike Kestner wrote:

> On Fri, 2003-03-14 at 02:05, Charles Iliya Krempeaux wrote:
> > Hello,
> > 
> > Can I commit this?
> > 
> > It is a Patch which updates the README file and the HACKING files.
> 
> Sure, but I'd update the part about considering using --prefix=/usr to
> read "consider using the --prefix configure option to install gtk-sharp
> into the same prefix as mono." I really don't want to go on record as
> telling people to install stuff into /usr.  :)

-- 
     Charles Iliya Krempeaux, BSc
     charles@reptile.ca

________________________________________________________________________
 Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/

--=-WhMSNYkm4ZWH2uZiEByf
Content-Type: text/html; charset=utf-8

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.8">
</HEAD>
<BODY>
Hello,<BR>
<BR>
Here's a new Patch.<BR>
<BR>
How's this one?<BR>
<BR>
I still made mention of &quot;/usr&quot;, but I said it like:<BR>
<BR>
<FONT SIZE="2"><TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ./configure<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make install<BR>
 <BR>
&nbsp;&nbsp;&nbsp; You may want to consider using configure's prefix option to install<BR>
&nbsp;&nbsp;&nbsp; Gtk# using the same prefix as Mono.&nbsp; That way all of your .NET assemblies<BR>
&nbsp;&nbsp;&nbsp; get placed in the same place, and you don't need to do any extra &quot;configuring&quot;<BR>
&nbsp;&nbsp;&nbsp; to make it so mono (and mint) can find your assemblies.&nbsp; In other words,<BR>
&nbsp;&nbsp;&nbsp; doing something like:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ./configure --prefix=/the/path/that/was/used/for/mono<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make install<BR>
<BR>
&nbsp;&nbsp;&nbsp; (Of course, replace &quot;/the/path/that/was/used/for/mono&quot; with whatever path<BR>
&nbsp;&nbsp;&nbsp; which was used for Mono.&nbsp; This might have been &quot;/usr&quot;, &quot;/usr/local&quot;, or<BR>
&nbsp;&nbsp;&nbsp; something similar.)</TT></FONT><BR>
<BR>
<BR>
See ya<BR>
<BR>
On Fri, 2003-03-14 at 17:48, Mike Kestner wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>On Fri, 2003-03-14 at 02:05, Charles Iliya Krempeaux wrote:
&gt; Hello,
&gt; 
&gt; Can I commit this?
&gt; 
&gt; It is a Patch which updates the README file and the HACKING files.

Sure, but I'd update the part about considering using --prefix=/usr to
read &quot;consider using the --prefix configure option to install gtk-sharp
into the same prefix as mono.&quot; I really don't want to go on record as
telling people to install stuff into /usr.&nbsp; :)</I></FONT></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>-- 
     Charles Iliya Krempeaux, BSc
     charles@reptile.ca

________________________________________________________________________
 Reptile Consulting &amp; Services    604-REPTILE    http://www.reptile.ca/</PRE>
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>

--=-WhMSNYkm4ZWH2uZiEByf--