Koozali.org: home of the SME Server

Open-Xchange and 7.1

Offline SchulzStefan

  • *
  • 620
  • +0/-0
New versions of open-xchange for 7.1
« Reply #15 on: February 20, 2007, 11:25:23 AM »
Vincent made new versions for sme 7.1.

http://smeserver.free.fr/Files/index.php?dir=open-xchange/ox7/

- e-smith-lib-1.16.0-10ox1.noarch.rpm
- sme7-open-xchange-conf-0.8.2-26.noarch.rpm
- sme7-open-xchange-0.8.2.1-68.noarch.rpm

Thx to Vincent!
And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)

Dids

Open-Xchange and 7.1
« Reply #16 on: February 21, 2007, 08:10:53 AM »
Scratch that, got the rpms.

sebb

Open-Xchange and 7.1
« Reply #17 on: March 01, 2007, 01:31:17 PM »
Hi,
I ve installed that contrib Oxchange for sme7.1.  I want to test it, and try the url : http://sme7test/servlet/intranet

The response is :
Quote

You are not authorized to access this session or this session is expired!
Please inform the Administrator!


I don't know open Xchange, so how can i try if my install works well ?

Offline SchulzStefan

  • *
  • 620
  • +0/-0
sme 7.1.1 and ox - unsolved dependencies
« Reply #18 on: March 01, 2007, 09:20:19 PM »
Quote
I don't know open Xchange, so how can i try if my install works well ?


sebb, please read and search the how-to's and q and a's in the forum. You'll find what you are asking for.

Running on sme 7.1. Tried to update to 7.1.1. Causes in unsolved dependencies:

- snip -
--> Running transaction check
--> Processing Dependency: e-smith-lib = 1.16.0-10ox1 for package: sme7-open-xchange-conf
--> Finished Dependency Resolution
Error: Missing Dependency: e-smith-lib = 1.16.0-10ox1 is needed by package sme7-open-xchange-conf
- snip -

I raised a bug #2587. See also Bug #2280 from Gordon.

There's also a new version from vincent available. Downloaded the new versions.

- openldap-clients-2.2.13-6.4E.i386.rpm
- sme7-open-xchange-0.8.2.1-72.noarch.rpm
- sme7-open-xchange-conf-0.8.2-27.noarch.rpm
- sme7-postgresql-7.4.8-7.noarch.rpm
- sme-j2sdk-1.6.0-9.i386.rpm

Did a yum localinstall *.rpm. Causes in unsolved dependencies:

- snip -
--> Processing Dependency: sme7-jotm for package: sme7-open-xchange
--> Processing Dependency: sme7-common-transaction for package: sme7-open-xchange
--> Finished Dependency Resolution
Error: Missing Dependency: sme7-jotm is needed by package sme7-open-xchange
Error: Missing Dependency: sme7-common-transaction is needed by package sme7-open-xchange
- snip -

I informed vincent. If you're working with ox you'll not be able to update clean on sme 7.1.1.

stefan
And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)

Offline jmvelez

  • ****
  • 85
  • +0/-0
    • http://velezcomputer.com
ox on 7
« Reply #19 on: March 01, 2007, 09:58:15 PM »
to login to ox is yourdomian/cgi-bin/login.pl



Quote from: "sebb"
Hi,
I ve installed that contrib Oxchange for sme7.1.  I want to test it, and try the url : http://sme7test/servlet/intranet

The response is :
Quote

You are not authorized to access this session or this session is expired!
Please inform the Administrator!


I don't know open Xchange, so how can i try if my install works well ?

Offline SchulzStefan

  • *
  • 620
  • +0/-0
Workaround for update to sme 7.1.1 and using ox
« Reply #20 on: March 02, 2007, 05:43:44 PM »
Quote
Running on sme 7.1. Tried to update to 7.1.1. Causes in unsolved dependencies:

- snip -
--> Running transaction check
--> Processing Dependency: e-smith-lib = 1.16.0-10ox1 for package: sme7-open-xchange-conf
--> Finished Dependency Resolution
Error: Missing Dependency: e-smith-lib = 1.16.0-10ox1 is needed by package sme7-open-xchange-conf
- snip -


If there are already aliases defined in ox via server-manager and the oxtender is not used, the sme7-open-xchange-conf can be removed.

1.) do a query: rpm -q sme7-open-xchange-conf
2.) remove the sme7-open-xchange-conf: rpm -e sme7-open-xchange-conf --nodeps
3.) yum update
4.) signal-event post-upgrade
5.) signal-event reboot

Attention: You'll not be able to change or add aliases for existing or new users in ox, if proceeding in this way. You are able to run your existing open-xchange!

You can add/delete users to ox via adduser_ox/deluser_ox.
And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)