Tue 2018-04-17 17:30:26 UTC, 3kk7:
>
> I downloaded Ubuntu binaries from the website,
> extracted tar, and ran make in extracted directory.
> Attached is the error I'm getting from a package
> called mpc-1.0.3.p0.

If you download Ubuntu binaries, you do not need
to run make. Go to the extracted directory and run

    ./sage

or set up a symbolic link to some place in your PATH
by running (from the extracted directory) something like

    ln -s `pwd`/sage /usr/local/bin

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

Reply via email to