Forum OpenACS Q&A: I can't instal acs-lang packages

Collapse
Posted by Dayra Munoz on
Hi friends:

I have OpenACS4.0 with AOLServer 3.2, Linux RedHat 7.2. and
PostgreSQL.

I want to install acs-language packakes.  I first run the
install.sh , After i was in ACS Package Manager for install the
packages, but appears this and it is not installed.

_____________________________________________________________________

Package Installation
Your Workspace : Main Site : OpenACS Administration : ACS Package
Manager : Package Installation

Installing packages...
·    Installing data model for OpenACS Localization Utils 4.1b...
o    Loading data
model /var/lib/aolserver/servers/openacs4/packages/acs-
lang/sql/postgresql/acs-lang-create.sql...
o    BEGIN
o    *ABORT STATE*
o    *ABORT STATE*
o    *ABORT STATE*
o    *ABORT STATE*
o    *ABORT STATE*
o    *ABORT STATE*
o    COMMIT
o    BEGIN
o    *ABORT STATE*
o    *ABORT STATE*
o    COMMIT
o    HTTP/1.0 200 OK
o    Server: AOLserver/3.3.1+ad13
o    Content-Type: text/html; charset=iso-8859-1
o    MIME-Version: 1.0
o    Date: Tue, 19 Mar 2002 18:34:13 GMT
o    Content-Length: 3128
o    Connection: close
o
o
o
o
o
o
o
Request Error

psql:ad-locales.sql:40: ERROR:  Relation 'ad_locales' already exists
psql:message-catalog.sql:17: ERROR:  Relation 'lang_messages' already
exists

    invoked from within
"db_source_sql_file -callback $callback $path/$file_path"
    (procedure "apm_package_install_data_model" line 32)
    invoked from within
"apm_package_install_data_model -callback $callback -data_model_files
$data_model_files $spec_file_path"
    (procedure "apm_package_install" line 19)
    invoked from within
"apm_package_install -install_path $install_path  -callback
apm_ns_write_callback -load_data_model  -data_model_files
$data_model_files $spec_file"
    ("foreach" body line 36)
    invoked from within
"foreach pkg_info $pkg_install_list {
    set spec_file [pkg_info_spec $pkg_info]
    if { [catch {
    array set version [apm_read_package_info_file $spe..."
    ("uplevel" body line 34)
    invoked from within
"uplevel {
          ad_page_contract {

    Installs the packages.

    @author Bryan Quinn (mailto:bquinn@arsdigita.com)
    @creation-date Mon Oct  9 00:22:31..."

(procedure "code::tcl::/var/lib/aolserver/servers/openacs4/packages/ac
s-..." line 2)
    invoked from within
"code::tcl::$__adp_stub"
    invoked from within
"if { [file exists $__adp_stub.tcl] } {

      # ensure that data source preparation procedure exists and is
up-to-date
      adp_init tcl $__adp_stub
..."
    ("uplevel" body line 3)
    invoked from within
"uplevel {

    if { [file exists $__adp_stub.tcl] } {

      # ensure that data source preparation procedure exists and is
up-to-date
      adp_init t..."
    (procedure "adp_prepare" line 3)
    invoked from within
"adp_prepare "
    (procedure "template::adp_parse" line 31)
    invoked from within
"template::adp_parse [file root [ad_conn file]] {}"
    (procedure "adp_parse_ad_conn_file" line 7)
    invoked from within
"$handler"
    ("uplevel" body line 2)
    invoked from within
"uplevel $code"
    invoked from within
"ad_try {
    $handler
      } ad_script_abort val {
    # do nothing
      }"
    invoked from within
"rp_serve_concrete_file [ad_conn file]"
    (procedure "rp_serve_abstract_file" line 60)
    invoked from within
"rp_serve_abstract_file "$root/$path""
    ("uplevel" body line 2)
    invoked from within
"uplevel $code"
    invoked from within
"ad_try {
    rp_serve_abstract_file "$root/$path"
    set tcl_url2file([ad_conn url]) [ad_conn file]
    set tcl_url2path_info([ad_conn url]) [ad_conn path_inf..."
______________________________________________________________________
_

What i can to do for this option function.

I need that the visitors can select diferents language for read my
site.

Thanks for all