#11926: "make" should run Sage once
-----------------------------+----------------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7.3
Component: build | Keywords: Makefile build sage-starts
Work_issues: | Upstream: N/A
Reviewer: John Palmieri | Author: Jeroen Demeyer
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Comment(by leif):
For the record:
{{{
Installation in a Multiuser Environment
---------------------------------------
This section addresses the question of how a system administrator
can install a single copy of Sage in a multi-user computer
network.
System-wide install
~~~~~~~~~~~~~~~~~~~
#. After you build Sage, you may optionally copy or move the entire
build tree to ``/usr/local``.
#. There are some initial files that have to be created the first time
Sage is run. Try starting up Sage once as root (or, to be
more thorough, try ``make test`` as root to run all the standard test
code). You can stop the tests by pressing ``ctrl-z`` followed by
typing ``kill %1`` (assuming you had no other jobs in the
background of that shell).
...
}}}
(I.e., RTFM.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11926#comment:47>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.