Setup Instructions for the Classroom System Administrator

Contents
  1. The Big Picture
  2. Utility Programs to Install
  3. Installing Perl
  4. Installing the Class Labs Source Files

  1. The Big Picture
  2. This course (Advanced Perl) can be adapted for a variety of classroom hardware configurations: All machines must, of course, have web browsers and be connected to the Internet.

    Two basic classroom software configurations are possible:

    1. Each student's desktop machine has its own Perl interpreter.
    2. A single Perl interpreter resides on a server, and each student machine can connect (via telnet or otherwise) to this server with read, write, and execute permissions.

    The required software includes:

  3. Utility Programs to Install
    1. Archive/Zipfile Unpacker
    2. Text Editor
    3. Perl error messages include source code line numbers, so the ability to locate lines in source code files by line number is essential for debugging. Make sure you have an editor that shows line numbers.

  4. Installing Perl
    1. Installing Perl on Windows NT
      1. Download the latest binary build of Perl from ActiveState to Temp folder
      2. Double click downloaded .exe file to execute self extracting setup file
      3. The Welcome Screen is displayed: Choose Next
      4. Software License Agreement: Choose Yes
      5. Installation Notes: Choose Yes
      6. Choose Destination Location: Choose Yes (C:\Perl)
      7. Select Components: Choose
        • Perl
        • Online Help and Documentation
        • Choose Next
      8. Select Perl Options:
        • Add the Perl bin directory to your path
        • Associate '.pl' with Perl.exe in Explorer
        • Choose Next
      9. Select Program Folder:
        • Program Folders: ActivePerl
        • Choose Next
      10. Start Copying Files: Choose Next
      11. Wait (5 to 10 minutes for processing)
      12. Do you want to review the release notes: Choose No
      13. Setup Complete: Choose Yes and click Finish (reboot)
      14. Verify a complete installation after reboot:
        • Open a new DOS window
        • Enter the command: perl -v
      TOTAL TIME FOR INSTALLATION: 12 to 15 minutes.

    2. Installing Perl on Unix

  5. Installing the Class Labs Source Files
  6. To install the labs on NT or Unix, follow these instructions:


Copyright © 2020

Dan Keller Technical Services
2248 International Blvd., Oakland
California, USA 94606
tel: 415 / 861-4500