Hello,

My friend David got an "unknown encoding" error while
trying to install combinat on top of a freshly compiled
sage-4.6.1 (compiled from source yesterday on a Mac
running Mac OS X 10.5.8). Here is the relevant excerpt:

Now cloning the current Sage library branch...
hg clone  sage sage-combinat
abort: unknown encoding: , please check your locale settings
Error cloning

and below is the complete output of the session.

Any clues? Regards,
Samuel

---------- Forwarded message ----------
From: David Zmiaikou
Date: 2011/1/22

Last login: Sat Jan 22 12:52:34 on ttys001
Daves-MacBook:~ Dave$ cd /Applications/sage-4.6.1/
Daves-MacBook:sage-4.6.1 Dave$ sage -combinat install
-bash: sage: command not found
Daves-MacBook:sage-4.6.1 Dave$ ./sage -combinat install
Creating sage-combinat branch:
  /Applications/sage-4.6.1/sage -b main
----------------------------------------------------------
sage: Building and installing modified Sage library files.

Installing c_lib
g++ -o libcsage.dylib -single_module -flat_namespace -undefined
dynamic_lookup -dynamiclib src/convert.os src/interrupt.os
src/mpn_pylong.os src/mpz_pylong.os src/mpz_longlong.os src/stdsage.os
src/gmp_globals.os src/ZZ_pylong.os src/ntl_wrap.os
-L/Applications/sage-4.6.1/local/lib
-L/Applications/sage-4.6.1/local/lib/python/config -lntl -lgmp -lpari
-lpython2.6
Updating Cython code....
Time to execute 0 commands: 1.90734863281e-05 seconds
Finished compiling Cython code (time = 4.36212086678 seconds)
running install
running build
running build_py
running build_ext
Time to execute 0 commands: 1.90734863281e-05 seconds
Total time spent compiling C/C++ extensions:  0.0907278060913 seconds.
running install_lib
running install_egg_info
Removing 
/Applications/sage-4.6.1/local/lib/python2.6/site-packages/sage-0.0.0-py2.6.egg-info
Writing 
/Applications/sage-4.6.1/local/lib/python2.6/site-packages/sage-0.0.0-py2.6.egg-info
real 0m17.485s
user 0m2.325s
sys 0m1.528s
  /Applications/sage-4.6.1/sage -clone combinat
Now cloning the current Sage library branch...
hg clone  sage sage-combinat
abort: unknown encoding: , please check your locale settings
Error cloning
real 0m3.386s
user 0m0.218s
sys 0m0.806s
Abort
Daves-MacBook:sage-4.6.1 Dave$

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to