[BACK]Return to cgi-asir.sh CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-port / cgi

File: [local] / OpenXM / src / asir-port / cgi / cgi-asir.sh (download)

Revision 1.4, Sun Feb 27 08:22:56 2005 UTC (19 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.3: +2 -2 lines

ox103_reset should be added to the export command list
for the set_secure_flag.
Otherwise, oxreset does not work properly.

#!/bin/bash
# $Id: cgi-asir.sh,v 1.7 2005/02/27 07:09:16 taka Exp $
# $OpenXM: OpenXM/src/asir-port/cgi/cgi-asir.sh,v 1.4 2005/02/27 08:22:56 takayama Exp $
## Replace $OpenXM_HOME by an absolute path of your cite.
#source $(OpenXM_HOME)/rc/dot.bashrc
source /home/taka/OpenXM/rc/dot.bashrc
export TMP=/tmp
export CGI_ASIR_ALLOW="[(version) (asir_contrib_copyright) (fctr) (primadec) (nd_gr_main) (dp_gr_main)]"
export CGI_ASIR_TLIMIT="30"
sm1 -q -s "[(parse) (cgiasir.sm1) pushfile] extension oxNoX cgiAsir quit "