Koozali.org: home of the SME Server

Installazione Sogo

Offline hikekar

  • **
  • 38
  • +0/-0
Installazione Sogo
« on: April 21, 2011, 05:29:13 PM »
Ciao a tutti, premetto che non sono un esperto, anzi..
sto provando ad installare Sogo su una macchina con Sme 8.0 beta6 fresca d'istallazione.. e seguendo fedelmente le indicazioni (http://wiki.contribs.org/Sogo) dopo l'ultimo passaggio mi da questo errore:

memcached-1.4.2-1.el5.i386 from sogo has depsolving problems
  --> Missing Dependency: libevent-1.1a.so.1 is needed by package memcached-1.4.2-1.el5.i386 (sogo)
Error: Missing Dependency: libevent-1.1a.so.1 is needed by package memcached-1.4.2-1.el5.i386 (sogo)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
Avete idea del perchè esca ?

grazie

Offline Incognito

  • *****
  • 195
  • +0/-0
  • Linux User
Re: Installazione Sogo
« Reply #1 on: April 21, 2011, 05:36:58 PM »
Manca questa libreria e non sa dove trovarla:
libevent-1.1a.so.1

Come scritto nel messaggio che ti è uscito.

Edit:
cmq è una libreria che ha dato qualche problema anche ai Centos con abilitato rpmforge, ai suoi tempi (si parla del 2009 circa)
« Last Edit: April 21, 2011, 05:39:49 PM by Incognito »
#Linux User
:0:
* ^X-Spam: YES
/dev/null

Offline hikekar

  • **
  • 38
  • +0/-0
Re: Installazione Sogo
« Reply #2 on: April 21, 2011, 05:46:49 PM »
capito ...  ma si puo risolvere?..
o cè un'altro modo per installare Sogo ?
grazie

Offline Camillo

  • ****
  • 88
  • +0/-0
Re: Installazione Sogo
« Reply #3 on: April 21, 2011, 05:57:28 PM »

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Installazione Sogo
« Reply #4 on: April 21, 2011, 06:07:09 PM »
hikekar: se fai una ricerca qui e negli altri forum in lingua inglese troverai risposta.

Offline nicolatiana

  • *
  • 724
  • +0/-0
Re: Installazione Sogo
« Reply #5 on: April 24, 2011, 09:34:47 PM »
La libreria la trovi qui, per esempio:
http://pkgs.org/download/centos-4-rhel-4/epel-i386/libevent-1.1a-3.el4.i386.rpm.html
Non stupirti che sia marcata el4: direi che la versione el5 non esiste.
Se tu (o altri) scoprite qualcosa di diverso postate qui.

yum localinstall libevent-1.1a-3.el4.i386.rpm

Dopo averla installata nei prossimi aggiornamenti di SME è probabile che ti venga proposto di aggiornarla insieme a memcached; questo è quello che si ottiene lanciando yum update su una 8b6 con SOGo installato e funzionante:

Quote
[root@fudge ~]# yum update
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
 * base: ftp.plusline.de
 * smeaddons: mirror.pialasse.com
 * smeextras: mirror.pialasse.com
 * smeos: mirror.pialasse.com
 * smeupdates: mirror.pialasse.com
 * updates: ftp.plusline.de
base                                                                                                                                  | 1.1 kB     00:00
smeaddons                                                                                                                             | 1.9 kB     00:00
smeextras                                                                                                                             | 1.9 kB     00:00
smeos                                                                                                                                 | 2.1 kB     00:00
smeupdates                                                                                                                            | 1.9 kB     00:00
updates                                                                                                                               | 1.9 kB     00:00
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: libevent-1.1a.so.1 for package: memcached
---> Package libevent.i386 0:1.4.13-1 set to be updated
--> Finished Dependency Resolution
memcached-1.4.2-1.el5.i386 from installed has depsolving problems
  --> Missing Dependency: libevent-1.1a.so.1 is needed by package memcached-1.4.2-1.el5.i386 (installed)
Error: Missing Dependency: libevent-1.1a.so.1 is needed by package memcached-1.4.2-1.el5.i386 (installed)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

ovviamente non farlo (tanto ti risalta fuori il solito msg di errore su memcached).

Saluti

Nicola
« Last Edit: April 24, 2011, 09:44:04 PM by nicolatiana »
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline Incognito

  • *****
  • 195
  • +0/-0
  • Linux User
Re: Installazione Sogo
« Reply #6 on: April 26, 2011, 05:34:57 PM »
#Linux User
:0:
* ^X-Spam: YES
/dev/null