CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ support/ bmeps/ Java.old

Subdirectories of this one

NameDateDescription
doc/ 2010-01-05
jar/ 2010-01-05
splash/ 2010-01-05
src/ 2010-01-05

Files in this directory

NameDateSize 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.