Ask Your Question
1

sage-mode installation

asked 10 years ago

John L gravatar image

I'm new to sage, and trying to set up sage_mode with emacs. As suggested here, I run "sage -i sage_mode" to install it. This gives the error message

mkdir: cannot create directory ‘’: No such file or directory /usr/bin/sage: line 766: /usr/build/pipestatus: No such file or directory

Googling this doesn't seem to turn up anything relevant. Any suggestions? I'm running the build from the Arch Linux repos (64 bit).

Preview: (hide)

Comments

Does running Sage (without trying to install sage-mode) work okay?

kcrisman gravatar imagekcrisman ( 10 years ago )

Yes, haven't noticed problems with anything else.

John L gravatar imageJohn L ( 10 years ago )

2 Answers

Sort by » oldest newest most voted
1

answered 10 years ago

Antonio Rojas gravatar image

You can't use sage -i if you install Sage from the repos. Either you build and install sage yourself (and then you can install optional packages with sage -i) or you install it from the repos, and then you also have to install optional packages with pacman (currently there is no sage_mode PKGBUILD, you would have to create one yourself)

Preview: (hide)
link

Comments

I guess I've been out of the loop for a while with respect to Sage packaging. What's pacman, and how to I make sage_mode installable with sage -i?

Ivan Andrus gravatar imageIvan Andrus ( 9 years ago )

@Ivan Andrus: pacman is the archlinux package manager.

fidbc gravatar imagefidbc ( 9 years ago )
1

answered 9 years ago

Ivan Andrus gravatar image

You could try installing the latest spkg from bit bucket:

sage -i https://bitbucket.org/gvol/sage-mode/downloads/sage_mode-20150707.spkg

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 10 years ago

Seen: 946 times

Last updated: Sep 24 '15