Installation problem
Hi,
When I try installing sage on my Ubuntu machine by typing "./sage", I get this error message:
File "/sage-5.5-linux-32bit-ubuntu_12.04.1_lts-i686-Linux/local/bin/sage-location", line 64 return ' '.join(set(x for x in v.split() if x in FLAGS)) ^ SyntaxError: invalid syntax
May I know how to solve this problem? Thanks!
Please post your exact Ubuntu version; sometimes there are problems with incompatibility, though a syntax error upon running sage-location isn't the usual symptom.