Page 1 of 1

Scalix 11.2.0 on opensuse 10.3 - 64 vs. 32 bit & DNS err

Posted: Tue Nov 06, 2007 12:20 pm
by lbfguy
Hello everyone,

I am currently attempting to install Scalix on my opensuse system. Since the 10.3 release is currently not supported by Scalix, I downloaded the release suitable for suse 10.2 (scalix-11.2.0-GA-core-suse102-intel.tgz) and set, according to a hint i read in this forum, the version-override option.

So far so good, the installation is starting, but when it comes to the system check, the following errors occur:

- He does not like my 64 bit versions of several tools (like cyrus-sasl-plain), he would prefer the 32 bit version instead. I am running a 64 bit processor and therefore I have a 64bit-opensuse system running - so how (and why) would I replace those applications with 32 bit versions?

- DNS problem: I have a DNS server running, the hostname is <domainname>.com, the same applies for DHCP and host name settings. Still, the installation returns an error (No IP for hostname found, 127.0.0.2 (... sorry, cannot recall the complete error)). Maybe you still get the idea and can tell me what I am doing wrong here.

Thanks in advance!

Greetings

Posted: Thu Nov 08, 2007 6:54 pm
by willi-uce
Hello,
you have to install the 32-bit versions in addition to the 64-bit versions of the tools.
( I think they are on the installation CD of Opensuse)

DNS: You have to give yout system an IP-adress and an hostname (not from DHCP)

Willi

Posted: Fri Nov 09, 2007 4:19 am
by lbfguy
thank you for your reply!

concerning dns: actually i gave the system a hostname and ip. any further ideas?

Posted: Fri Nov 09, 2007 4:25 am
by Valerion
Make sure (double check) that DNS resolves both forward (A record) and reverse (PTR record). And check your hosts file to ensure it has the same information.

Posted: Mon Nov 12, 2007 2:35 pm
by lbfguy
Thanks for your reply.

In order to ensure the correctness of the A and PTR RR, I should have BIND or something similar installed, right?

Posted: Tue Nov 13, 2007 5:55 am
by Valerion
Preferably. Working DNS makes your life a lot easier with other systems as well, even in a very small setup.