Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Nicolas M. Thiery
On Wed, Mar 17, 2010 at 01:41:08PM -0700, Mike Hansen wrote: > Yes, there is winxp1, winxp2, winxp3 on boxen, but you'd need to get > an account on those. For OSX, there is bsd.math.washington.edu, but > you need a separate account for that too. Please! (I assume from your CC that William is in

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Mike Hansen
On Wed, Mar 17, 2010 at 1:32 PM, Nicolas M. Thiery wrote: > By the way: is there a windows machine on Sagemath I could log on to > for experimenting directly myself? Same question for MacOS X? Yes, there is winxp1, winxp2, winxp3 on boxen, but you'd need to get an account on those. For OSX, ther

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Nicolas M. Thiery
Hi Mike, On Wed, Mar 17, 2010 at 01:10:40PM -0700, Mike Hansen wrote: > This is because of the "-I semigroupe" due to > > #ls -al Semigroupe > -rwxr-xr-x 1 mhansen None 16398 2010-03-17 10:50 Semigroupe Argl, I had noticed this one but was lazy to rebuild the package. Sorry, I should hav

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Mike Hansen
On Wed, Mar 17, 2010 at 1:01 PM, Nicolas M. Thiery wrote: > Thanks! > > Did you try with the latest version I posted on trac (6 hours ago) ? > > In principle this issue should be fixed. Yes, I did. Here's the error if gcc -DHAVE_CONFIG_H -I. -I. -I./config-Wall -pedantic -I semigroupe -g -O

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Nicolas M. Thiery
On Wed, Mar 17, 2010 at 11:54:03AM -0700, Mike Hansen wrote: > On Wed, Mar 17, 2010 at 5:44 AM, Nicolas M. Thiery > > Thanks again for the portability beta testing and report! The next > > stage will be to try this on Windows and Solaris, and then it will be > > rock solid :-) Volunteers? > > Same

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Mike Hansen
On Wed, Mar 17, 2010 at 5:44 AM, Nicolas M. Thiery wrote: > Thanks again for the portability beta testing and report! The next > stage will be to try this on Windows and Solaris, and then it will be > rock solid :-) Volunteers? Same directory naming issue on Cygwin, but otherwise it looks like it

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Nicolas M. Thiery
On Wed, Mar 17, 2010 at 05:19:02AM -0700, Anne Schilling wrote: > Thanks for letting me know and sorry for bringing so much bad news. > But is still does not work: > > ... > rm: Semigroupe: is a directory Argl, MacOs is case insensitive like Windows. So I can't have a program called Semigroupe an

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Anne Schilling
Nicolas M. Thiery wrote: On Tue, Mar 16, 2010 at 04:53:48PM -0700, Anne Schilling wrote: Thanks for the report! It was indeed linking in one file which it was not supposed to, and that got uncaught under linux. Please try again with the new spkg on trac. Incidentally, it (hopefully) also fixes 6

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-17 Thread Nicolas M. Thiery
On Tue, Mar 16, 2010 at 04:53:48PM -0700, Anne Schilling wrote: > >Thanks for the report! It was indeed linking in one file which it was > >not supposed to, and that got uncaught under linux. Please try again > >with the new spkg on trac. Incidentally, it (hopefully) also fixes 64 > >bits support.

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-16 Thread Anne Schilling
Nicolas M. Thiery wrote: On Tue, Mar 16, 2010 at 06:44:57AM -0700, Anne Schilling wrote: The spkg is now on trac, and the patch is up and unguarded on the Sage-Combinat patch server. So the following should hopefully get you started: sage -f http://trac.sagemath.org/sage_trac/raw-attachment/

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-16 Thread Nicolas M. Thiery
On Tue, Mar 16, 2010 at 06:44:57AM -0700, Anne Schilling wrote: > >The spkg is now on trac, and the patch is up and unguarded on the > >Sage-Combinat patch server. So the following should hopefully get you > >started: > > > > sage -f > > http://trac.sagemath.org/sage_trac/raw-attachment/ticket/8

Re: [sage-combinat-devel] Re: Interface to Semigroupe

2010-03-16 Thread Anne Schilling
Nicolas M. Thiery wrote: On Tue, Mar 16, 2010 at 02:57:32AM +0100, Nicolas M. Thiery wrote: Short progress report on the interface to Jean-Éric's Semigroupe: ... There is still work to do in collaboration with Jean-Éric, like allowing for more than one semigroup at a time, making a distributable

[sage-combinat-devel] Re: Interface to Semigroupe

2010-03-16 Thread Nicolas M. Thiery
On Tue, Mar 16, 2010 at 02:57:32AM +0100, Nicolas M. Thiery wrote: > Short progress report on the interface to Jean-Éric's Semigroupe: > ... > There is still work to do in collaboration with Jean-Éric, like > allowing for more than one semigroup at a time, making a distributable > spkg, etc. But th