On 8/31/07, Erik Riedel <[EMAIL PROTECTED]> wrote:
> If you still have problems, I just posted a installation procedure for
> SRSS 4.0 on openSUSE 10.2 at
> http://wiki.sun-rays.org/index.php/Sun_Ray_Server_Software_4.0_on_openSUSE_10.2

Kewl.  Thanks for documenting that.

Did the install actually fail with the distro's /bin/ksh or was installing
pdksh just a preemptive move?  'utinstall' in SRSS 4.0 is supposed
to have fixed the ksh93 read-only issues in 3.1.1.

It shouldn't be necessary to enable LDAP in YAST.  The current
SRSS Data Store happens to use the LDAP protocol under the hood
but it's completely separate from the generic LDAP service that YAST
knows about.

The libldap.so.199 and liblber.so.199 symlinks shouldn't be pointing
to *.so symlinks in /usr/lib, they should be pointing to the respective
major-versioned symlinks /usr/lib/libldap-2.2.so.7 and
/usr/lib/liblber-2.2.so.7.  In fact it shouldn't have been necessary to
make those links, that should all have been taken care of automatically
on the first reboot after installating SRSS, although that automation
would have failed if OpenSuse doesn't have those 2.2 libraries.  The
OpenSuse RPM list It looks like it comes with the 2.3 OpenLDAP
libraries.  If  that's the case then you're skating on thin ice by having
SRSS load the 2.3 libraries.  Installing the OpenLDAP 2.2 libs would
be the safe thing to do.

OttoM.
__
ottomeister

Disclaimer: These are my opinions.  I do not speak for my employer.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to