Page 1 of 1

scalix auf SuSE 10.3

Posted: Tue Feb 19, 2008 12:14 pm
by casi
Hallo Zusammen,

ja, es gibt hier im Forum einige Themen zu diesem Problem, aber keine Lösung dazu :)

./scalix-installer

Scalix Installer - extracting archive, please wait...
./scalix-installer: line 154: cd: /tmp/scalix-wizard.r30712/py: Datei oder Verzeichnis nicht gefunden
/usr/bin/python: can't open file '/tmp/scalix-wizard.r30712/py/sxversion.py': [Errno 2] No such file or directory
Scalix Installer - starting version ...
Scalix Installer - using Python 2.5.1 (/usr/bin/python).
/usr/bin/python: can't open file '/tmp/scalix-wizard.r30712/py/sxmerlin.py': [Errno 2] No such file or directory
Scalix Installer - cleaning up...
Scalix Installer - done.


es gibt überhaupt kein neu angelegtes Verzeichniss saclix_wizard daher habe ich keine Möglichkeit im installer den py_subdir parameter zu ändern. Hat von euch schon jemand Scalix auf SuSE 10.3 am laufen ?

Gruß und Danke für die Infos

Posted: Wed Feb 20, 2008 6:09 am
by tommes
Hi Casi,

Scalix ist auf OpenSuse10.3 nicht lauffähig. Habs selbst ausprobiert und prompt nach dem Start des installers die Meldung UNSUPPORTED OS erhalten. Du kannst Scalix auf OpenSuse10.2 installieren (bei mir ohne größere Probleme). Hab auch schon gelesen, dass es anscheinend möglich sein soll dem bs vorzugaukeln es sei eine frühere Version, sodass Scalix ebenfalls glaubt es handelt sich dabei um die Vorgängerversion. Allerdings habe ich das nie getestet.

Achja und poste dein Anliegen doch auf Englisch dann sprichst du eine breitere Masse an.

mfg
tommes

Edit: Du nutzt ja gar nicht die opensuse Version, sorry. Also auf der Scalix Website steht, dass man entweder Suse Linux Enterprise Server 9 oder 10 verwenden kann, aber nichts von den "normalen" Versionen.

Posted: Wed Feb 20, 2008 12:39 pm
by casi
hi tommes, danke für deine antwort. ich dachte man kann scalix für die 10.3 selbst compilieren :(

schade, wäre zu schön gewesen. jetzt muss ich wohl erstmal auf squirrelmail ausweichen.

ich schreibe übrigens nicht in english, da es so dann wenigistens einige verstehen *lach

gruß

Posted: Sun Feb 24, 2008 9:40 am
by nvehommes
Hi,
es geht schon :D

Here's what I did to install Scalix 11.3 on an openSUSE 10.3 box (64-bit version):
1. edit /etc/SuSE-release, change 10.3 to 10.2
2. start the installer. It will fail, complaining that it needs the 32-bit version of some packages.
3. install those packages manually with the rpm command, using the files from the i586 directory. Installing the 32-bit compatibility packages will not work, these are not recognized by the installer.
4. start the installer again, it will now work.
5. delete the packages installed under 3 and install the 32-bit versions supplied with the 64-bit distribution instead.
6. revert the changes made under 1.

Posted: Sun Feb 24, 2008 11:21 am
by casi
hi nvehommes

i´ve changed /ets/SuSE.Version to 10.2
then i was run ant and its run.

but by the point ./scalix-installer
there was that error:

Scalix Installer - extracting archive, please wait...
./scalix-installer: line 154: cd: /tmp/scalix-wizard.S19776/py: Datei oder Verzeichnis nicht gefunden
/usr/bin/python: can't open file '/tmp/scalix-wizard.S19776/py/sxversion.py': [Errno 2] No such file or directory
Scalix Installer - starting version ...
Scalix Installer - using Python 2.5.1 (/usr/bin/python).
/usr/bin/python: can't open file '/tmp/scalix-wizard.S19776/py/sxmerlin.py': [Errno 2] No such file or directory
Scalix Installer - cleaning up...
Scalix Installer - done.

in the /tmp whas no scalix dircetory .

Posted: Sun Feb 24, 2008 12:18 pm
by nvehommes
Hi,
I cannot reproduce this error. I've just tried it with the installer from the following file:
scalix-11.3.0-U1-GA-community-suse102-intel.bin.sh
and it produces the following output:

# ./scalix-installer

Scalix Installer - extracting archive, please wait...
Scalix Installer - starting version 11.3.0.77...
Scalix Installer - using Python 2.5.1 (/usr/bin/python).
Error: unsupported OS release: openSUSE 10.3 (X86-64) on x86_64
Scalix Installer - cleaning up...
Scalix Installer - done.
#

On your system, the installer appears to be unable to create the temporary directory on /tmp. That is not a Scalix issue, I'd say.
Is sufficient space available? Are the permissions correct? Are you running as root? Do you use /bin/bash as shell? Just to mention a few ideas...

Ich habe übrigens auf Englisch geantwortet weil dies ein internationales Forum ist, dann haben mehr Leute was davon. :)

Posted: Sun Feb 24, 2008 2:11 pm
by casi
ok, u use the installer. i build from the source...
then i will try this with the installer to.
that is the output:

Network check failed -- IP address associated with host name 'server.wunschradio.de' is '127.0.0.1'

ok, i will fix ist

Network check failed -- first name for 127.0.0.1 in /etc/hosts must be localhost or localhost.localdomain

ok, i will fix ist

Dependency check failed -- Please resolve the following package conflicts and re-run the system checks:
sendmail >= 8.12 is needed by scalix-server-11.3.0.11339-1.suse102.i586

no way, i dont use sendmail.
but postfix have sendmail features (u can call it like sendmail on bash) way he will have sendmail ?

danke fürs helfen :)

gruß

Posted: Sun Feb 24, 2008 5:20 pm
by nvehommes
There's a comprehensive HowTo on using Postfix instead of Sendmail:

http://www.scalix.com/wiki/index.php?ti ... te_Postfix

However, since the installer requires sendmail, you'll have to install it. Subsequently, you can replace it by Postfix, or possibly have both Sendmail and Postfix on your server. I haven't checked this yet on our evaluation system.

Posted: Sun Feb 24, 2008 6:29 pm
by casi
oh, i think sacalix is not the system vor our web-server. i must test it on my local maschine...

thanks a lot