uludaggonul / snow-dots

Automatically exported from code.google.com/p/snow-dots
0 stars 0 forks source link

Make an installer script #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
An install script could just be a matlab script, similar to what Psychtoolbox 
uses.

It might do the following:
    - checkout Psychtoolbox, path it
    - checkout Tower of Psych, path it
    - checkout Snow Sots, path it
    - clear .svn stuff out of the path

    - make /Applications/MATLAB symbolic link for the running Matlab 
executable

    - write default machine configuration file to somewhere
    - write default gamma table file to somewhere

    - Optional:
    - compile mexUDP, mxGram, and mexUDPMxGram
    - compile HIDx?  Or will this always require XCode?

    - Optional:
    - download and install GraphViz

Original issue reported on code.google.com by Benjamin.Heasly on 16 Feb 2010 at 10:53

GoogleCodeExporter commented 8 years ago
As we move into testing in the lab, this should smooth the process of updating 
and 
getting a consistent environment to test in.

Original comment by Benjamin.Heasly on 16 Feb 2010 at 11:13

GoogleCodeExporter commented 8 years ago
The installSnowDots featured download addresses installation and dependencies.  
It's not that beautiful, but it's been used successfully...

Original comment by Benjamin.Heasly on 23 Jun 2010 at 11:31

GoogleCodeExporter commented 8 years ago
installSnowDots has been useful, so I'm going to call it good.

Original comment by Benjamin.Heasly on 3 Aug 2010 at 6:03