• Home
  • Customers
  • English Pages
    • About Us
      • Spazio IT Founder
        • Contact Information
        • Work Experience
    • Company Presentation
    • Contacts
    • Customers
    • Software Solutions
      • AS Distributed Sandbox
      • Cloud Computing
      • Code Quality
      • Disaster Recovery Solutions
      • Mobile Solutions
      • Remote Assistance
      • Servers & Virtual Machines
      • Support Services
      • Windows-OpenACS
        • Building Instructions
      • ]project-open[
  • Pagine in Italiano
    • Agenda Digitale
      • Conservazione Sostitutiva
      • Continuità Operativa e Disaster Recovery
      • Fatturazione Elettronica
      • Open Source
      • Protocollo Informatico
    • Chi Siamo
      • Fondatore di Spazio IT
        • Come Contattarmi
        • Esperienza di Lavoro
    • Clienti
    • Contatti
    • Soluzioni Informatiche
      • Assistenza Remota
      • Cloud Computing
      • Qualità del Codice
      • Servers e Macchine Virtuali
      • Servizi di Supporto
      • Soluzioni di Disaster Recovery
      • Soluzioni Mobile
      • ]project-open[
  • This Website

Spazio IT

The space where software solutions take shape.

Windows-OpenACS

Welcome to the Native Windows Port of the OpenACS system!


Contents

This is Version 1.23 (7th of August 2011) of Windows-OpenACS port and it consists of the following pieces of software:

  • aolserver-4.5.1 aolserver-4.5.1 (CVS HEAD of the 05/08/2011) – including
    • nssha1 1.1.1.1
    • nspostgres 4.1
    • nsoracle 2.8a1
    • nsopenssl 1.77
  • tcl-8.5.10
  • tk-8.5.10
  • tDOM-0.8.3
  • xotcl-1.6.6
  • thread-2.6.6
  • tcllib-1.13
  • tclsoap-1.6.8
  • tls-1.6.1
  • postgresql-8.2.21-1
  • openssl-0.9.8.k
  • openacs-5.7.0
  • xowiki-0.142
  • dotlrn-2.5.0
  • External binaries:
    a. wget – gnuwin32.sourceforge.net/packages/wget.htm
    b. convert, cp, cvs, date, diff, ftp, gzip, iconv, ln, ls, mkdir, mv, pdftk, ps, rm, rmdir, sh, shutdown, tar – www.cygwin.com
    c. htmldoc – www.easysw.com/htmldoc/
    d. trml2pdf – sourceforge.net/projects/kraft/

NOTE: Version 1.23 of WindowsOpenACS has been sponsored by Quest Computing Ltd.


Generation

This port has been generated with Microsoft Visual Studio 2010 Professional Edition.


Compatible Windows Versions

This port works on the following systems: Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008;  the port runs natively on both the 32 bit and the 64 bit versions of Windows.

 

How to get it

Windows-OpenACS can be downloaded here.

 

Installation Instructions

  • Run the Windows installer “windows-openacs.exe“.
    spacer
  • Click “Next” to continue.
    spacer
  • Read the text and agree to it (press the button “I Agree“).spacer
  • Select the installation mode (it is better to use the option “Install for anyone using this computer“) and press the button “Next“.
    spacer
  • Select the folder where you want to install the software (blank characters are not allowed) and press the button “Install“.spacer
  • Wait for the installer copy all required files and request your permission to continue and then press the “Ok” button to perfom the following steps.
    spacer
  • Wait for the installer to finish the installation of PostgreSQL, create some initial databases, install the Microsoft VC++ 2008 Redistributable, create and set-up the OpenACS and .LRN Windows services. Press the “Ok” button to continue.
    spacer
  • The installer informs you on what to do after reboot. Press the “Ok” button to proceed.
    spacer
  • The installer lets you verify the actions perfomed during the installation. Press the “Next” button to proceed to the reboot section.
    spacer
  • The installer needs to reboot your computer to complete the installation. Press the “Finish” button to reboot your computer.
    spacer
  • After having rebooted the system, wait for 2/3 minutes and then use the Start Menu Commands “Open Dotlrn” or “Open OpenACS” to have access to the applications. In both OpenACS and .LRN there’s a predefined admin user (email: admin@acme.com, password: abc123).

NOTES:

  • This Windows-OpenACS installer doesn’t work on a machine where PostgreSQL is already installed. In this case the installer will warn you about the error condition and stop the installation.
  • This Windows-OpenACS installer doesn’t work on a machine where Cygwin is installed. In this case the installer will warn you about the error condition and stop the installation.
  • The Windows-OpenACS installer installs PostgreSQL, OpenACS and .LRN as Windows services in automatic mode (they don’t need to be started / stopped manually). In case they don’t start automatically, use the commands in the menus of PostgreSQL and Windows-OpenACS to start them.
    • Start first PostgreSQL and then either OpenACS or .LRN.
    • Stop first OpenACS or .LRN and then PostgreSQL.
  • In Vista and Windows 7 the commands to start / stop a service must be run by the administrator. Right click on the menu command and select “Run as administrator“.

 

Screen Shots

spacer

OpenACS Shell

spacer

OpenACS Web Interface

 

Building Instructions

Building and compilation instructions are available here.

  • spacer Maurizio:
    July 16, 2012 at 5:54 am

    Dear Buya,
    there’s been a bit of confusion.
    I guess the “OpenACS” you are interested in is openacs.sourceforge.net/ and it has to do with Devices Management.
    This one here is the Windows Port of another “OpenACS” (www.openacs.org/).
    These two pieces of software have in common only the name and the fact they are open source.
    Ciao,
    Maurizio

  • spacer Buya:
    July 16, 2012 at 5:02 am

    I`ve installed correctly and also runs great but still have not figure it out how to management on tr069 to remote home gateways?

  • spacer Maurizio:
    May 31, 2012 at 6:34 am

    cd C:\aolserver\servers\dotlrn\packages\recursos\sql\postgresql
    psql -U postgres openacs < recursos-create.sql

  • spacer ivan:
    May 30, 2012 at 10:44 pm

    thanks Mauricio but don’t runs, I need execute the same that this command in linux [sudo -u www-data psql -f recursos-create.sql openacs] but in windows.

    recursos-create.sql is a file located into
    C:\aolserver\servers\dotlrn\packages\recursos\sql\postgresql

    thanks so much

  • spacer Maurizio:
    May 30, 2012 at 9:35 pm

    Hello Ivan.
    PostgreSQL: user/password = postgres/Qwer.1234
    Command: psql -U postgres “database name” < “file name”
    e.g.
    psql -U postgres projop < upgrade.sql

  • spacer ivan:
    May 30, 2012 at 6:50 pm

    What is the name and password to acces to database installed PostgreSQL? and how i can execute a command to charge a .sql, from a new package? I need execute .sql to mount package if not, the application show me an error, no such key: recursos…

    Many thanks.!!

  • spacer Maurizio:
    April 23, 2012 at 7:01 pm

    Hello Gonçalo,
    plenty of things could be wrong…
    you installation did stop I do not know at which point and why…
    spacer
    Anyhow try to set the environment variable
    AOLDIR to wherever you installed the software, e.g.:
    AOLDIR = C:\aolserver

    All the best,
    Maurizio

  • spacer Gonçalo Martins:
    April 23, 2012 at 11:20 am

    Hi,

    I have managed to install the servers manually with the provided batch files butnow I have the following error in the open-acs server :

    [23/Apr/2012:12:14:19][3612.7260][-thread7260-] Error: Tcl exception:
    can’t read “::tcl_pkgPath”: no such variable
    while executing
    “foreach Dir $::tcl_pkgPath {
    if {$Dir ni $::auto_path} {
    lappend ::auto_path $Dir
    }
    }”

    What can be wrong ?

  • spacer Gonçalo Martins:
    April 23, 2012 at 10:43 am

    Hi,

    nsd.exe crashed during the installation. The services have not been installed. I have Windows 7, 32bits. What can I do now ?

    Thanks

  • spacer Guardiola:
    April 12, 2012 at 2:42 pm

    I would like thank the support and help of the Maurizio. He’s the guy.

    tks

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.