I have finally gotten SRSS 4U2 working on CentOS 5. Here is an overview of the basic steps:

        1) Replace ksh93 with pdksh - I used the pdksh from CentOS 4.4
        2) Created symbolic link from /usr/share/X11/* to
           /usr/X11R6/lib/X11/
        3) Created symbolic link from /usr/bin/xkbcomp to /usr/share/X11/xkb/
        4) unpacked the packaged jdk1.5 into /usr/java (asked for in
           utinstall)
        5) I modified utinstall to pause after creating the temporary
           install in /tmp. I modified
           TMP_DIR/opt/SUNWut/lib/iu_modules/M08GDM so that it looked
           for the version that shipped with CentOS 5.
        6) Patched the modules for the kernel and built them. Used patch
from http://wwwcip.informatik.uni-erlangen.de/~simigern/sunray-debian/files/modules-3.1.1.diff
        7) Rebooted
        8) Configured using utconfig/utadem
        9) Modified /opt/SUNWut/lib/utxsun to process its parameters and
           drop those of the form vt* so that Xnest will not die.
        10) Replaced the 64bit gdm with the i386 CentOS5 one. (Remeber
            to preserve the Sunray changes to /etc/pam.d/gdm).
        11) Modified /etc/gdm/custom.conf by adding the following to the
           [daemon] section:
           #
           # These are for the SunRay Services
DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/SUNWut/bin
           PostLoginScriptDir=/etc/X11/gdm/SunRayPostLogin/
           PreSessionScriptDir=/etc/X11/gdm/SunRayPreSession/
           PostSessionScriptDir=/etc/X11/gdm/SunRayPostSession/
           DisplayInitDir=/etc/X11/gdm/SunRayInit
           #Allow the SRSS to Dynamicly Allcoate XServers
           DynamicXServers=true

           # Do not allow users to Reboot/Halt/Suspend System
           RebootCommand=
           HaltCommand=
           SuspendCommand=
           HibernateCommand=

I think that its.

--
Thanks,

Matthew
----------
Matthew C. Aycock
Operating Systems Analyst/Developer, Lead
Dept Math/CS
Emory University, Atlanta, GA
Internet:  [EMAIL PROTECTED]            

_______________________________________________
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to