On Jan 5, 2008, at 22:08 , Joshua Kantor wrote:

>
> Hello. for the dvd we are including a dmg file. There was some
> problems with the initial version of this. I believe the following is
> working,
> but if anyone else could test that following the instructions works
> fine on their system that would be appreciated. Again this is osx 10.4
> intel
>
> http://sage.math.washington.edu/home/jkantor/sage-2.9.2-osx10.4- 
> intel-i386-Darwin.dmg

Tried this on Mac OS X, 10.4.11, on a Dual Quad Xeon system.  I think  
it's a success, but there are a few nits.  The details:

The DMG mounted successfully, and I dragged the 'sage' folder to a  
local disk.

Starting 'sage' in the copied directory gave me the 'may have moved'  
message, and then startup completed without a peep.

I ran "make test" (with -j6) in this directory, and this was the  
final output:

All tests passed!
Total time for all tests: 2339.3 seconds

However, the ".tex" tests actually all failed.  The log file doesn't  
show all the details, so I'm including them here.  In addition, there  
were a batch of dependency warnings.  I'm not sure whether they point  
to a problem.  'test.log' is at "sage.math.washington.edu:~justin/ 
logs/dmg-test.log".

Justin

cd spkg && ./install all 2>&1 | tee -a ../install.log
ls: bzip2-*-install: No such file or directory
ls: dir-*-install: No such file or directory
ls: prereq-*-install: No such file or directory
standard/deps:39: warning: overriding commands for target `installed/'
standard/deps:36: warning: ignoring old commands for target `installed/'
standard/deps:42: warning: overriding commands for target `installed/'
standard/deps:39: warning: ignoring old commands for target `installed/'
standard/deps:157: warning: overriding commands for target `installed/'
standard/deps:42: warning: ignoring old commands for target `installed/'
make[1]: Circular installed/python-2.5.1.p10 <- installed/ dependency  
dropped.
make[1]: Circular installed/python-2.5.1.p10 <- installed/ dependency  
dropped.
make[1]: Circular installed/python-2.5.1.p10 <- installed/ dependency  
dropped.
make[1]: Circular installed/zlib-1.2.3.p2 <- installed/ dependency  
dropped.
make[1]: Circular installed/zlib-1.2.3.p2 <- installed/ dependency  
dropped.
make[1]: Circular installed/zlib-1.2.3.p2 <- installed/ dependency  
dropped.
make[1]: Circular installed/termcap-1.3.1 <- installed/ dependency  
dropped.
make[1]: Circular installed/termcap-1.3.1 <- installed/ dependency  
dropped.
make[1]: Circular installed/termcap-1.3.1 <- installed/ dependency  
dropped.
make[1]: Circular installed/readline-5.2 <- installed/ dependency  
dropped.
make[1]: Circular installed/readline-5.2 <- installed/ dependency  
dropped.
make[1]: Circular installed/readline-5.2 <- installed/ dependency  
dropped.
make[1]: Circular installed/libpng-1.2.22.p3 <- installed/ dependency  
dropped.
make[1]: Circular installed/libpng-1.2.22.p3 <- installed/ dependency  
dropped.
make[1]: Circular installed/libpng-1.2.22.p3 <- installed/ dependency  
dropped.
make[1]: Circular installed/ <- installed/ dependency dropped.
make[1]: Circular installed/ <- installed/ dependency dropped.
make[1]: Circular installed/ <- installed/ dependency dropped.
make[1]: Nothing to be done for `all'.

real    0m0.008s
user    0m0.003s
sys     0m0.004s
To install gap, gp, singular, etc., scripts
in a standard bin directory, start sage and
type something like
    sage: install_scripts('/usr/local/bin')
at the SAGE command prompt.

SAGE build/upgrade complete!
. local/bin/sage-env && sage-maketest
/tmp/sage/local/bin/sage-maketest: line 4: /tmp/sage/tmp/test.log: No  
such file or directory
/tmp/sage/local/bin/sage-maketest: line 5: /tmp/sage/tmp/test.log: No  
such file or directory
tee: /tmp/sage/tmp/test.log: No such file or directory
tmp directory doesn't exist - creating ...
dsage-trial tmp directory doesn't exist - creating ...
This script will run the unit tests for DSage
Running 40 tests.
sage.dsage.database.tests.test_clientdb
   ClientDatabaseTestCase
      
testadd_user ...                                                       [ 
OK]
      
testdel_user ...                                                       [ 
OK]
      
testset_enabled ...                                                    [ 
OK]
      
testupdate_login_time ...                                              [ 
OK]
sage.dsage.database.tests.test_job
   JobTestCase
      
testcreate_job ...                                                     [ 
OK]
      
testjobCreationTime ...                                                [ 
OK]
      
testjobFailures ...                                                    [ 
OK]
      
testjobFile ...                                                        [ 
OK]
      
testjobFinishTime ...                                                  [ 
OK]
      
testjobKilled ...                                                      [ 
OK]
      
testjobResult ...                                                      [ 
OK]
      
testjobStatus ...                                                      [ 
OK]
      
testjobUpdateTime ...                                                  [ 
OK]
      
testjob_id ...                                                         [ 
OK]
sage.dsage.database.tests.test_jobdb
   JobDatabaseSQLiteTestCase
      
testcreate_jdict ...                                                   [ 
OK]
      
testget_job ...                                                        [ 
OK]
      
testget_job_by_id ...                                                  [ 
OK]
      
testget_killed_jobs_list ...                                           [ 
OK]
      
testhas_job ...                                                        [ 
OK]
      
teststore_job ...                                                      [ 
OK]
sage.dsage.server.tests.test_server
   DSageServerTestCase
      
testget_active_clients_list ...                                        [ 
OK]
      
testget_active_jobs ...                                                [ 
OK]
      
testget_all_jobs ...                                                   [ 
OK]
      
testget_job ...                                                        [ 
OK]
      
testget_job_by_id ...                                                  [ 
OK]
      
testget_job_result_by_id ...                                           [ 
OK]
      
testget_jobs_by_username ...                                           [ 
OK]
      
testget_killed_jobs_list ...                                           [ 
OK]
      
testjob_done ...                                                       [ 
OK]
      
testjob_failed ...                                                     [ 
OK]
      
testkill_job ...                                                       [ 
OK]
      
testsubmit_job ...                                                     [ 
OK]
sage.dsage.twisted.tests.test_pubkeyauth
   PublicKeyCredentialsCheckerTest
      
testBadLogin3 ...                                                      [ 
OK]
      
testLogin ...                                                          [ 
OK]
sage.dsage.twisted.tests.test_remote
   ClientRemoteCallsTest
      
testremoteSubmitBadJob ...                                             [ 
OK]
      
testremoteSubmitJob ...                                                [ 
OK]
   MonitorRemoteCallsTest
      
testget_killed_jobs_list ...                                           [ 
OK]
      
testremote_get_job ...                                                 [ 
OK]
      
testremote_job_done ...                                                [ 
OK]
      
testremote_job_failed ...                                              [ 
OK]

------------------------------------------------------------------------ 
-------
Ran 40 tests in 5.332s

PASSED (successes=40)
Testing of examples currently not implemented.
Testing SAGE documentation
Testing SAGE tutorial
/tmp/sage/local/bin/sage-maketest: line 18: cd: /tmp/sage/devel/doc/ 
tut: No such file or directory
ERROR: File ./tut.tex is missing
exit code: 1

----------------------------------------------------------------------
The following tests failed:


         ./tut.tex
Total time for all tests: 0.0 seconds
Testing SAGE programming guide
/tmp/sage/local/bin/sage-maketest: line 22: cd: /tmp/sage/devel/doc/ 
prog: No such file or directory
ERROR: File ./prog.tex is missing
exit code: 1

----------------------------------------------------------------------
The following tests failed:


         ./prog.tex
Total time for all tests: 0.0 seconds
Testing SAGE constructions guide
/tmp/sage/local/bin/sage-maketest: line 26: cd: /tmp/sage/devel/doc/ 
const: No such file or directory
ERROR: File ./const.tex is missing
exit code: 1

----------------------------------------------------------------------
The following tests failed:


         ./const.tex
Total time for all tests: 0.0 seconds



--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------




--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to