This software is designed for use only on linux/unix/Mac computers (not on Microsoft Windows machines).
All programs in this directory are Copyright (c) 2010 by Jeffrey S. Rosenthal, and are licensed for general copying, distribution and modification according to the GNU General Public License.
There are two different related versions of the software. Installation instructions for both versions follow.
Then, open a Unix shell window (on Mac, use the "Terminal" application).
Then, create and move into an appropriate directory, e.g. by typing:
mkdir usscjThen, download and run the usscj INSTALL file, e.g. by typing:
cd usscj
lynx -source http://probability.ca/usscj/INSTALL > INSTALL(This may take a few minutes, as it downloads and installs and compiles all the needed software to enable you to download and analyse USSC decisions.)
chmod +x INSTALL
./INSTALL
You are now ready to begin! Just follow the instructions in the usscj README file to use the software in various ways.
(This version obtains USSC decisions from the the Justia.com US Supreme Court Center.)
Then, open a Unix shell window, and create and move into an appropriate directory, e.g. by typing:
mkdir usscc
cd usscc
Then, download and run the usscc INSTALL file, e.g. by typing:
lynx -source http://probability.ca/usscc/INSTALL > INSTALL(This may take a few minutes, as it downloads and installs and compiles all the needed software to enable you to download and analyse USSC decisions.)
chmod +x INSTALL
./INSTALL
Then, follow the instructions in the usscc README file to use the software.
(This version obtains USSC decisions from the Cornell University Law School Supreme Court collection.)
You may contact me with questions.
-- Jeffrey Rosenthal (contact info)