Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: simone486 on July 03, 2006, 11:11:12 AM
-
Does anyone knows where i can find info and rpm to simplifuy the job to install open-xchange on sme 7.0rc3
i have installed all rpm in
http://smeserver.free.fr/files/index.php?dir=open-xchange/ox7/
but when i tried to install sme7-postgresql-7.4.8-6.noarch.rpm i got script error
-
Simone,
Two things...
1. There is new software, as of Jul 3 on that site.
2. Some of the rpms are two large for the php download directives on his site. Take a look at the readme file. I think there is a work around mentioned, like downloading bypassing the php redirect.
Hope this helps. If not, email me. I'm about to install the updates.
-
Simone,
Two things...
1. There is new software, as of Jul 3 on that site.
2. Some of the rpms are two large for the php download directives on his site. Take a look at the readme file. I think there is a work around mentioned, like downloading bypassing the php redirect.
Hope this helps. If not, email me. I'm about to install the updates.
It works with the new rpm's :)
-
hi jvels
do you have an actual HowTo for ox,
or a link from where to download all the RPM's?
zoran
-
hi jvels
do you have an actual HowTo for ox,
or a link from where to download all the RPM's?
zoran
Download all rpms from:
http://smeserver.free.fr/files/index.php?dir=open-xchange/ox7/
And only one of the rpms from:
http://smeserver.free.fr/files/index.php?dir=open-xchange/ox7/icons/
Then you go to the dir where you have download the rpms to and:
rpm -Uvh --force --nodeps *.rpm
Wait a few minutes and wolla.. you have install open-xchange on your SME contribs 7
-
And what is or how can I reset the admin password once it is installed ??
-
Wait a few minutes and wolla.. you have install open-xchange on your SME contribs 7
I just tried this on a fresh install of SME7rc3, and got loads of errors. Foolishly I didn't make note of them at the time but if I force a reinstall I get the following which looks pretty similar to the errors first time around:
[root@sme7test software]# rpm -Uvh --replacepkgs *.rpm
Preparing... ########################################### [100%]
1:perl-Net-SSLeay ########################################### [ 4%]
2:perl-IO-Socket-SSL ########################################### [ 7%]
3:sme-j2sdk ########################################### [ 11%]
4:sme-ant ########################################### [ 15%]
5:postgresql ########################################### [ 19%]
6:postgresql-server ########################################### [ 22%]
'postgresql' is not a valid service name
error: %pre(sme7-postgresql-7.4.8-6.noarch) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping sme7-postgresql-7.4.8-6
7:perl-XML-Encoding ########################################### [ 26%]
8:perl-Parse-Yapp ########################################### [ 30%]
9:perl-libxml-enno ########################################### [ 33%]
10:perl-MIME-Lite ########################################### [ 37%]
11:openldap-clients ########################################### [ 41%]
12:e-smith-lib ########################################### [ 44%]
13:atrpms ########################################### [ 48%]
14:apache-mod_jk ########################################### [ 52%]
Reloading httpd: [ OK ]
15:sme7-tomcat ########################################### [ 56%]
Starting : tomcat[ OK ]
Restarting httpd-e-smith [ OK ]
error: %pre(sme7-open-xchange-0.8.2-31.noarch) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping sme7-open-xchange-0.8.2-31
16:sme7-open-xchange-oxten########################################### [ 59%]
17:perl-DBD-Pg ########################################### [ 63%]
18:perl-HTTP-DAV ########################################### [ 67%]
19:perl-MIME-Types ########################################### [ 70%]
20:perl-Unicode-UTF8simple########################################### [ 74%]
21:perl-XML-Simple ########################################### [ 78%]
22:postgresql-jdbc ########################################### [ 81%]
23:sme7-open-xchange-conf ########################################### [ 85%]
fix all the users for the group 'users'
Stopping : tomcatUsing CATALINA_BASE: /usr/local/tomcat
Using CATALINA_HOME: /usr/local/tomcat
Using CATALINA_TMPDIR: /usr/local/tomcat/temp
Using JRE_HOME: /usr/local/java
Jul 4, 2006 8:22:42 PM org.apache.catalina.startup.Catalina stopServer
SEVERE: Catalina.stop:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:516)
at java.net.Socket.connect(Socket.java:466)
at java.net.Socket.<init>(Socket.java:366)
at java.net.Socket.<init>(Socket.java:179)
at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:394)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:324)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:415)
Starting : tomcat[ OK ]
/var/tmp/rpm-tmp.36681: line 22: /etc/rc.d/init.d/open-xchange: No such file or directory
warning :
If it's the first use of sme7-open-xchange-conf all the existing user of sme
is re-created in OX with a same password of her accounts name.
for recreate the ldap base only use ---------> /usr/local/open-xchange/sbin/scan_users.sh
Important:
if you want to send the oxlook connector to all the users
type ------> /usr/local/open-xchange/sbin/send-oxlook.pl
24:sme7-open-xchange-syncm########################################### [ 89%]
Starting SyncML OXtender database script...
No SyncML tables detected
Can not create SyncML tables due to following error: psql: could not connect to server: Connection refused
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?
Restarting httpd-e-smith [ OK ]
Stopping : tomcatUsing CATALINA_BASE: /usr/local/tomcat
Using CATALINA_HOME: /usr/local/tomcat
Using CATALINA_TMPDIR: /usr/local/tomcat/temp
Using JRE_HOME: /usr/local/java
Starting : tomcat[ OK ]
25:sme7-OX-icons-base ########################################### [ 93%]
[/size]
Am I doing something stupid here?
-
hi
I use SME 7 and not RC3
-
I use SME 7 and not RC3
Doh! How did they manage to sneak that out of the door without me seeing it?
Thanks, I'll dl and try again.