Index of /tcl/ftparchive/sorted/comm/Metaverse/0.3.6

      Name                   Last modified     Size  Description

[DIR] Parent Directory 21-Sep-99 20:37 - [CMP] Metaverse.tar.gz 21-Sep-99 20:16 222k [   ] README 21-Sep-99 20:10 4k

                           Metaverse Visual Chat

Copyright (C) 1999 David Gale <cruise@drunkenbastards.org>
For more information visit http://metaverse.daytona.com/Metaverse/

This program 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.



-----------------------------------------------------------
                      How To Install
-----------------------------------------------------------


RPM Linux users:
1. Install Tcl/TK for your platform if it is not already installed. Tcl/TK
can be downloaded for FREE from http://www.scriptics.com. If you are not
the system administrator for your location, contact your system
administrator for assistance. 

2. Download The Metaverse software here. This is an easy to instal RPM file. 
3. Install The Metaverse program with the following command...


rpm -i Metaverse-0.3-6.noarch.rpm


If you are upgrading from a previous version, use this command. 

rpm -U Metaverse-0.3-6.noarch.rpm


4. Run the Metaverse program and click connect! thats it, just type to chat,
you will learn it's features over time.





UNIX users:
1. Install Tcl/TK for your platform if it is not already installed. Tcl/TK
can be downloaded for FREE from http://www.scriptics.com. If you are not
the system administrator for your location, contact your system
administrator for assistance. 
2. Download The Metaverse software. 
3. Uncompress The Metaverse program with the following command...


zcat Metaverse.tar.gz | tar -xvf -


NOTE, ON UNIX SYSTEMS, THE METAVERSE PROGRAM IS INTENDED TO BE INSTALLED
IN A CENTRAL LOCATION. A UNIQUE HOME DIRECTORY WILL BE CREATED FOR EACH
USER AS ~/.Metaverse. It is suggested that you install the Metaverse dir
in /usr/lib and make a symbolic link from /usr/lib/Metaverse/Metaverse.tcl
to /usr/bin/Metaverse. this would be done with the following command. 


ln -s /usr/lib/Metaverse/Metaverse.tcl /usr/bin/Metaverse



If you wish to install the program in some other directory be sure to edit
the Metaverse.tcl program and change the "set MV(libdir)" line within the
"platform unix" section to a value which suits your system. 

4. Run the Metaverse.tcl program and click connect! thats it, just type to
chat, you will learn it's features over time.





Windows users (3.1/95/98/NT):
1. Install Tcl/TK for your platform if it is not already installed. Tcl/TK
can be downloaded for FREE from http://www.scriptics.com. Tcl/TK for
Windows 95/98 (version 8.05) can also be downloaded right here. this must
be installed for Metaverse to run. 
2. Download The Metaverse software. 
3. Unzip The Metaverse program with your favorite WinZip type program. 
4. Run the Metaverse.tcl program and click connect! thats it, just type to
chat, you will learn it's features over time.





Macintosh users:
1. Install Tcl/TK for your platform if it is not already installed. Tcl/TK
can be downloaded for FREE from http://www.scriptics.com. This must be
installed for Metaverse to run. You can also download it here for a PPC
(binhex) MacTk8.2.Final.PPC.sea.hqx 
2. Download The Metaverse software. 
3. Unzip The Metaverse program with your favorite Stuffit type program. 
4. Move the WISH program from the tcl package into the Metaverse directory. 
5. Run the Wish program from the Metaverse directory and click file. Select
source and choose the Metaverse.tcl program. Click connect and you are on
your way! thats it, just type to chat, you will learn it's features over
time.


Program created by Cruise cruise@drunkenbastards.org