ottomeister wrote:
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.


I installed openSUSE 10.2 from scratch and tested it. SRSS 4.0 is still not working with ksh. I got following error messages when I started utconfig:

GDM 2.4.4.7.2                            installed
Sun Ray Server Software 4.0              not installed
Sun Ray Data Store 3.0                   not installed
/tmp/utinstall.8489/opt/SUNWut/sbin/../lib/iu_modules/M20SRAS[865]: .: line 261: pkg: is read only

...

Installing Sun Ray Server Software version 4.0 ...
/tmp/utinstall.8489/opt/SUNWut/sbin/../lib/iu_modules/M09SunRayCore[405]: .: line 309: ADMINFILE: is read only

Installing Sun Ray Data Store version 3.0 ...

+++ SUNWutdso-3.0-06.i386.rpm

+++ SUNWutdsr-3.0-06.i386.rpm
insserv: Service utsyscfg has to be enabled for service utds
insserv: exiting now!
/sbin/insserv failed, exit code 1

Installing Sun Ray Server Software version 4.0 Admin GUI ...
/tmp/utinstall.8489/opt/SUNWut/sbin/../lib/iu_modules/M29AdminGUI[295]: .: line 309: ADMINFILE: is read only

Installing Sun Ray Server Software version 4.0 manpages ...
/tmp/utinstall.8489/opt/SUNWut/sbin/../lib/iu_modules/M30EngDocs[418]: .: line 309: ADMINFILE: is read only

Installing Sun Ray Server Software version 4.0 Localized files ...
/tmp/utinstall.8489/opt/SUNWut/sbin/../lib/iu_modules/M35L10N[380]: .: line 309: ADMINFILE: is read only

Installing Kiosk Mode version 4.0 ...
/tmp/utinstall.8489/opt/SUNWut/sbin/../lib/iu_modules/M38KIO[689]: .: line 309: ADMINFILE: is read only


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.

Yes, you're right. It works well without enabling LDAP in Yast.


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

True, with SRSS 4.0 it is not necessary to have the libldap.so.199 and liblber.so.199 symlinks. I have to admit this was a preemptive move, because I had to do it with my previous SRSS 3.1.1 on SuSE 9.3 installation. I changed the wiki accordingly.

Thanks Otto for your help and thanks for the hint with OpenLDAP 2.2. I will change OpenLDAP to version 2.2.

Erik


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to