From 98bf83e95d55d9bfb28b06330b5e3b5cb36dfa53 Mon Sep 17 00:00:00 2001 From: hoenicke Date: Tue, 29 May 2001 09:02:49 +0000 Subject: [PATCH] Fixed link to sourceforge logo. Fixed bug in html page generation. Updated download page. Updated change date. git-svn-id: https://svn.code.sf.net/p/jode/code/branches/branch_1_1@1318 379699f6-c40d-0410-875b-85095c16579e --- jode/doc/Makefile.am | 2 +- jode/doc/download.php | 52 +++++++++++++++++++++---------------------- jode/doc/footer.inc | 2 +- jode/doc/header.inc | 4 ++-- 4 files changed, 29 insertions(+), 31 deletions(-) diff --git a/jode/doc/Makefile.am b/jode/doc/Makefile.am index 0cbf19c..a9a8e7b 100644 --- a/jode/doc/Makefile.am +++ b/jode/doc/Makefile.am @@ -40,4 +40,4 @@ public_html_symlink: footer.inc: public_html_symlink $(srcdir)/%.html: %.php footer.inc header.inc menu.inc - lynx -source http://localhost/~$(LOGNAME)/$(JODE_PHP_DIR)/$(notdir $<)?extension=.html > $@ + lynx -source http://localhost/~$(LOGNAME)/$(JODE_PHP_DIR)/$(notdir $<)?extension=html > $@ diff --git a/jode/doc/download.php b/jode/doc/download.php index da17ef8..346f1db 100644 --- a/jode/doc/download.php +++ b/jode/doc/download.php @@ -1,42 +1,40 @@

Download

-

Jode is available in the download section. Click here to download the latest -released source code of JODE - -

If you download the source code, you need several other packages to -build JODE, check the links -page.

+

Jode is available in the download area in source or +binary form. For compiling the source code, you need several other +packages, check the links page. You +need a unix like environment for compilation.

The simplest way to get it, especially for non unix users, is in -precompiled form, though. I have two jar archives at the xftp server. You may -need to press shift while clicking on the link, depending on your -browser. - -jode-".$version.$what.".jar"; -} ?> +precompiled form, though. There are two jar archives in the download +area:

-

CVS Repository

-

You can get the latest sources from the -CVS repository. -Follow the instruction on that page; use jode as -modulename. Then change to the directory jode and run +

You can get the latest sources from the CVS +repository. Follow the instruction on that page; use +jode as modulename. If you want to checkout a +specific version you can use the -r option:

+ + + +

To build the sources from CVS change to the main directory where +the configure.in file resides and run

aclocal && automake -a && autoconf
Afterwards follow the instruction in the INSTALL file.

+ diff --git a/jode/doc/footer.inc b/jode/doc/footer.inc index 9e16f05..bb3b3d5 100644 --- a/jode/doc/footer.inc +++ b/jode/doc/footer.inc @@ -2,7 +2,7 @@ All trademarks and copyrights on this page are properties of their respective owners.
- Last updated on 27-May-2001, + Last updated on 29-May-2001, Copyright © 1998-2001 by Jochen Hoenicke. Canonic URL is http://jode.sourceforge.net/
diff --git a/jode/doc/header.inc b/jode/doc/header.inc index 67e9113..de0e69a 100644 --- a/jode/doc/header.inc +++ b/jode/doc/header.inc @@ -25,7 +25,7 @@ function sflink($link) { Java Optimize and Decompile Environment (JODE) - + @@ -49,7 +49,7 @@ body { color:#000000; background-color: #FFFFFF; } >Powered by SourceForge
Best viewed with