Hello,
While installing the Community Edition to SuSE OSS 10 the Dependency Check complained about missing some packages:
-------------------------------------------------------------------------------------------------------------
Environment check warning -- at least 512 MB of memory recommended
Filesystem check passed.
Network check passed.
Dependency check warning -- The following packages will be installed next to resolve conflicts:
libical and lynx
Dependency check failed -- Please resolve the following package conflicts and re-run the system checks:
sendmail >= 8.12 is needed by scalix-server-10.0.0.175-1.suse100
compat is needed by scalix-server-10.0.0.175-1.suse100
cyrus-sasl-digestmd5 is needed by scalix-server-10.0.0.175-1.suse100
cyrus-sasl-crammd5 is needed by scalix-server-10.0.0.175-1.suse100
cyrus-sasl-plain is needed by scalix-server-10.0.0.175-1.suse100
libstdc++-libc6.2-2.so.3 is needed by scalix-server-10.0.0.175-1.suse100
Dependency check failed -- Apache 2.x is not installed, it is required by the components you have selected
Running services check passed.
-------------------------------------------------------------------------------------------------------------
First I tried to resolve libstdc++ problem. I found a debian package and installed this manually:
----------------------------------------------------------------------------------------------------------------
-rwxr-xr-x 1 root root 288540 Mar 10 2004 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so
lrwxrwxrwx 1 root root 31 Mar 22 09:57 /usr/lib/libstdc++-libc6.2-2.so.3 -> libstdc++-3-libc6.2-2-2.10.0.so
----------------------------------------------------------------------------------------------------------------
After that I ran the Dependency Check again but with the same result!
Can someone give me a hint to solve this dependency problem?
OS Version:
-----------------------------------
SUSE LINUX 10.0 (i586) OSS
VERSION = 10.0
-----------------------------------
thanks in advance...
Armin