Requirements
The storm and formattable executables have been tested on Linux
systems, and should run on most UNIX-like systems. To run the
executables, you will need the GNU popt library, and the GNU standard
c++ library, both of which are usually already installed on Red Hat or
Fedora machines. It is also freely available at
freshmeat.net.
To determine if you have the GNU libpopt installed, type:
whereis libpopt
If libpopt is installed, you should see something like:
For the GNU standard c++ library, you will need at least GNU Standard
C++ Library v3. If necessary, this can be obtained from the libstdc++ home .