RE: [Mono-list] Mono Windows/Cygwin Repeatable Build Process

2004-01-05 Thread Adam Chester
I think there is a combination of reasons, but yes, the mono-build-w32.sh
rarely works without some hair-pulling...

I've heard many people say the same, so it's not just you and me.

As for making it work, I don't have the skills/time, lets hope someone who
does is listening. April 2003 was the last time I had a couple of days to
spare on making it build. Nobody on #mono or even on this list seems to know
how to make it build without fail (at least nobody I've come across).

-adam 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Joe Mozelesky
Sent: Monday, 5 January 2004 1:38 PM
To: [EMAIL PROTECTED]
Subject: [Mono-list] Mono Windows/Cygwin Repeatable Build Process
Importance: High

Hello,

I was wondering if there were any plans to update mono-build-w32.sh to a
working state, or if there is a working build script for Windows/Cygwin
floating around out there?  I just spent the past 2 days trying to compile
Mono on Cygwin.  I did a fresh install of Cygwin, and I selected to install
_everything_.  I have tried building using mono-build-w32.sh, and I have
tried building from a tarball, and I have tried checking it out from CVS and
building it manually.

I keep running into one problem after another.  There is no single document
describing what is required for a successful build.  Following the
instructions in the Mono handbook does not work.  There are a lot of posts
in the mailing list archives about various common problems like libgc not
found, autoconf version issues, etc.  I have messed with various settings
for LDFLAGS, CPPFLAGS, PKG_CONFIG_PATH, LD_LIBRARY_PATH, ACLOCAL_FLAGS,
PATH, etc. etc. to no avail.  Every time I hack/fix one problem, there is
another problem.

I would really like to get a setup so I can do a repeatable build from CVS
to keep current with various updates/bugfixes.  I think this is the intent
of the mono-build-w32.sh script.  Can all of the above be consolidated into
a set of steps that will work and is repeatable?  If by some stroke of luck
I am able to get this to compile on my laptop, I am going to have to go
through this same 2 day process on my desktop trying to get it to build
there.

Is my experience uncommon?  Are others out there able to compile fine on
Windows/Cygwin?  Is there something I am missing?  Isn't there an automated
build process that runs every night and verifies the build works
successfully and nothing is broken on all target platforms?

My setup:
Laptop
Windows XP Professional SP 1
Cygwin 1.5.5-1 everything installed

I have the correct autotools versions after copying the cygwin devel
versions into /usr/bin.  I corrected the libgc problem by copying gc.dll to
/usr/lib.  I am now getting errors in mono/metadata about icall.c.

I am just frustrated and I am wondering if it is something that I am doing
wrong, or if the build script is broken, or if there is some easy way to get
a 'reference' environment setup.  It seems like others have had success
building Mono on Cygwin with relative ease, so I'd like to determine what is
different about my clean-install environment.

Thanks,
Joe



___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] how do i send a patch to mono?

2004-01-05 Thread Marc Recht
You should use bugzilla, it is easier to track. Feel free to mail the
list if the item deserves discuession.
OK, that's what I thought. Thanks for the clarification.

--
Marc Recht

pgp0.pgp
Description: PGP signature


[Mono-list] change layout of one cell

2004-01-05 Thread Michael Ott
Hello!

How can i change the layout of one cell. 
I want to click a row of a treeview and when i press insert i want that
this cell as another weight as the other one. 

Thanx in advanced

CU
 
  Michael  
  
--   
   Michael Ott, e-mail: [EMAIL PROTECTED], www.zolnott.de   
I am registered as user #275453 with the Linux Counter, http://counter.li.org.
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] mod_mono port for FreeBSD

2004-01-05 Thread Joseph Golkosky
Does a FreeBSD port for mod_mono exist? I have installed version 0.24 of the
.NET Development Framework via the ports collection. However, I do not see a
port for mod_mono. Does it exist? Where can I get it from.


__
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Gtk# 0.15 released

2004-01-05 Thread Mike Kestner
Announcing release 0.15 of Gtk#, codenamed "Choo choo woo woo."  

Tarballs and binaries available for immediate download from:

http://sourceforge.net/project/showfiles.php?group_id=40240

About Gtk#: 
Gtk# is a .Net language binding for the Gtk+ Graphical User Interface
toolkit and several GNOME platform libraries. The GNOME 2.2 platform is
currently targeted.  The binding is fairly complete, but it is still
somewhat unproven and API unstable, and therefore not recommended for
production work. 

Changes since 0.14:
* Default signal handler overriding. (MK)
* Parser improvements:  and . (MK)
* new Gnome.Print sample (John Luke)
* glib CLS compliance work. (Miguel)
* signal handler are now attached with connect_after. (MK)
* null array parameter passing (MK)
* DnD fixes and port of TestDnd (Ettore)
* Added GLib.GType instead of using uint so 64 bit is happy. (MK)
* mangle more keyword param names. (Joe Shaw)
* Idle.Remove (Alp, John Luke)
* More API Corrections, Customizations, and glue: (Peter Williams,
Miguel, Luciano Martorella, Radek, MK)
* Bugfixes (Radek, MK)
* Doc Updates (John Luke)

Discussion of Gtk# occurs on the mailing list at
[EMAIL PROTECTED]  Bugs can be reported to
http://bugzilla.ximian.com, module gtk#. Check the Gtk# homepage for
additional info at http://gtk-sharp.sf.net.

-- 
Mike Kestner <[EMAIL PROTECTED]>

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] RE: Windows Installer for Mono 0.29

2004-01-05 Thread Alejandro Ospina
>>There is a Mono 0.29 windows installer available now at
>>
>>http://primates.ximian.com/~jackson/mono-0.29-win32-1.exe

The link is wrong!!!


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mono Enviroment Variables

2004-01-05 Thread Pablo Fischer
Hi!

A few days ago I asked how to compile mcs-0.28 with a different mcs.exe
version, and hopefully I got answers :).

Now, I have another problem, one thing is to tell the mcs.exe and the
other is to tell where the libmono lib (version .28) is.

So, somebody knows all the enviroment variables that use MCS?.

My plans are: use officialy the CVS version, so I'm not looking to be
making downgrades and upgrades.

Thanks!
Pablo

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] RE: Windows Installer for Mono 0.29

2004-01-05 Thread Jackson Harper

The link is fine, the server was just down briefly.

Jackson


On Mon, 2004-01-05 at 13:21, Alejandro Ospina wrote:
> >>There is a Mono 0.29 windows installer available now at
> >>
> >>http://primates.ximian.com/~jackson/mono-0.29-win32-1.exe
> 
> The link is wrong!!!
> 
> 
> ___
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mono Enviroment Variables

2004-01-05 Thread Peter Williams
Hi,

On Mon, 2004-01-05 at 17:06, Pablo Fischer wrote:
> Hi!
> 
> A few days ago I asked how to compile mcs-0.28 with a different mcs.exe
> version, and hopefully I got answers :).
> 
> Now, I have another problem, one thing is to tell the mcs.exe and the
> other is to tell where the libmono lib (version .28) is.
> 
> So, somebody knows all the enviroment variables that use MCS?.

(Sorry for not responding earlier, my email was down.) Maybe
LD_LIBRARY_PATH is all you need? Or MONO_PATH ... I don't have a good
sense of of what you're trying to achieve, but those are places to
start.

Peter

-- 
Peter Williams  [EMAIL PROTECTED]

"[Ninjas] are cool; and by cool, I mean totally sweet."
  -- REAL Ultimate Power

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] Compiling SharpDevelop

2004-01-05 Thread scrumpler
Is this MonoDevelop version you speak of a port specifically made for
Mono?  I haven't heard of that version before, can you give me some more
information about it?


On Sun, 2004-01-04 at 11:22, Blair Jennings wrote:
> Which version of #D are you trying to compile. The new MonoDevelop version I 
> just compiled and got running yesterday ( It is really cool; and the guys 
> are doing a great job on the port).
> 
> Also can you give the StackTrace which you are getting.
> 
> Thanks,
> 
> Blair Jennings
> 
> 
> >From: scrumpler <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: [Mono-list] Compiling SharpDevelop
> >Date: Sun, 04 Jan 2004 10:40:20 -0500
> >
> >Has anyone here managed to get SharpDevelop to build successfully with
> >mono?  I get a null object reference exception when I try to build it
> >using NAnt.
> >
> >___
> >Mono-list maillist  -  [EMAIL PROTECTED]
> >http://lists.ximian.com/mailman/listinfo/mono-list
> 
> _
> Working moms: Find helpful tips here on managing kids, home, work —  and 
> yourself.   http://special.msn.com/msnbc/workingmom.armx
> 
> ___
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Build mono 0.29 on cygwin succeded

2004-01-05 Thread Giovanni Zito



At last I succeded in building mono 
0.29 on cygwin, starting from mono-0.29.tar.gz (packaged 
mono).
It includes boehm gc and also ICU.
 
Forget all my previous posts.
Thanks.
 
 
G.Z.
 


RE: [Mono-list] Compiling SharpDevelop

2004-01-05 Thread Blair Jennings
Yes Todd Berman and others are porting #D to GTK# the best way to find out 
more is to go look at Monologue under Blogs on go-mono.com. Some great 
screen shots are there. They plan to do a alpha release in a couple of 
weeks. So stay tuned.

Blair


From: scrumpler <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: [Mono-list] Compiling SharpDevelop
Date: Mon, 05 Jan 2004 18:30:50 -0500
Is this MonoDevelop version you speak of a port specifically made for
Mono?  I haven't heard of that version before, can you give me some more
information about it?
On Sun, 2004-01-04 at 11:22, Blair Jennings wrote:
> Which version of #D are you trying to compile. The new MonoDevelop 
version I
> just compiled and got running yesterday ( It is really cool; and the 
guys
> are doing a great job on the port).
>
> Also can you give the StackTrace which you are getting.
>
> Thanks,
>
> Blair Jennings
>
>
> >From: scrumpler <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: [Mono-list] Compiling SharpDevelop
> >Date: Sun, 04 Jan 2004 10:40:20 -0500
> >
> >Has anyone here managed to get SharpDevelop to build successfully with
> >mono?  I get a null object reference exception when I try to build it
> >using NAnt.
> >
> >___
> >Mono-list maillist  -  [EMAIL PROTECTED]
> >http://lists.ximian.com/mailman/listinfo/mono-list
>
> _
> Working moms: Find helpful tips here on managing kids, home, work —  
and
> yourself.   http://special.msn.com/msnbc/workingmom.armx
>
> ___
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
_
Check your PC for viruses with the FREE McAfee online computer scan.  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] How do I compile the XSP?

2004-01-05 Thread Alejandro Ospina
Hi!.
How do I compile the XSP in Windows?
Thanks.

Alejandro Ospina


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] Build mono 0.29 on cygwin succeded

2004-01-05 Thread Dave Rivera








Please share how you did it!

 

-Dave Rivera

 









From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Giovanni Zito
Sent: Monday, January 05, 2004
7:21 PM
To: [EMAIL PROTECTED]
Subject: [Mono-list] Build mono
0.29 on cygwin succeded



 



At last I succeded in building mono 0.29 on
cygwin, starting from mono-0.29.tar.gz (packaged mono).





It includes boehm gc and also ICU.





 





Forget all my previous posts.





Thanks.





 





 





G.Z.