Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thanks for replies!

Actually, the above-mentioned packages were all installed... but I finally made it!

Here is the procedure I used, in case anyone else had the same problem:

1) I just manually entered the directory:

cd /usr/lib/sagemath/spkg/build/zeromq-2.2.0.p0

2) I started the sage shell:

sage -sh

3) I manually installed the package:

sudo ./spkg-install

In this way, everything goes smoothly. Of course, I still don't know why the automatic installation fails (also the installation of "sage-optional" from the repository fails!), but at least I did it.

Thanks, Andrea

Thanks for the replies!

Actually, the above-mentioned packages were all installed... but I finally made it!

Here is the procedure I used, in case anyone else had the same problem:

1) I just manually entered the directory:

cd /usr/lib/sagemath/spkg/build/zeromq-2.2.0.p0

2) I started the sage shell:

sage -sh

3) I manually installed the package:

sudo ./spkg-install

In this way, everything goes smoothly. Of course, I still don't know why the automatic installation fails (also the installation of "sage-optional" from the repository fails!), but at least I did it.

Thanks, Andrea