I would like to install 
https://github.com/abelfunctions/abelfunctions/blob/master/doc/Installation.md  
in Ubuntu. 

I downloaded the package as a zip file and unzipped it. I then changed into 
/home/user/abelfunctions-master and ran

tar cjf abelfunctions.spkg 
/home/user/Downloads/abelfunctions-master/abelfunctions/

I then tried 

sage -p -c abelfunctions.spkg

but it complained

Error: no write access to build directory 
/usr/lib/sagemath/local/var/tmp/sage/build.

So I tried

sudo sage -p -c abelfunctions.spkg 

sys:1: RuntimeWarning: not adding directory '' to sys.path since it's 
writable by an untrusted group.
Untrusted users could put files in this directory which might then be 
imported by your Python code. As a general precaution from similar 
exploits, you should not execute Python code from this directory
abelfunctions
====================================================
Extracting package 
/home/user/Downloads/abelfunctions-master/abelfunctions.spkg
-rw-rw-r-- 1 user user 110915 Mar 21 19:54 
/home/user/Downloads/abelfunctions-master/abelfunctions.spkg
Finished extraction
/usr/lib/sagemath/build/bin/sage-spkg: line 573: cd: abelfunctions: No such 
file or directory
Error: after extracting, the directory abelfunctions does not exist

What is the correct way to install this package?

Raphael

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

Reply via email to