Hello list
I try to compile sage-4.7.1 under debian Squeeze
It failes on python compiling;
here is my error message.
File "./setup.py", line 1934, in <module>
main()
File "./setup.py", line 1929, in main
'Lib/smtpd.py']
File
"/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src/Lib/distutils/core.py",
line 152, in setup
dist.run_commands()
File
"/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src/Lib/distutils/dist.py",
line 975, in run_commands
self.run_command(cmd)
File
"/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src/Lib/distutils/dist.py",
line 995, in run_command
cmd_obj.run()
File
"/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src/Lib/distutils/command/build.py",
line 134, in run
self.run_command(cmd_name)
File
"/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src/Lib/distutils/cmd.py",
line 333, in run_command
self.distribution.run_command(command)
File
"/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src/Lib/distutils/dist.py",
line 995, in run_command
cmd_obj.run()
File
"/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src/Lib/distutils/command/build_ext.py",
line 340, in run
self.build_extensions()
File "./setup.py", line 202, in build_extensions
build_ext.build_extensions(self)
File
"/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src/Lib/distutils/command/build_ext.py",
line 449, in build_extensions
self.build_extension(ext)
File "./setup.py", line 235, in build_extension
if not self.configure_ctypes(ext):
File "./setup.py", line 1738, in configure_ctypes
execfile(ffi_configfile, globals(), fficonfig)
File "build/temp.linux-i686-2.6/libffi/fficonfig.py", line 31
SyntaxError: Non-ASCII character '\xc3' in file
build/temp.linux-i686-2.6/libffi/fficonfig.py on line 31, but no
encoding declared; see http://www.python.org/peps/pep-0263.html for details
make[2]: *** [sharedmods] Erreur 1
make[2]: quittant le répertoire «
/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11/src »
Error building Python.
real 4m47.428s
user 4m6.615s
sys 0m40.175s
sage: An error occurred while installing python-2.6.4.p11
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/math/Téléchargements/sage-4.7.1/install.log. Describe your
computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/math/Téléchargements/sage-4.7.1/spkg/build/python-2.6.4.p11 and
type 'make check' or whatever is appropriate.
If anyone can help, thanks in advance
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org