README - pdb2vrml Version 0.0.1
-------------------------------

LICENSING

    MSAL comes with complete free source code. MSAL is available
    under the terms of the GNU General Public License.

AUTHOR

    Vieri Di Paola
    e-mail: gnubioq@yahoo.com
	    vieridipaola@yahoo.com

ON-LINE DOCUMENTATION

    All of the documentation is in HTML in the subdirectory
    "doc". The "index.html" file should be your
    starting point.

BUILDING AND INSTALLING PDB2VRML UNDER UNIX

    In most cases you can just type "make".

    The "make" command should build the library and the test
    program.

    To install the library, become root and type "make
    install".  This will copy the header files to "includedir"
    and the library files to "libdir".


BUILDING PDB2VRML UNDER MICROSOFT WINDOWS

    If you use Cygwin then the Unix instructions should work.


INTERNET RESOURCES

    PDB2VRML is available on the 'net in the following locations:

	- WWW:   http://www.geocities.com/gnubioq/pdb2vrml
	         http://moebius.bio.ucm.es/pdb2vrml

	- FTP:   ftp://moebius.bio.ucm.es/pub/pdb2vrml

	- EMail: gnubioq@yahoo.com
        	 vieridipaola@yahoo.com


REPORTING BUGS

    Please send an e-mail to "gnubioq@yahoo.com" or "vieridipaola@yahoo.com".


TRADEMARKS

    Microsoft and Windows are registered trademarks of Microsoft
    Corportation. UNIX is a registered trademark of the X/Open
    Group, Inc.


COPYRIGHT

    Pdb2vrml is copyright 2001 by Vieri Di Paola 
    (vieridipaola@yahoo.com).

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
    as published by the Free Software Foundation; either version 2
    of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.


    Note: This software is not under the GNU Library General Public License.

