Page 1 of 1
Message Install Log
Posted: Tue Oct 23, 2007 9:13 am
by ottscho
Hi,
I don't understand the log fille.
Hostfile is not configured:
My /etc/hosts
Code: Select all
127.0.0.1 localhost
192.92.130.245 suse-test.tw-elektric suse-test
Where is the problem?
I have installed all package over the smart command succsesfull:
Code: Select all
smart install libical
smart install cyrus-sasl-plain
smart install cyrus-sasl-digestmd5
smart install cyrus-sasl-crammd5
Please help me.
Kind Regards
Ottscho
P.S. Suse 10.2
Posted: Tue Oct 23, 2007 10:31 am
by ottscho
ich have solved any problems (FQDS) but I hang on this point:
Code: Select all
2007-10-23 16:28:52,098 INFO System check start
2007-10-23 16:28:52,445 WARNING Operation warning: Environment check warning -- at least 512 MB of memory recommended
2007-10-23 16:28:52,636 INFO No command selinuxenabled found on system, SELinux is not installed
2007-10-23 16:28:52,792 INFO Operation passed: Filesystem check passed.
2007-10-23 16:28:53,354 INFO Network interface is eth0
2007-10-23 16:28:53,724 INFO Operation passed: Network check passed.
2007-10-23 16:28:54,098 ERROR Operation failed: Dependency check failed -- The 32bit version of cyrus-sasl-plain package is needed by the Scalix Server.
2007-10-23 16:28:54,255 ERROR Operation failed: Dependency check failed -- The 32bit version of cyrus-sasl-digestmd5 package is needed by the Scalix Server.
2007-10-23 16:28:54,363 ERROR Operation failed: Dependency check failed -- The 32bit version of cyrus-sasl-crammd5 package is needed by the Scalix Server.
2007-10-23 16:28:55,596 INFO Trying to resolve missing dependencies: ['libical >= 0.24.RC4.20050413 is needed by scalix-server-11.2.0.11121-1.suse102.i586', '/usr/lib/sasl2/libcrammd5.so is needed by scalix-server-11.2.0.11121-1.suse102.i586', '/usr/lib/sasl2/libdigestmd5.so is needed by scalix-server-11.2.0.11121-1.suse102.i586', '/usr/lib/sasl2/libplain.so is needed by scalix-server-11.2.0.11121-1.suse102.i586']
2007-10-23 16:29:02,356 INFO Found package /home/genesis/scalix-11.2.0-GA/third_party/libical/i386/libical-0.24.RC4.20050413-1.i386.rpm which provides libical in directory /home/genesis/scalix-11.2.0-GA/third_party/libical/i386
2007-10-23 16:29:15,716 WARNING Operation warning: Dependency check warning -- The following packages will be installed next to resolve conflicts:
2007-10-23 16:29:15,717 WARNING Operation warning: libical
2007-10-23 16:29:15,717 ERROR Operation failed: Dependency check failed -- Please resolve the following package conflicts and re-run the system checks:
2007-10-23 16:29:15,717 ERROR Operation failed: /usr/lib/sasl2/libcrammd5.so is needed by scalix-server-11.2.0.11121-1.suse102.i586
2007-10-23 16:29:15,717 ERROR Operation failed: /usr/lib/sasl2/libdigestmd5.so is needed by scalix-server-11.2.0.11121-1.suse102.i586
2007-10-23 16:29:15,717 ERROR Operation failed: /usr/lib/sasl2/libplain.so is needed by scalix-server-11.2.0.11121-1.suse102.i586
2007-10-23 16:29:16,068 INFO Apache 2.x appears to be installed.
2007-10-23 16:29:19,182 INFO Operation passed: Running services check passed.
2007-10-23 16:29:19,183 INFO System check end
2007-10-23 16:29:19,271 INFO System check result: fail
Posted: Tue Oct 23, 2007 11:00 am
by kanderson
You need the 32 bit versions of the SASL install files, my guess is you installed the 64 bit versions. They should be on your install CD.
I saw a warning there about your server having less than 512M of RAM. If you're just testing, that's fine, but if this is meant as a production box, do take that seriously. In my view, it should be bumped to 1 Gig, and I wouldn't complain if it was set to 2.
Also, You can make a suse 10.2 box a production server. But you will regret it. Use SLES instead. Again, if you're just testing, it won't matter.
Kev.
Posted: Wed Oct 24, 2007 6:51 am
by ottscho
thx, I had installed the scalix successful on the testsystem.
Can I use scalix with an extern internet providerover SMTP and POP3 ?
Greets
Ottscho
Posted: Mon Oct 29, 2007 6:15 am
by ottscho
What's up ?
Posted: Mon Nov 05, 2007 5:56 am
by ottscho
Can I use scalix with an extern internet provider over SMTP and POP3 ?
Greets
Ottscho
Posted: Mon Nov 05, 2007 9:36 am
by Valerion
Not sure what you are after. You can use fetchmail to fetch mail from remote mailboxes, and it is SMTP capable, so you can send out to an ISP.
Scalix is a full mail server, the mail is stored locally on the machine.
Posted: Tue Nov 06, 2007 5:14 am
by ottscho
I want the mails stored locally on the maschine, but send out and receive over an ISP.
Posted: Tue Nov 06, 2007 6:03 am
by Valerion
Use fetchmail to fetch from the ISP's mailbox(es) and a sendmail smarthost to send out. Both are covered completely in the forum and the wiki.
Can be done easily.
Posted: Tue Nov 06, 2007 7:07 am
by ottscho
thx
