p2pp
executable.
.tar.gz
filename extension; Unix, Linux) or
zip files (.zip
extension; Windows).
If you click on one of the links below, your browser should display a file selection panel; if you end up instead with a page full of strange characters, you definitely need to configure your browser.
Alternatively, try clicking on the link while holding the Shift key down.
Alternatively, if the Java Runtime Environment is already
installed on your system and accessible from your account, you
should verify the local JRE installation by trying to run the
jre -help
command -- it must correspond to V.1.1.8.
Also, please make make sure that your $JAVA_HOME
and $SWING_HOME
environment variables are
correctly set.
gunzip -c p2pp-2.3.tar.gz | tar xvf -
cd p2pp-2.3
make
This completes the installation process.
<installation-directory>/p2pp-2.3/bin
to
your $PATH
environment variable, then give the
p2pp
rehash
.
Beware of possible conflicts with P2PP V.1.x installations: if
that is the case, you can use the jp2pp
alias instead
of p2pp
.
Important notes
$JAVA_HOME
must be correctly set in order for the
Unix version of P2PP to run. When in doubt, one should best
unset it and let the system choose the default value.
p2pp
;
this is especially important for former users of P2PP 1.x