
Deck-It - Version 1.0
Copyright (c) 2000 PyWeb.com

----------------------------------------------------------------------
What is Deck-it ?

  Deck-it is a package composed of two applications that help
  user to develop WML site using our set of tags.
    o Deck-it Browser is phone emulator wich can: 
       - browse WML sites,
       - browse HTML Web sites, transcoded in WML on the fly.
    o Deck-it WBMP Builder helps you to generate the argument list
      for our image conversion tool inside your page (wmlimg tag).


----------------------------------------------------------------------
Requirement 

  To use Deck-it, you need:
    o Linux box with glibc 2,
    o libjpeg 62


----------------------------------------------------------------------
Installation

  o The Deck-it archive contains the following directory tree:

       deckit/
           BWidget/         Modified version of BWidget-1.2.1
           tcl8.2/          tcl/tk 8.2.2
           tk8.2/             libraries distribution
           libptcl8.2.so    Modified version of
           libptk8.2.so       tcl/tk 8.2.2 shared libraries
           deckit.bin       deckit binary
           wbmp.bin         wbmp binary
           install.sh       Install script

    Do not replace any of the external component (tcl/tk or BWidget)
    by original distribution.

  o Run the install script install.sh.
    This will create two scripts (deckit and wbmp) to launch
    deckit.bin and wbmp.bin with the appropriate LD_LIBRARY_PATH
    variable set.
    By default, these files are created in the deckit directory,
    but you can pass in argument a directory of your choice.

         $ cd deckit
         $ ./install.sh
    or
         $ ./install.sh /usr/local/bin

----------------------------------------------------------------------
Documentation

  PyWeb.com provides a documentation to help webmaster to learn and
  use our tags.
  To access or download the Web/WAPmaster Guide :
    o http://www.pyweb.com/webmasters/


----------------------------------------------------------------------
Contact

  Send feedback to dev@pyweb.com.


----------
PyWeb.com
Put Your Web Content On Mobile
http://www.pyweb.com/

