Andres 

I have managed to build the ifolder client on SLED 11. I had to install a bunch 
of development packages from openSuSE
11.1 as well as edit 1 line in Simias.cs. The client run and I have 
successfully connected to an OES2 SP1 iFolder server
and synched a folder.  
 
I am going to read up on the xbuild stuff to see how if needs to be done. I 
have Monodevelop 2.0 and mono 2.4
installed. 

JK 

>>> On 05/14/2009 at 00:15, in message <[email protected]>, "Andrés G. 
>>> Aragoneses"<[email protected]> wrote:



Hey Johan.

It looks like the ideal plan will be to migrate to xbuild (MSBuild in
MS.NET and xbuild with mono). So we could eventually convert all the
mds files to .sln and .csproj files, to have a common crossplatform
build without requiring cygwin on Windows.

At least it looks like this is the plan according to some IRC
conversations. Ankit and Srinidhi are willing to help.

Andres



Johan Kotze wrote:
>
>
> Thanx. I'll give it a try and ask if I get stuck.
>
>>>> On 05/13/2009 at 21:03, in message <[email protected]>,
> "Andrés G. Aragoneses"<[email protected]>
> wrote:
>
>
> With server I mean the simias component:
>
> ./autogen.sh && make && sudo make install
>
> Regards,
>
> Andres
>
> Andrés G. Aragoneses wrote:
>> Sounds good. Are you familiar with autotools?
>>
>> I would say: first try to build the server with them on your own, doing
>> a clean checkout:
>>
> http://apps.sourceforge.net/mediawiki/ifolder3/index.php?title=Subversion_Instructions
> <http://apps.sourceforge.net/mediawiki/ifolder3/index.php?title=Subversion_Instructions>
>>
>> After you know how to build from the command line, start examining all
>> the Makefile.am files to find out the order of the dependencies, or why
>> the MonoDevelop solutions don't compile (looking at the error messages,
>> looking at where the refs are indeed generated with the autotools
>> proces...).
>>
>> We hope to see you in the channel (IRC), you can ask anything.
>>
>> Andres
>>
>>
>> Johan Kotze wrote:
>>>
>>> I would be willing to create the Monodevelop projects required if I can
>>> get some docs on the order in which to build the client and server. I am
>>> fairly new to C# and Linux development (from a Delphi/Win32 background)
>>> but I am willing to learn and I would really like to be involved with
>>> the iFolder project.
>>>
>>>
>>> JK
>>>
>>>>>> On 05/13/2009 at 20:28, in message <[email protected]>,
>>> "Andrés G.
> Aragoneses"<[email protected]> wrote:
>>>
>>>
>>> Once this version of mono is released (or you install it on your own, in
>>> which case I would recommend looking at this [1]) it just compiles from
>>> the command line (with the usual chain: autogen.sh , make, make
> install...).
>>>
>>> From what I can see, there are no MonoDevelop projects for every part of
>>> the source code, and it's not building in MonoDevelop (maybe because of
>>> that, it seems it can't find some references). This would be a good
>>> thing to fix as well, I guess also using makefile synchronization.
>>>
>>> Andres
>>>
>>>
>>> Johan Kotze wrote:
>>>>
>>>> So once this version of mono is released, I should be able to compile
>>>> iFolder with Monodevelop ? Is there any documentation on the order in
>>>> which things should be compiled ?
>>>>
>>>>
>>>> JK
>>>>
>>>>>>> On 05/13/2009 at 18:33, in message <[email protected]>,
>>>> "Andrés G. Aragoneses"<[email protected]>
>>>> wrote:
>>>>
>>>> Christopher Brown wrote:
>>>>> 2009/5/2 Brent McConnell
>>> <[email protected]>:
>>>>>> I'll post an update on the Mono 2.4 issue early/mid next week so stay
>>>> tuned.
>>>>> I'd really appreciate it if there was some kind of way of tracking the
>>>>> status of this. In the new open ifolder it really would be a good way
>>>>> of getting people outside Novell involved.
>>>> So, after a bit of research on the issue, here's the short summary:
>>>>
>>>> The mono 2.4 problems only happen if you're using Mono 2.4 from official
>>>> packages. Your problems are solved if you use the last revision of
>>>> Mono-2-4 branch:
>>>> http://anonsvn.mono-project.com/viewvc/branches/mono-2-4/
>>>> We'll try to roll out a new version of Mono-2.4 with those fixes.
>>>>
>>>> The long summary is:
>>>>
>>>>
>>>> Pending issues:
>>>> ---------------
>>>>
>>>>
>>>> BNC503260 https://bugzilla.novell.com/show_bug.cgi?id=503260
> <https://bugzilla.novell.com/show_bug.cgi?id=503260>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=503260
> <https://bugzilla.novell.com/show_bug.cgi?id=503260>>
>>>> <https://bugzilla.novell.com/show_bug.cgi?id=503260
> <https://bugzillanovell.com/show_bug.cgi?id=503260>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=503260
> <https://bugzilla.novell.com/show_bug.cgi?id=503260>>>
>>>> (Seems to be a dupe of BNC494567
>>>> https://bugzilla.novell.com/show_bug.cgi?id=494567
> <https://bugzilla.novell.com/show_bug.cgi?id=494567>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=494567
> <https://bugzilla.novell.com/show_bug.cgi?id=494567>>
>>>> <https://bugzilla.novell.com/show_bug.cgi?id=494567
> <https://bugzilla.novell.com/show_bug.cgi?id=494567>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=494567
> <https://bugzilla.novell.com/show_bug.cgi?id=494567>>>
>>>> Fixed in mono 2.4 branch, r134066:
>>>> http://permalink.gmane.org/gmane.comp.gnome.mono.patches/144842
>>>> We need new 2.4 packages of mono, some 2.4.0.1 for example, because this
>>>> is not on the 2-4 tag:
>>>>
>>>>
>>>
> http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup>
>>>
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup>>
>>>
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup>
>>>
> <http://anonsvn.mono-projectcom/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup>>>
>>>> )
>>>>
>>>> BNC459790 https://bugzilla.novell.com/show_bug.cgi?id=459790
> <https://bugzilla.novell.com/show_bug.cgi?id=459790>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=459790
> <https://bugzilla.novell.com/show_bug.cgi?id=459790>>
>>>> <https://bugzilla.novell.com/show_bug.cgi?id=459790
> <https://bugzilla.novell.com/show_bug.cgi?id=459790>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=459790
> <https://bugzilla.novell.com/show_bug.cgi?id=459790>>>
>>>> (Fixed in mono 2.4 branch, r133574:
>>>> http://permalink.gmaneorg/gmane.comp.gnome.mono.patches/144351
>>> <http://permalink.gmane.org/gmane.comp.gnome.mono.patches/144351>
>>>> We need new 2.4 packages of mono, some 2.4.0.1 for example, because this
>>>> is not on the 2-4 tag:
>>>>
>>>>
>>>
>
http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.Web.Services.Protocols/ChangeLog?view=markup
>
<http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.Web.Services.Protocols/ChangeLog?view=markup>
>>>
>
<http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.Web.Services.Protocols/ChangeLog?view=markup
>
<http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.WebServices.Protocols/ChangeLog?view=markup>>
>>>
>
<http://anonsvnmono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/SystemWeb.Services.Protocols/ChangeLog?view=markup
>
<http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.Web.Services.Protocols/ChangeLog?view=markup>
>>>
>
<http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.Web.Services.Protocols/ChangeLog?view=markup
>
<http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.Web.Services.Protocols/ChangeLog?view=markup>>>
>>>> )
>>>>
>>>> BNC488630 https://bugzilla.novell.com/show_bugcgi?id=488630
> <https://bugzilla.novell.com/show_bugcgi?id=488630>
>>> <https://bugzilla.novell.com/show_bugcgi?id=488630
> <https://bugzilla.novell.com/show_bugcgi?id=488630>>
>>>> <https://bugzilla.novell.com/show_bug.cgi?id=488630
> <https://bugzilla.novell.com/show_bug.cgi?id=488630>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=488630
> <https://bugzilla.novell.com/show_bug.cgi?id=488630>>>
>>>> (Fixed in mono 2.4 branch, r130251:
>>>> http://permalink.gmaneorg/gmane.comp.gnome.mono.patches/141031
>>> <http://permalink.gmane.org/gmane.comp.gnome.mono.patches/141031>
>>>> We need new 2.4 packages of mono, some 2.4.0.1 for example, because this
>>>> is not on the 2-4 tag:
>>>>
>>>>
>>>
> http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup>
>>>
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup>>
>>>
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup>
>>>
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup>>>
>>>> )
>>>>
>>>>
>>>> BNC499242 https://bugzilla.novell.com/show_bug.cgi?id=499242
> <https://bugzilla.novell.com/show_bug.cgi?id=499242>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=499242
> <https://bugzilla.novell.com/show_bug.cgi?id=499242>>
>>>> <https://bugzilla.novell.com/show_bug.cgi?id=499242
> <https://bugzilla.novell.com/show_bug.cgi?id=499242>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=499242
> <https://bugzilla.novell.com/show_bug.cgi?id=499242>>>
>>>> (Fixed in mono 2.4 branch, r131420:
>>>> http://permalink.gmane.org/gmane.comp.gnome.mono.patches/142200
>>>> We need new 2.4 packages of mono, some 2.4.0.1 for example, because this
>>>> is not on the 2-4 tag:
>>>>
>>>>
>>>
> http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup>
>>>
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup>>
>>>
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup>
>>>
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup
> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup>>>
>>>> )
>>>>
>>>>
>>>>
>>>> Already resolved issues:
>>>> ------------------------
>>>>
>>>> BNC432934 https://bugzilla.novell.com/show_bug.cgi?id=432934
> <https://bugzilla.novell.com/show_bug.cgi?id=432934>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=432934
> <https://bugzilla.novell.com/show_bug.cgi?id=432934>>
>>>> <https://bugzilla.novell.com/show_bug.cgi?id=432934
> <https://bugzilla.novell.com/show_bug.cgi?id=432934>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=432934
> <https://bugzilla.novell.com/show_bug.cgi?id=432934>>>
>>>> (Only affects Mono 2.2, iFolder has fixes upstream as well)
>>>>
>>>> BNC433698 https://bugzilla.novell.com/show_bug.cgi?id=433698
> <https://bugzilla.novell.com/show_bug.cgi?id=433698>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=433698
> <https://bugzilla.novell.com/show_bug.cgi?id=433698>>
>>>> <https://bugzilla.novellcom/show_bug.cgi?id=433698
> <https://bugzilla.novellcom/show_bug.cgi?id=433698>
>>> <https://bugzilla.novell.com/show_bug.cgi?id=433698
> <https://bugzilla.novell.com/show_bug.cgi?id=433698>>>
>>>> (Open, but because it cannot be backported to older versions of Mono
>>>> than 2.4. Not important because we're working with 2.4)
>>>>
>>>>
>>>> Regards,
>>>>
>>>> Andrés
>>>>
>>>> --
>>>>


_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev
_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to