MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[PATCH] Fix version number



******    message to minivend-users from Stefan Hornburg <racke@linuxia.de>     ******


Mike has forgotten to bump up the version number, here's my fix:

Ciao
		Racke

Index: minivend/INSTALL
diff -c minivend/INSTALL:1.1.1.1 minivend/INSTALL:1.2
*** minivend/INSTALL:1.1.1.1	Wed Jun  9 14:11:52 1999
--- minivend/INSTALL	Wed Jun  9 14:18:42 1999
***************
*** 22,28 ****
  WINDOWS INSTALLATION
  --------------------
  
!     Obtain the self-extracting executable minivend-3.12.exe
      and double-click on it.
  
      IMPORTANT NOTE: If you get the message "Bad command or file name"
--- 22,28 ----
  WINDOWS INSTALLATION
  --------------------
  
!     Obtain the self-extracting executable minivend-3.14.exe
      and double-click on it.
  
      IMPORTANT NOTE: If you get the message "Bad command or file name"
***************
*** 33,39 ****
      appears to work well with the ActiveState 5.005 "Merge" port.
      
      If you already have the CYGWIN.DLL executable or plan on using the
!     Perl link CGI, you can download the file minivend-3.12-nodll.exe
      and do the same.
  
      The defaults are set for Microsoft Personal Web Server on Win95 --
--- 33,39 ----
      appears to work well with the ActiveState 5.005 "Merge" port.
      
      If you already have the CYGWIN.DLL executable or plan on using the
!     Perl link CGI, you can download the file minivend-3.14-nodll.exe
      and do the same.
  
      The defaults are set for Microsoft Personal Web Server on Win95 --
***************
*** 60,78 ****
  ------------------
  Here is the short version:
  
!     gzip -dc minivend-3.12.tar.gz | tar xvf -
!     cd minivend-3.12
      ./configure
  
  Long version with comments:
  
      # Unzip and untar the file -- if you have GNU tar, you can substitute
!     # 'tar xzf minivend-3.12.tar.gz'
!     gzip -dc minivend-3.12.tar.gz | tar xvf -
  
      # Change directory to the one that was created 
      #
!     cd minivend-3.12
  
      # If you have trouble with picking up the wrong Perl version,
      # try  '/dir/where/perl/is/perl Makefile.PL
--- 60,78 ----
  ------------------
  Here is the short version:
  
!     gzip -dc minivend-3.14.tar.gz | tar xvf -
!     cd minivend-3.14
      ./configure
  
  Long version with comments:
  
      # Unzip and untar the file -- if you have GNU tar, you can substitute
!     # 'tar xzf minivend-3.14.tar.gz'
!     gzip -dc minivend-3.14.tar.gz | tar xvf -
  
      # Change directory to the one that was created 
      #
!     cd minivend-3.14
  
      # If you have trouble with picking up the wrong Perl version,
      # try  '/dir/where/perl/is/perl Makefile.PL
Index: minivend/Makefile.PL
diff -c minivend/Makefile.PL:1.1.1.1 minivend/Makefile.PL:1.2
*** minivend/Makefile.PL:1.1.1.1	Wed Jun  9 14:11:52 1999
--- minivend/Makefile.PL	Wed Jun  9 14:30:23 1999
***************
*** 26,32 ****
  my $Lock_troubles;
  my $Windows;
  
! $VERSION = '3.12';
  
  # See if we have the CPAN module
  my $Cpan = 0;
--- 26,32 ----
  my $Lock_troubles;
  my $Windows;
  
! $VERSION = '3.14';
  
  # See if we have the CPAN module
  my $Cpan = 0;
Index: minivend/README
diff -c minivend/README:1.1.1.1 minivend/README:1.2
*** minivend/README:1.1.1.1	Wed Jun  9 14:11:52 1999
--- minivend/README	Wed Jun  9 14:38:09 1999
***************
*** 1,6 ****
! # MiniVend V3.12
  # 
! # Copyright 1996-1999 by Michael J. Heins <mikeh@minivend.com>
  #
  # Based on Vend 0.2
  # Copyright 1995 by Andrew M. Wilcox
--- 1,6 ----
! # MiniVend V3.14
  # 
! # Copyright 1996-1998 by Michael J. Heins <mikeh@minivend.com>
  #
  # Based on Vend 0.2
  # Copyright 1995 by Andrew M. Wilcox
***************
*** 30,37 ****
  to offer free individual support in most cases. See the MiniVend website at
  http://www.minivend.com/minivend/ for more information.
  
!    IMPORTANT NOTE:  MiniVend 3.12 requires Perl 5.004 or higher. It will
!                     run on no earlier version, period. 5.005 is recommended.
  
  The information you need is in the following files:
  
--- 30,39 ----
  to offer free individual support in most cases. See the MiniVend website at
  http://www.minivend.com/minivend/ for more information.
  
!    IMPORTANT NOTE:  MiniVend 3.14 requires Perl 5.004 or higher.
!    (It will probably work with 5.003 on some UNIX systems and *may*
!    work with Perl 5.002 -- IF you comment out any lines which 
!    contain "use locale;". Neither are supported.)
  
  The information you need is in the following files:
  
***************
*** 42,49 ****
  
      INSTALL    Installation instructions
  
-     UPGRADE    What to watch out for if updating from an earlier version
- 
      README.OS  OS-specific information, if any
  
      doc/       The MiniVend documentation.
--- 44,49 ----
***************
*** 64,70 ****
                  modules. Includes:
  
                  minivend.cfg.dist   Distribution minivend.cfg
-                 flycat/             The flycat demo application.
                  simple/             The simple demo application.
                  bin/                Executables including scripts
                  src/                C and Perl code for CGI links
--- 64,69 ----
***************
*** 179,195 ****
  MiniVend has been well-tested on Solaris 2, SunOS, Linux, HP-UX,
  BSDI, FreeBSD, and OSF/Alpha. It also reportedly runs on SCO,
  AIX, and other Unix ports.  It should work on any UNIX or Win32
! OS with Perl 5.004 or higher.
! 
! IMPORTANT NOTE FOR WINDOWS: MiniVend will NOT run with the early
! ActiveState ports, otherwise known as 5.003 build 1XX. It REQUIRES, repeat
! REQUIRES, the standard version Perl 5.004 or 5.005 ActiveState "merge"
! ports. See http://www.perl.com/ for information on how to obtain it.
! 
! Windows does not support fork(), so the server runs in the foreground. You
! need the DB_File module for best results, and that is not included in the
! standard distribution. You can get it at http://www.perl.com/CPAN-local
! (or any CPAN archive) in the ports/win32/Standard/x86/ directory.
  
  -------------------------------------------------------------
  
--- 178,201 ----
  MiniVend has been well-tested on Solaris 2, SunOS, Linux, HP-UX,
  BSDI, FreeBSD, and OSF/Alpha. It also reportedly runs on SCO,
  AIX, and other Unix ports.  It should work on any UNIX or Win32
! OS with Perl 5.004 or higher. It may run with Perl 5.003 or
! Perl 5.002, but the author disavows all responsibility for
! the results.
! 
! IMPORTANT NOTE FOR WINDOWS: MiniVend will NOT run with the
! ActiveState port, otherwise known as 5.003 build 1XX. It
! REQUIRES, repeat REQUIRES, the standard version Perl 5.004. See
! http://www.perl.com/ for information on how to obtain it.
! 
! Windows does not support fork(), so the server runs in the
! foreground. You need the DB_File module for best results,
! and that is not included in the standard distribution. You can
! get it at http://www.perl.com/CPAN-local (or any CPAN archive)
! in the ports/win32/Standard/x86/ directory.
! 
! BSDI and FreeBSD are known to have problems with Perl socket
! code, which MiniVend relies heavily upon. You will probably
! need to run in INET/TLINK mode instead of UNIX/VLINK mode.
  
  -------------------------------------------------------------
  
***************
*** 198,204 ****
  WINDOWS INSTALLATION
  --------------------
  
!     Obtain the self-extracting executable minivend-3.12.exe
      and double-click on it. You MUST already have Perl 5.004
      INSTALLED and in your PATH.
  
--- 204,210 ----
  WINDOWS INSTALLATION
  --------------------
  
!     Obtain the self-extracting executable minivend-3.14.exe
      and double-click on it. You MUST already have Perl 5.004
      INSTALLED and in your PATH.
  
***************
*** 209,216 ****
  ------------------
  Here is the short version:
  
!     gzip -dc minivend-3.12.tar.gz | tar xvf -
!     cd minivend-3.12
      ./configure
  
  More information is in the file INSTALL.
--- 215,222 ----
  ------------------
  Here is the short version:
  
!     gzip -dc minivend-3.14.tar.gz | tar xvf -
!     cd minivend-3.14
      ./configure
  
  More information is in the file INSTALL.
***************
*** 224,234 ****
  
                       D O C U M E N T A T I O N
  
! The documentation is in 3 files in the doc/ subdirectory of
  the main MiniVend directory:
  
         toc.html       Table of contents
-        frtoc.html     Frames table of contents
         minivend.html  Main documentation file
  
  These files will be copied to the same HTML directory as
--- 230,239 ----
  
                       D O C U M E N T A T I O N
  
! The documentation is in 2 files in the doc/ subdirectory of
  the main MiniVend directory:
  
         toc.html       Table of contents
         minivend.html  Main documentation file
  
  These files will be copied to the same HTML directory as
***************
*** 237,245 ****
  
             http:/www.yourserver.com/simple/toc.html
  
- There is an extended documentation package available
- at www.minivend.com.
- 
  -------------------------------------------------------------
  
                      K N O W N   P R O B L E M S
--- 242,247 ----
***************
*** 315,322 ****
         when running on Solaris.
  
  Windows:
!        Just a few things don't work the same as UNIX. See the
!        README-win.txt file for more information.
  
  ---------------------------------------------------------------------
  
--- 317,324 ----
         when running on Solaris.
  
  Windows:
!        This is a new port, and just a few things don't work the
!        same as UNIX. See the README-win.txt file for more information.
  
  ---------------------------------------------------------------------
  
Index: minivend/README-win.txt
diff -c minivend/README-win.txt:1.1.1.1 minivend/README-win.txt:1.2
*** minivend/README-win.txt:1.1.1.1	Wed Jun  9 14:11:53 1999
--- minivend/README-win.txt	Wed Jun  9 14:40:26 1999
***************
*** 1,4 ****
! # MiniVend V3.12
  # 
  # Copyright 1996-1998 by Michael J. Heins <mikeh@iac.net>
  #
--- 1,4 ----
! # MiniVend V3.14
  # 
  # Copyright 1996-1998 by Michael J. Heins <mikeh@iac.net>
  #
***************
*** 27,40 ****
  
      System Requirements:
  
!         * Windows 95, 98 or Windows NT. Tested on Windows 95 OSR2.
  
!         * Perl 5.004 for Win32 or higher -- accept no substitutes. THIS
            PROGRAM WILL RUN ON NO EARLIER VERSION OF PERL. PERIOD.  It
!           will not run on the ActiveState port build 3xx series; it
!           does appear to run very well with the "Merge" of the build
!           500 series. The version you probably want is also variously
!           known as the "CORE", "Standard", or "Gurusamy Sarathy" version.
  
          * Web server. Almost any that has CGI capability
            should work. Tested on Microsoft Personal Web Server,
--- 27,41 ----
  
      System Requirements:
  
!         * Windows 95 or Windows NT. Tested on Windows 95
!           and NT 4.0 workstation.
  
!         * Perl 5.004 for Win32 -- accept no substitutes. THIS
            PROGRAM WILL RUN ON NO EARLIER VERSION OF PERL. PERIOD.  It
!           will not run on the ActiveState port build 3xx series;
!           it does appear to run very well with the "Merge" version. The
!           version you need is also variously known as the "CORE",
!           "Standard", or "Gurusamy Sarathy" version.
  
          * Web server. Almost any that has CGI capability
            should work. Tested on Microsoft Personal Web Server,
***************
*** 82,102 ****
            at this writing. Install it according to the 
            instructions in the README.NOW file.
  
!           If you have the ActiveState Perl 5.005, it should
!           work OK once you use the PPM (find it in your 
!           /perl/5.005XX/bin/ppm.pl) and get the following
!           modules:
!             
!                 DB_File
!                 MIME-Base64
!                 libwww
! 
!           The last two are to allow the new internal HTTP
!           server to work and provide a semi-GUI installation.
! 
!           MiniVend might run without OK without DB_File, but
!           the user database will not be persistent and there
!           will be other anomalies.
  
         3. Obtain and install BLAT if you wish to 
            send emailed orders.
--- 83,90 ----
            at this writing. Install it according to the 
            instructions in the README.NOW file.
  
!           MiniVend will run without OK without DB_File, but
!           the user database will not be persistent.
  
         3. Obtain and install BLAT if you wish to 
            send emailed orders.
***************
*** 116,131 ****
    
      Installation:
  
!     1. Download the minivend-3.12.exe distribution file
      and run it in the normal Windows fashion.
      
      ( If you don't want to execute the self-extracting ZIP file,
!       then you can obtain the standard minivend-3.12.tar.gz file and
        install that instead. )
        
        You will have to obtain the CYGWIN.DLL file if you want to
        use TLINK.EXE as your link CGI. The standard distribution .EXE
!       file has it included -- the minivend-3.12-nodll.exe file
        eliminates it.
  
      2. Select a directory to install MiniVend in -- it defaults
--- 104,119 ----
    
      Installation:
  
!     1. Download the minivend-3.14.exe distribution file
      and run it in the normal Windows fashion.
      
      ( If you don't want to execute the self-extracting ZIP file,
!       then you can obtain the standard minivend-3.14.tar.gz file and
        install that instead. )
        
        You will have to obtain the CYGWIN.DLL file if you want to
        use TLINK.EXE as your link CGI. The standard distribution .EXE
!       file has it included -- the minivend-3.14-nodll.exe file
        eliminates it.
  
      2. Select a directory to install MiniVend in -- it defaults
***************
*** 166,188 ****
        * No fork() on Windows means that only one server
          can run at a time. This means multiple requests
          will be queued. In any case, lack of file locking
!         would mean big problems for multiple servers. Perl's
!         threading is too experimental to do the work required
!         to make MV thread-safe.
! 
!       * Since the server runs in the foreground, if you change
!         global variables in your embedded Perl you must be careful
!         to reset them. In particular, the FRAMES version of the 
!         3.12 demo will not work correctly.
! 
!       * Some of the support scripts will not work, and some
!         might not behave as in the documentation. In particular,
!         the expire script must not be run while the server
          is running, as no file locking is available.
  
!       * You will need to hit Ctrl-C twice to stop the server
!         with some ports of Perl. If you can't stop the server,
!         close the DOS box.
  
        * Memory leaks in the Safe.pm module may mean that
          you will need to restart the server due to running
--- 154,177 ----
        * No fork() on Windows means that only one server
          can run at a time. This means multiple requests
          will be queued. In any case, lack of file locking
!         would mean big problems for multiple servers.
! 
!       * The support scripts are mostly untested, and
!         some probably will not work. In particular, the
!         expire script must not be run while the server
          is running, as no file locking is available.
+ 
+       * You will need to close the DOS window to stop
+         the server, at least on Win95. 
+ 
+         If you obtain the excellent Cygnus GNU toolset
+         for Windows 95/NT, you can run bash.exe, enabling
+         you to start the server with:
+ 
+            perl /minivend/mvend/bin/minivend -serve &
  
!         You can then use the kill.exe program to kill the
!         server.
  
        * Memory leaks in the Safe.pm module may mean that
          you will need to restart the server due to running
Index: minivend/README.OS
diff -c minivend/README.OS:1.1.1.1 minivend/README.OS:1.2
*** minivend/README.OS:1.1.1.1	Wed Jun  9 14:11:53 1999
--- minivend/README.OS	Wed Jun  9 14:40:45 1999
***************
*** 1,4 ****
! # MiniVend V3.12
  # 
  # Copyright 1996-1999 by Michael J. Heins <mikeh@minivend.com>
  #
--- 1,4 ----
! # MiniVend V3.14
  # 
  # Copyright 1996-1999 by Michael J. Heins <mikeh@minivend.com>
  #
***************
*** 6,86 ****
                     M I S C E L L A N E O U S
                           O S   N O T E S
  
  
- Operating   Recommended
- System          DBM      Tested on     Notes
- --------   -------------------------  -----------------------
- Linux         GDBM       2.0.x & up    This is what MiniVend is
-                                        developed on -- all features
-                                        should work normally.
- 
      IMPORTANT NOTE FOR REDHAT 5.0:
      If MiniVend fails "make test" this usually means that the POSIX
!     library is broken on the distributed Perl. You should update
!     Perl.
  
- Windows 95    DB_File    ?????         MiniVend may not stand up
-                                        well for high-use
-                                        catalogs. Some features
-                                        cannot be used because
-                                        of foreground operation;
-                                        for instance modifying
-                                        $Safe{config}.
- 
- 
- Windows NT    DB_File    ?????         Some features of MiniVend
-                                        will not work, mostly in
-                                        support scripts. MiniVend
-                                        will run as a service.
-                                        Some features cannot be
-                                        used because of foreground
-                                        operation; for instance
-                                        modifying $Safe{config}.
- 
- 
- FreeBSD       DB_File    2.x, 3.0.x    Many users run MiniVend on
-                                        this OS. You need Perl 5.004,
-                                        which not all BSD distributions
-                                        provide (some have Perl 4 as
-                                        the default Perl!).
- 
- BSDI          DB_File    2.1, 3.0      Many users run MiniVend on
-                                        this OS. You need Perl 5.004,
-                                        which not all BSD distributions
-                                        provide (some have Perl 4 as
-                                        the default Perl!).
- 
- 
- Solaris 2     GDBM       2.4,2.5       Many users run MiniVend on
-                                        this OS, no known problems.
-                                        Problems with installation
-                                        are usually due to poor or
-                                        missing development tools.
- 
- SunOS 4.1.x   DB_File    4.1.x         Some users run MiniVend on
-                                        this OS, no known problems.
- 
- 
- DEC/OSF, aka  GDBM       3.0           Some users run MiniVend on
- Digital UNIX                           this OS, no known problems.
-                                        
- 
- IRIX          GDBM       5.3,6.2       Server may be difficult to
-                                        stop for re-configuration,
-                                        setting HouseKeeping value to
-                                        10 or less is recommended. 
-                                        Some reports of "zombie"
-                                        processes probably due to
-                                        signal handler problems.
- 
- HP/UX          -         10.1          A few users, may be some
-                                        trouble with vlink/tlink
-                                        compilation.
  
! SCO            -         3.2           Should work fine as of 3.05
  
! AIX            -         4.1           Reported to work with little
!                                        difficulty
  
! UNIXware       -         2.1           Should work fine as of 3.05
  
--- 6,88 ----
                     M I S C E L L A N E O U S
                           O S   N O T E S
  
+ OS          Recommended DBM    Tested on     Notes
+ --------   -----------------  ------------  -----------------------
+ Linux         GDBM             2.0.x & up    This is what MiniVend is
+                                              developed on -- all features
+                                              should work normally.
  
      IMPORTANT NOTE FOR REDHAT 5.0:
      If MiniVend fails "make test" this usually means that the POSIX
!     library is broken on the distributed Perl. You can update
!     Perl or define the environment variable MINIVEND_BADPOSIX to 1.
!     See the README file under "K N O W N   P R O B L E M S"
! 
! 
! Windows 95    DB_File          ?????         MiniVend may not stand up
!                                              well for high-use
!                                              catalogs. Server will not stop
!                                              from the keyboard, you must close
!                                              the DOS window to stop (unless
!                                              you get the GNU toolset or
!                                              use the ActiveState "Merge").
! 
! 
! Windows NT    DB_File          ?????         Some features of MiniVend
!                                              will not work, mostly in
!                                              support scripts. MiniVend
!                                              will run as a service.
! 
! 
! FreeBSD       DB_File          2.1.0, 2.1.5  Many users run MiniVend on
!                                              this OS. You need Perl 5.004,
!                                              not the broken developement
!                                              version that comes with many
!                                              distributions.
! 
! 
! BSDI          DB_File          2.1, 3.0      Many users run MiniVend on
!                                              this OS. The vlink UNIX mode
!                                              will not work with V3.x but
!                                              tlink/INET works fine. You
!                                              need Perl 5.004 -- the
!                                              5.003_02 that comes with 3.x
!                                              probably will not work. 
! 
! 
! Solaris 2     GDBM             2.4,2.5       Many users run MiniVend on
!                                              this OS, no known problems
!                                              once you get it going.
!                                              Problems with installation
!                                              are usually due to poor or
!                                              missing development tools.
! 
! SunOS 4.1.x   DB_File          4.1.x         Some users run MiniVend on
!                                              this OS, no known problems.
! 
! 
! DEC/OSF, aka  GDBM             3.0           Some users run MiniVend on
! Digital UNIX                                 this OS, no known problems.
!                                              
! 
! IRIX          GDBM             5.3,6.2       Server may be difficult to
!                                              stop for re-configuration,
!                                              setting HouseKeeping value to
!                                              10 or less is recommended. No
!                                              other known problems provided
!                                              you have good development
!                                              tools.
! 
! 
! HP/UX          -               10.1          A few users, may be some
!                                              trouble with vlink/tlink
!                                              compilation.
  
  
! SCO            -               3.2           Should work fine as of 3.05
  
! AIX            -               4.1           Reported to work with little
!                                              difficulty
  
! UNIXware       -               2.1           Should work fine as of 3.05
  
Index: minivend/UPGRADE
diff -c minivend/UPGRADE:1.1.1.1 minivend/UPGRADE:1.2
*** minivend/UPGRADE:1.1.1.1	Wed Jun  9 14:11:52 1999
--- minivend/UPGRADE	Wed Jun  9 14:31:42 1999
***************
*** 31,37 ****
        some very strange chance use this, you will have to set a
        separate short description field.
  
! The "simple" demo runs mostly unchanged from MiniVend 3.01 to 3.12. The usual
  source of any upgrade problems is illegal syntax in tags, which might work on
  earlier versions but is rejected in later, stricter versions. Especially check
  nested [if ...] tags -- some problems can be solved by putting a [then] [/then]
--- 31,37 ----
        some very strange chance use this, you will have to set a
        separate short description field.
  
! The "simple" demo runs mostly unchanged from MiniVend 3.01 to 3.14. The usual
  source of any upgrade problems is illegal syntax in tags, which might work on
  earlier versions but is rejected in later, stricter versions. Especially check
  nested [if ...] tags -- some problems can be solved by putting a [then] [/then]
Index: minivend/configure.bat
diff -c minivend/configure.bat:1.1.1.1 minivend/configure.bat:1.2
*** minivend/configure.bat:1.1.1.1	Wed Jun  9 14:11:52 1999
--- minivend/configure.bat	Wed Jun  9 14:32:23 1999
***************
*** 8,12 ****
  echo IF YOU DO HAVE PERL 5.004 installed,
  echo unzip the file to a directory and try:
  echo ------------------------------------------------------------
! echo    cd minivend-3.12
  echo    c:\perl\bin\perl Makefile.PL
--- 8,12 ----
  echo IF YOU DO HAVE PERL 5.004 installed,
  echo unzip the file to a directory and try:
  echo ------------------------------------------------------------
! echo    cd minivend-3.14
  echo    c:\perl\bin\perl Makefile.PL
Index: minivend/dist/README
diff -c minivend/dist/README:1.1.1.1 minivend/dist/README:1.3
*** minivend/dist/README:1.1.1.1	Wed Jun  9 14:11:53 1999
--- minivend/dist/README	Wed Jun  9 14:36:57 1999
***************
*** 1,4 ****
! # MiniVend V3.12
  # 
  # Copyright 1996-1998 by Michael J. Heins <mikeh@minivend.com>
  #
--- 1,4 ----
! # MiniVend V3.14
  # 
  # Copyright 1996-1998 by Michael J. Heins <mikeh@minivend.com>
  #
***************
*** 30,36 ****
  to offer free individual support in most cases. See the MiniVend website at
  http://www.minivend.com/minivend/ for more information.
  
!    IMPORTANT NOTE:  MiniVend 3.12 requires Perl 5.004 or higher.
     (It will probably work with 5.003 on some UNIX systems and *may*
     work with Perl 5.002 -- IF you comment out any lines which 
     contain "use locale;". Neither are supported.)
--- 30,36 ----
  to offer free individual support in most cases. See the MiniVend website at
  http://www.minivend.com/minivend/ for more information.
  
!    IMPORTANT NOTE:  MiniVend 3.14 requires Perl 5.004 or higher.
     (It will probably work with 5.003 on some UNIX systems and *may*
     work with Perl 5.002 -- IF you comment out any lines which 
     contain "use locale;". Neither are supported.)
***************
*** 204,210 ****
  WINDOWS INSTALLATION
  --------------------
  
!     Obtain the self-extracting executable minivend-3.12.exe
      and double-click on it. You MUST already have Perl 5.004
      INSTALLED and in your PATH.
  
--- 204,210 ----
  WINDOWS INSTALLATION
  --------------------
  
!     Obtain the self-extracting executable minivend-3.14.exe
      and double-click on it. You MUST already have Perl 5.004
      INSTALLED and in your PATH.
  
***************
*** 215,222 ****
  ------------------
  Here is the short version:
  
!     gzip -dc minivend-3.12.tar.gz | tar xvf -
!     cd minivend-3.12
      ./configure
  
  More information is in the file INSTALL.
--- 215,222 ----
  ------------------
  Here is the short version:
  
!     gzip -dc minivend-3.14.tar.gz | tar xvf -
!     cd minivend-3.14
      ./configure
  
  More information is in the file INSTALL.
Index: minivend/dist/README-win.txt
diff -c minivend/dist/README-win.txt:1.1.1.1 minivend/dist/README-win.txt:1.2
*** minivend/dist/README-win.txt:1.1.1.1	Wed Jun  9 14:11:53 1999
--- minivend/dist/README-win.txt	Wed Jun  9 14:21:33 1999
***************
*** 1,4 ****
! # MiniVend V3.12
  # 
  # Copyright 1996-1998 by Michael J. Heins <mikeh@iac.net>
  #
--- 1,4 ----
! # MiniVend V3.14
  # 
  # Copyright 1996-1998 by Michael J. Heins <mikeh@iac.net>
  #
***************
*** 104,119 ****
    
      Installation:
  
!     1. Download the minivend-3.12.exe distribution file
      and run it in the normal Windows fashion.
      
      ( If you don't want to execute the self-extracting ZIP file,
!       then you can obtain the standard minivend-3.12.tar.gz file and
        install that instead. )
        
        You will have to obtain the CYGWIN.DLL file if you want to
        use TLINK.EXE as your link CGI. The standard distribution .EXE
!       file has it included -- the minivend-3.12-nodll.exe file
        eliminates it.
  
      2. Select a directory to install MiniVend in -- it defaults
--- 104,119 ----
    
      Installation:
  
!     1. Download the minivend-3.14.exe distribution file
      and run it in the normal Windows fashion.
      
      ( If you don't want to execute the self-extracting ZIP file,
!       then you can obtain the standard minivend-3.14.tar.gz file and
        install that instead. )
        
        You will have to obtain the CYGWIN.DLL file if you want to
        use TLINK.EXE as your link CGI. The standard distribution .EXE
!       file has it included -- the minivend-3.14-nodll.exe file
        eliminates it.
  
      2. Select a directory to install MiniVend in -- it defaults
Index: minivend/dist/README.OS
diff -c minivend/dist/README.OS:1.1.1.1 minivend/dist/README.OS:1.2
*** minivend/dist/README.OS:1.1.1.1	Wed Jun  9 14:11:53 1999
--- minivend/dist/README.OS	Wed Jun  9 14:20:24 1999
***************
*** 1,4 ****
! # MiniVend V3.12
  # 
  # Copyright 1996-1999 by Michael J. Heins <mikeh@minivend.com>
  #
--- 1,4 ----
! # MiniVend V3.14
  # 
  # Copyright 1996-1999 by Michael J. Heins <mikeh@minivend.com>
  #
Index: minivend/dist/configure.pl
diff -c minivend/dist/configure.pl:1.1.1.1 minivend/dist/configure.pl:1.2
*** minivend/dist/configure.pl:1.1.1.1	Wed Jun  9 14:11:53 1999
--- minivend/dist/configure.pl	Wed Jun  9 14:22:12 1999
***************
*** 361,367 ****
  then you might know enough to get it running with 5.003. But personally
  I wouldn't try.)
  
! Please upgrade your Perl before installing MiniVend 3.12.
  
  EOF
  
--- 361,367 ----
  then you might know enough to get it running with 5.003. But personally
  I wouldn't try.)
  
! Please upgrade your Perl before installing MiniVend 3.14.
  
  EOF
  
Index: minivend/dist/manifest
diff -c minivend/dist/manifest:1.1.1.1 minivend/dist/manifest:1.2
*** minivend/dist/manifest:1.1.1.1	Wed Jun  9 14:11:53 1999
--- minivend/dist/manifest	Wed Jun  9 14:22:53 1999
***************
*** 1,4 ****
! ### MiniVend 3.12 Manifest ###
  ###                        ###
  ###   DON'T edit this !!!  ###
  ###                        ###
--- 1,4 ----
! ### MiniVend 3.14 Manifest ###
  ###                        ###
  ###   DON'T edit this !!!  ###
  ###                        ###
Index: minivend/dist/bin/minivend
diff -c minivend/dist/bin/minivend:1.1.1.1 minivend/dist/bin/minivend:1.2
*** minivend/dist/bin/minivend:1.1.1.1	Wed Jun  9 14:11:54 1999
--- minivend/dist/bin/minivend	Wed Jun  9 14:23:57 1999
***************
*** 1,6 ****
  #!/usr/bin/perl
  #
! # MiniVend version 3.12
  #
  # $Id: minivend,v 1.38 1999/02/12 12:24:23 mike Exp $
  #
--- 1,6 ----
  #!/usr/bin/perl
  #
! # MiniVend version 3.14
  #
  # $Id: minivend,v 1.38 1999/02/12 12:24:23 mike Exp $
  #
Index: minivend/dist/simple/pages/news.html
diff -c minivend/dist/simple/pages/news.html:1.1.1.1 minivend/dist/simple/pages/news.html:1.2
*** minivend/dist/simple/pages/news.html:1.1.1.1	Wed Jun  9 14:11:53 1999
--- minivend/dist/simple/pages/news.html	Wed Jun  9 14:28:21 1999
***************
*** 1,6 ****
--- 1,7 ----
  <HTML>
  <HEAD>
  <TITLE>[L]About Us[/L]</TITLE>
+ <!-- Changed by: Stefan Hornburg,  9-Jun-1999 -->
  </HEAD>
  <BODY MV="body 1">
  __LOGOBAR__
***************
*** 18,24 ****
  (must be user <B><TT>__MVC_SUPERUSER__</TT></B>)
  <P>
  
! <H2>MiniVend 3.12 Features</H2>
  
  <ul>
    <li>Users maintain a &quot;shopping cart&quot; for ordered items </li>
--- 19,25 ----
  (must be user <B><TT>__MVC_SUPERUSER__</TT></B>)
  <P>
  
! <H2>MiniVend 3.14 Features</H2>
  
  <ul>
    <li>Users maintain a &quot;shopping cart&quot; for ordered items </li>
Index: minivend/doc/intro.html
diff -c minivend/doc/intro.html:1.1.1.1 minivend/doc/intro.html:1.2
*** minivend/doc/intro.html:1.1.1.1	Wed Jun  9 14:11:55 1999
--- minivend/doc/intro.html	Wed Jun  9 14:47:22 1999
***************
*** 1,5 ****
  <HTML>
! <HEAD><TITLE>Welcome to Minivend 3.12</TITLE></HEAD>
  <BASE HREF="http://www.minivend.com/minivend/">
  <BODY BGCOLOR=WHITE>
  <H1>MiniVend</H1>
--- 1,5 ----
  <HTML>
! <HEAD><TITLE>Welcome to Minivend 3.14</TITLE></HEAD>
  <BASE HREF="http://www.minivend.com/minivend/">
  <BODY BGCOLOR=WHITE>
  <H1>MiniVend</H1>
***************
*** 20,26 ****
  If you want to see what can be done with MiniVend, see some of the 
  <A HREF="http://www.minivend.com/minivend/sites.html">sites that use it</A>.
  
! <H2>MiniVend 3.12 Features</H2>
  
  <ul>
    <li>Users maintain a &quot;shopping cart&quot; for ordered items </li>
--- 20,26 ----
  If you want to see what can be done with MiniVend, see some of the 
  <A HREF="http://www.minivend.com/minivend/sites.html">sites that use it</A>.
  
! <H2>MiniVend 3.14 Features</H2>
  
  <ul>
    <li>Users maintain a &quot;shopping cart&quot; for ordered items </li>
Index: minivend/doc/minivend.html
diff -c minivend/doc/minivend.html:1.1.1.1 minivend/doc/minivend.html:1.2
*** minivend/doc/minivend.html:1.1.1.1	Wed Jun  9 14:11:56 1999
--- minivend/doc/minivend.html	Wed Jun  9 14:47:43 1999
***************
*** 14,20 ****
  <A NAME="minivend_version_0">
  Version</A>
  </H2>
! This document describes MiniVend 3.12, based originally on Andrew Wilcox's
  1995 <I>Vend</I>.
  <p><p><hr>
  <!-- INDEX BEGIN -->
--- 14,20 ----
  <A NAME="minivend_version_0">
  Version</A>
  </H2>
! This document describes MiniVend 3.14, based originally on Andrew Wilcox's
  1995 <I>Vend</I>.
  <p><p><hr>
  <!-- INDEX BEGIN -->
***************
*** 453,459 ****
  <HR>
  <H2><A NAME="Version">Version</A></H2>
  <P>
! This document describes MiniVend 3.12, based on Andrew Wilcox's original
  Vend, Version 0.2, with portions from Vend 0.3. This is the third major
  revision of MiniVend.
  
--- 453,459 ----
  <HR>
  <H2><A NAME="Version">Version</A></H2>
  <P>
! This document describes MiniVend 3.14, based on Andrew Wilcox's original
  Vend, Version 0.2, with portions from Vend 0.3. This is the third major
  revision of MiniVend.
  
***************
*** 744,750 ****
  <HR>
  <H2><A NAME="Perl">Perl</A></H2>
  <P>
! You will need Perl version 5.004 or higher to run MiniVend 3.12. Many sites are still running lower Perl versions. In addition, on systems that do not have 
  <FONT SIZE=-1>GDBM</FONT> or DB_File installed, memory problems may occur. Large catalogs will use large amounts of memory if the databases must all reside there.
  
  <P>
--- 744,750 ----
  <HR>
  <H2><A NAME="Perl">Perl</A></H2>
  <P>
! You will need Perl version 5.004 or higher to run MiniVend 3.14. Many sites are still running lower Perl versions. In addition, on systems that do not have 
  <FONT SIZE=-1>GDBM</FONT> or DB_File installed, memory problems may occur. Large catalogs will use large amounts of memory if the databases must all reside there.
  
  <P>
***************
*** 869,875 ****
  Obtain, decompress and untar the distribution:
  
  <P>
! <PRE>    gzip -dc minivend-3.12.tar.gz | tar xvf -
  </PRE>
  <P>
  
--- 869,875 ----
  Obtain, decompress and untar the distribution:
  
  <P>
! <PRE>    gzip -dc minivend-3.14.tar.gz | tar xvf -
  </PRE>
  <P>
  
***************
*** 885,891 ****
  Change to the created directory, something like:
  
  <P>
! <PRE>    cd minivend-3.12
  </PRE>
  <P>
  Run the configure script with:
--- 885,891 ----
  Change to the created directory, something like:
  
  <P>
! <PRE>    cd minivend-3.14
  </PRE>
  <P>
  Run the configure script with:

-- 
LinuXia - Solutions of Cool Competence - Internetprogramming and more
D-30163 Hannover, Waldstra&#223;e 4, 0511-3941290 (http://www.linuxia.de/)
Come to the land of real computing where penguins and their friends
spread the word of Open Source which crushes windows instantly.
-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: