View · Index

Weblog

Showing 611 - 620 of 695 Postings (summary)

Human Resources

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:56 AM

Status

pre-release 

Introduction

Part of the ecommerce-g2 project

Feature requests

add requests here

Vendors-Suppliers

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:56 AM

Status

pre-release 

Introduction

Part of the ecommerce-g2 project

Feature requests

add requests here 

General Ledger

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:55 AM

Status 

 pre-release

Introduction

Part of the ecommerce-g2 project

Feature requests

add requests here 

Ship-Track

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:55 AM

Status

pre-release 

Introduction

Part of the ecommerce-g2 project

Feature requests

add requests here 

Production

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:54 AM

Status

pre-release 

Introduction

Part of the ecommerce-g2 project

Feature requests

add requests here 

Manufacturing Design

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:53 AM

Status

pre-release 

Introduction

Part of the ecommerce-g2 project

Feature requests

add requests here 

Fabrication

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:52 AM

Status

pre-release 

Introduction

Part of the ecommerce-g2 project

Feature requests

add requests here 

Accounts Payables

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:51 AM

Status

pre-release

Introduction

Part of the ecommerce-g2 project

Feature requests

  • add requests here

Reference Data - GIFI

Created by OpenACS community, last modified by Gustaf Neumann 12 Sep 2013, at 08:50 AM

Status

pre-release 

Introduction

Part of the ecommerce-g2 project

Feature requests

add requests here 

Install Tcl

Created by OpenACS community, last modified by Jim Lynch 06 Sep 2013, at 12:21 AM

Check suitability of a previously installed TCL.

Start tcl (type tclsh or find it using which tclsh).

[root root]% info exists tcl_platform(threaded)
1
[root root]% info patchlevel
8.5.14
[root root]%

If the first command returns anything other than 1, then tcl is not threaded. If tcl is threaded and the version is 8.5 or higher, then installing tcl from source is optional.

 (jiml) Note that you will also need compiletime stuff so you can build things against that tcl; how to get it varies according to what OS and flavor thereof you run. Personally, I don't like to permit the operating system to dictate any versions of anything or have any influence over installing/removing, so I build the whole stack (these days, not including postgres) myself.

Install Tcl

Get TCL 8.5 (or higher). Download and install TCL 8.5 from source.

If you have not installed TCL already, download the latest TCL version from Sourceforge or http://www.tcl.tk/software/tcltk/downloadnow85.html

We are installing tcl in context with aolserver to use a consistent set of libraries when more than one version may be present. Use the same directory for aolserver here, that you will be using when installing aolserver from the en:aolserver-install page.

Remember that you have to be logged in as root to issue the following commands.

[root root]# mkdir -p /usr/local/src/aolserver40r10
[root root]# cd /usr/local/src/aolserver40r10
[root src]# wget http://heanet.dl.sourceforge.net/sourceforge/tcl/tcl8.5.14-src.tar.gz
[root src]# tar xfz tcl8.5.14-src.tar.gz
[root src]# cd tcl8.5.14/unix
[root unix]# ./configure --enable-threads --prefix=/usr/local/aolserver40r10
[root unix]# make install
[root root]# 
      

ref: https://openacs.org/doc/aolserver4.html

Pull info from: http://www.tcl.tk/software/tcltk/downloadnow85.html

Next Page
previous January 2026
Sun Mon Tue Wed Thu Fri Sat
28 29 30 31 1 2 3
4 (1) 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 (2) 30 31

Popular tags

17 , 5.10 , 5.10.0 , 5.10.1 , 5.9.0 , 5.9.1 , ad_form , ADP , ajax , aolserver , asynchronous , Azure , bgdelivery , bootstrap , bugtracker , CentOS , COMET , compatibility , conference , CSP , CSRF , cvs , debian , docker , docker-compose , emacs , engineering-standards , exec , fedora , FreeBSD
No registered users in community xowiki
in last 30 minutes
Contributors

OpenACS.org