Usare OpenExchange

Raul Perez raul.perez en epasa.com
Mar Mar 28 10:47:26 CLT 2006


Hola

Sigo con problemas usando cloxai

No he podido instalar LDAP
Los archivos no se escriben en /var/www/html
pero si en cgi-bin

SAludos
RAUL

---------------------------------------------------------------------
cp conf/groupware/intranet.conf /usr/local/openxchange/etc/groupware/.
cp conf/groupware/ldap.properties /usr/local/openxchange/etc/groupware/.
cp conf/groupware/server.conf /usr/local/openxchange/etc/groupware/.
chown tomcat:tomcat /usr/local/openxchange/etc/groupware/server.conf
chmod 640 /usr/local/openxchange/etc/groupware/server.conf
cp conf/groupware/system.properties /usr/local/openxchange/etc/groupware/.
cp conf/groupware/tasks /usr/local/openxchange/etc/groupware/.
cp -r conf/groupware/locales /usr/local/openxchange/etc/groupware/.
cp -r conf/groupware/METADB /usr/local/openxchange/etc/groupware/.
cp conf/webmail/flags.cfg /usr/local/openxchange/etc/webmail/.
cp conf/webmail/system.properties /usr/local/openxchange/etc/webmail/.
cp conf/webmail/nasi.conf /usr/local/openxchange/etc/webmail/.
cp conf/webmail/server.conf /usr/local/openxchange/etc/webmail/.
chown tomcat:tomcat /usr/local/openxchange/etc/webmail/server.conf
chmod 640 /usr/local/openxchange/etc/webmail/server.conf
cp conf/webmail/spellcheck.cfg /usr/local/openxchange/etc/webmail/.
cp conf/webmail/system.cfg /usr/local/openxchange/etc/webmail/.
cp conf/webmail/system.properties /usr/local/openxchange/etc/webmail/.
cp conf/webmail/webmail.properties /usr/local/openxchange/etc/webmail/.
cp -r conf/webmail/locales /usr/local/openxchange/etc/webmail/.
cp -r groupware/* /usr/local/openxchange/share/groupware/data/templates/.
cp -r webmail/* /usr/local/openxchange/share/webmail/data/templates/.
if [ "/var/www" = "/usr/local/openxchange/share" ]; then \
        cp -r system/www/groupware/* /var/www/groupware/data/.; \
        cp -r system/www/webmail/* /var/www/webmail/data/.; \
else \
        cp -r system/www/groupware/* /var/www/cfintranet/.; \
        cp -r system/www/webmail/* /var/www/cfintranet/webmail/.; \
fi
cp lib/* /usr/local/openxchange/lib/
cp -r info/* /usr/local/openxchange/info/
if test -f src/misc/ssl/liboxssl.la ; then \
        /bin/sh ./libtool --mode=install cp src/misc/ssl/liboxssl.la
/usr/local/openxchange/lib ; \
        /bin/sh ./libtool --finish ; \
fi
cp src/misc/login/login.pl /usr/lib/cgi-bin/.
cp src/misc/login/login.pm /usr/lib/cgi-bin/.
cp build/intranet.class /usr/local/openxchange/share/servlets/.
cp build/webmail.class /usr/local/openxchange/share/servlets/.
chmod 755 /usr/lib/cgi-bin/login.pl
chmod 600 /usr/local/openxchange/etc/admintools.conf
./install.sh: line 184: /etc/apache/conf.d/mod_jk.conf: No such file or
directory
./install.sh: line 197: /etc/apache/httpd.conf: No such file or directory
./install.sh: line 200: /etc/libapache-mod-jk/workers.properties: No such
file or directory
./install.sh: line 227: /etc/postgresql/pg_hba.conf.t: No such file or
directory
mv: cannot stat `/etc/postgresql/pg_hba.conf.t': No such file or directory
./install.sh: line 230: /etc/init.d/postgresql: No such file or directory
su: user postgres does not exist
su: user postgres does not exist
su: user postgres does not exist
su: user postgres does not exist
./install.sh: line 252: /etc/ldap/slapd.conf.t: No such file or directory
mv: cannot stat `/etc/ldap/slapd.conf.t': No such file or directory
./install.sh: line 255: /etc/ldap/ldap.conf: No such file or directory
./install.sh: line 274: /etc/init.d/slapd: No such file or directory
slapd: no process killed
./install.sh: line 279: slapadd: command not found
./install.sh: line 280: /etc/init.d/slapd: No such file or directory
./install.sh: line 377: /etc/init.d/slapd: No such file or directory
slapd: no process killed
./install.sh: line 381: /etc/init.d/apache: No such file or directory
Starting Tomcat
The JAVA_HOME environment variable is not defined
This environment variable is needed to run this program
Starting all

Starting SESSIOND
                                                                  [ done ]

Starting OX
[ done ]

Starting OXWebmail
[ done ]
./install.sh: line 384: /etc/init.d/slapd: No such file or directory

Done.

Check if the LDAP, Apache, PostgreSQL and OpenXchange services and running
and
point your web browser into http://yourserver/cgi-bin/login.pl

---------------------------------------------------------------------

----- Original Message ----- 
From: "Rossana Lopez Tenderini" <rlopez en foster.cl>
To: "Discusion de Linux en Castellano" <linux en listas.inf.utfsm.cl>
Sent: Monday, March 27, 2006 3:31 PM
Subject: Re: Usare OpenExchange


> Hola.
>
> Te va a funcionar sin problemas.
>
> saludos.
>
>
>
> On Mon, 2006-03-27 at 13:09 -0500, Raul Perez wrote:
> > Gracias ya me percate y ya solucione ese problema
> > Quiero usar CLOXAI  pero no se si me funciona en fedora core 4, es una
pc P4
> > con 512 de ram
> >
> > Saludos
> >
> >
> > ----- Original Message ----- 
> > From: "Marcos Ramirez A." <mramireza en armada.cl>
> > To: "Discusion de Linux en Castellano" <linux en listas.inf.utfsm.cl>
> > Sent: Monday, March 27, 2006 10:49 AM
> > Subject: Re: Usare OpenExchange
> >
> >
> > > On Mon, 2006-03-27 at 09:48 -0500, Raul Perez wrote:
> > > > Saludos
> > > >
> > > > Gracias por las recomendaciones, revise todos los que me enviaron
pero
> > > > OpenExchange
> > > > fue el que me gusto.
> > > >
> > > > Tengo problemas para instalarlo
> > > > me sale un error al intalar java
> > > >
> > > > + sh /root/rpmbuild/SOURCES/jdk-1_5_0_06-linux-i586.bin
> > > > sh: /root/rpmbuild/SOURCES/jdk-1_5_0_06-linux-i586.bin: No such file
> > > > or directory
> > > > error: Bad exit status from /var/tmp/rpm-tmp.2292 (%prep)
> > >
> > > tal como dice el mensaje, debes bajar el archivo
> > > jdk-1_5_0_06-linux-i586.bin desde el sitio de sun y copiarlo
> > > a /root/rpmbuild/SOURCES/
> > >
> > >
> > > -- 
> > > Marcos Ramirez A. <mramireza en armada.cl>
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
>
>



Más información sobre la lista de distribución Linux