Randyplus is distributed as source code only. Compilation is required.
Randyplus can be downloaded from the ibiblio.org Linux Archive.
Randyplus requires a C++ compiler and POSIX Pthreads compliant library (glibc includes linuxthreads). Gcc 3.2 and glibc were used for the development of Randyplus.
In order to compile and install Randyplus on your system, type the following in the base directory of the Randyplus distribution:
% ./configure
% make
% make install
Since Randyplus uses
autoconfand
automakeyou should have not trouble compiling it. Should you run into problems please report them to the the author at Andrew D. Balsa