Subdirectories of this one
Files in this directory
| Name | Date | Size | | Description |
| Makefile |
2008-07-17 |
561 bytes |
download |
|
| README |
2008-06-24 |
448 bytes |
download |
Shown below |
| compile-archive |
2009-10-28 |
332 bytes |
download |
|
| compile-archive.in |
2009-10-28 |
256 bytes |
download |
|
Contents of the README file
This is the source code directory for the bmeps GUI.
Normally there should not be a need to build the bmepsgui.jar file
again, as this file is shipped with the distribution.
If you want to build and install the bmeps GUI from source, you
need a SUN JDK 1.6 update 3 or later.
After unpacking the bmeps sources the procedure is as follows:
cd bmeps-2.0.8
./configure
make
cd Java
make clean
make
make install
cd ..
make install
Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.