SWire 0.1 - Installation

Home | SWire 0.1 documentation


Installation

SWire must be installed in a valid Stata ado-directory. The installation of SWire in your personal ado-directory will now be discussed. You can identify your personal ado-directory by using the personal command in Stata; type the following into Stata:

personal

Then follow these instructions:

  1. if your personal ado-directory does not exist, create it;
  2. copy swire.ado and swire.sthlp into your personal ado-directory;
  3. copy the jar folder contents in the jar folder in your personal ado-directory. If the jar folder does not exist in your personal ado-directory, create it.

The following will be the structure of your final personal ado-directory (let us suppose that your personal ado-directory is /home/john/ado/personal/):

/home/john/ado/personal/swire.ado
/home/john/ado/personal/swire.sthlp
/home/john/ado/personal/jar/swire.jar
/home/john/ado/personal/jar/lib/javassist-3.20.0-GA.jar
/home/john/ado/personal/jar/lib/msgpack-0.6.12.jar

Finally, enter this command in Stata:

swire version

The previous command will display the SWire version number if the installation was successful.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.