Download and Install aolserver version 4.0.10 on Mac OS X
Thursday the 24th of July, 2008

    aolserver  most recent diff


      View the most recent changes for the aolserver port at: aolserver.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for aolserver.
      The raw portfile for aolserver 4.0.10 is located here:
      http://aolserver.darwinports.com/dports/www/aolserver/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/aolserver
      Google
      Web Darwinports.com



      # $Id: Portfile 30257 2007-10-23 02:28:30Z jmpp macports.org $

      PortSystem 1.0
      Name: aolserver
      Version: 4.0.10
      Category: www
      Maintainers: nomaintainer
      Description: America Online's open-source web server
      Long Description: AOLserver is America Online's open-source web server. AOLserver is the backbone of the largest and busiest production environments in the world. AOLserver is a multithreaded, Tcl-enabled web server used for large scale, dynamic web sites.
      Homepage: http://www.aolserver.com/
      Platform: darwin
      master_sites sourceforge
      distname ${name}-${version}-src
      checksums md5 8c17261055f1326d012b84fcc66ffb26
      depends_lib lib:libtcl8.4:tcl
      worksrcdir ${name}-${version}

      configure.pre_args --prefix=${prefix}/aolserver
      destroot.destdir AOLSERVER=${destroot}${prefix}/aolserver

      post-install {
      ui_msg ""
      ui_msg "AOLserver installed into ${prefix}/aolserver"
      ui_msg ""
      ui_msg "You now need to configure the server to your needs. You "
      ui_msg "might want to create another user (e.g. aolserver) to run "
      ui_msg "the server."
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/aolserver
      % sudo port install aolserver
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching aolserver
      ---> Verifying checksum for aolserver
      ---> Extracting aolserver
      ---> Configuring aolserver
      ---> Building aolserver with target all
      ---> Staging aolserver into destroot
      ---> Installing aolserver
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using aolserver with these commands:
      %  man aolserver
      % apropos aolserver
      % which aolserver
      % locate aolserver

     Where to find more information:

    Darwin Ports



    image test