
    JNapster - a Napster client written in Java.


Installation
============

    1) Step one is to get a Java Runtime Environment (JRE) or Java Development
       Kit (JDK) for your platform. You will need Version 1.2 (also called
       Java 2) of the JDK / JRE.
       
       Windows versions are available at
           http://java.sun.com/products/jdk/1.2/jre/
	   
       Linux versions are available at
           http://www.blackdown.org/java-linux/mirrors.html
	   
       Links to many other ports of Java are available at
           http://java.sun.com/cgi-bin/java-ports.cgi

       
       Please download and install the JDK / JRE which fits your platform
       according to the Installation instructions which come with the JDK
       / JRE. Then proceed to step 2.
       
       
    2) Once the JDK / JRE is installed, it should be easy to start the 
       program. 
       
       - Unpack the tar.gz / zip archive into a directory.
       - Change into the /binary directory of your installation directory.
       - Call "java JNapster" or "jre JNapster" (depending if you have a JRE
         or a JDK installed).
	 
	 
    3) If there are any problems, please feel free to contact me:
       E-Mail: daneel@tux.org
    
    