Update of /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI/UserGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1048/docs/GUI/UserGuide
Modified Files: Readme.pod Log Message: Tests and 1.03 release candidate Index: Readme.pod =================================================================== RCS file: /cvsroot/perl-win32-gui/Win32-GUI/docs/GUI/UserGuide/Readme.pod,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Readme.pod 13 Nov 2005 18:57:52 -0000 1.4 --- Readme.pod 21 Nov 2005 22:33:34 -0000 1.5 *************** *** 106,119 **** Build instructions: ! unpack F<perl-Win32-GUI-1.0-2-src.tar.bz2>. If you use setup to install this src package, it will be unpacked under F</usr/src> automatically. cd /usr/src ! ./perl-Win32-GUI-1.0-2.sh all This will create: ! /usr/src/perl-Win32-GUI-1.0-2.tar.bz2 ! /usr/src/perl-Win32-GUI-1.0-2-src.tar.bz2 Port Notes: --- 106,119 ---- Build instructions: ! unpack F<perl-Win32-GUI-X.XX-X-src.tar.bz2>. If you use setup to install this src package, it will be unpacked under F</usr/src> automatically. cd /usr/src ! ./perl-Win32-GUI-X.XX-X.sh all This will create: ! /usr/src/perl-Win32-GUI-X.XX-X.tar.bz2 ! /usr/src/perl-Win32-GUI-X.XX-X-src.tar.bz2 Port Notes: *************** *** 144,148 **** into your ActiveState Perl documentation tree by the install process. ! The HTML documentation can be built by issuing: nmake htmldocs; --- 144,148 ---- into your ActiveState Perl documentation tree by the install process. ! The HTML documentation can also be generated by issuing: nmake htmldocs;