[sage-combinat-devel] trouble installing spkg from 8630 on semigroups

2013-11-05 Thread Anne Schilling
Hi Nicolas,

I have trouble installing

sage -f 
http://trac.sagemath.org/sage_trac/raw-attachment/ticket/8360/semigroupe-2.0-2.spkg

using the git version of sage. Any idea why?

Best,

Anne

--

checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
Error configuring PACKAGE_NAME.

real0m3.709s
user0m0.901s
sys 0m1.829s

Error installing package semigroupe-2.0-2

Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /Applications/sage/logs/pkgs/semigroupe-2.0-2.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2 and type 'make' or 
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2'  
'/Applications/sage/sage' --sh)
When you are done debugging, you can type exit to leave the subshell.


-- 
You received this message because you are subscribed to the Google Groups 
sage-combinat-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [sage-combinat-devel] trouble installing spkg from 8630 on semigroups

2013-11-05 Thread Nicolas M. Thiery
On Tue, Nov 05, 2013 at 09:49:27PM -0800, Anne Schilling wrote:
 I have trouble installing
 
 sage -f 
 http://trac.sagemath.org/sage_trac/raw-attachment/ticket/8360/semigroupe-2.0-2.spkg
 
 using the git version of sage. Any idea why?

I am building sage-git now; I'll have a look. The spkg-install
calls hg -qpush to apply the patches on top of the pristine
semigroupe sources; maybe this does not work so well in the git
version of Sage?

Cheers,
Nicolas
--
Nicolas M. ThiƩry Isil nthi...@users.sf.net
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
sage-combinat-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/groups/opt_out.