Hi
All required modules are installed.
[r...@sunray ~]# rpm -qa | grep gcc
libgcc-4.1.2-44.el5
libgcc-4.1.2-44.el5
gcc-4.1.2-44.el5
[r...@sunray ~]# rpm -qa | grep make
make-3.81-3.el5
[r...@sunray ~]# rpm -qa | grep kernel-devel
kernel-devel-2.6.18-128.1.6.el5
[r...@sunray ~]# rpm -qa | grep openldap-clients
openldap-clients-2.3.43-3.el5
[r...@sunray ~]#
Then let me know what I missing.
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of David Markey
Sent: Saturday, April 04, 2009 10:44 PM
To: SunRay-Users mailing list
Subject: Re: [SunRay-Users] Sun Ray Software Configure Error
1. for the modules to compile you need kernel-devel, gcc and make
installed
2. you need to have LDAP client libraries and tools installed and then
set up some symlinks to make them work with utinstall.
Nadeem Ahmad wrote:
>
>
>
> Hi
>
>
>
> I am going to configure srss_4.0 on my server running CentOS 5.3
> x86_64. I am getting the below error. I have installed all
> prerequisites for this. Please assist on this. Thank you.
>
>
>
>
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>
> [r...@sunray ~]# /opt/SUNWut/sbin/utconfig
>
>
>
> Configuration of Sun Ray Core Services Software
>
>
>
> This script automates the configuration of the Sun Ray Core Services
>
> software and related software products. Before proceeding, you should
>
> have read the Sun Ray Core Services 4.1 Installation Guide and filled out
>
> the Configuration Worksheet. This script will prompt you for the values
>
> you filled out on the Worksheet. For your convenience, default values
>
> (where applicable) are shown in brackets.
>
>
>
> Continue ([y]/n)? Y
>
> Enter Sun Ray admin password:
>
> Re-enter Sun Ray admin password:
>
> /opt/SUNWut/sbin/utpw: error while loading shared libraries:
> libldap.so.199: cannot open shared object file: No such file or directory
>
> Password validation, utpw failed with unknown exit status 127Enter Sun
> Ray admin password: [r...@sunray ~]#
>
> [r...@sunray ~]#
>
>
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>
>
>
> While I am installing the , I received below
>
>
>
>
>
> +++ Making and installing Sun Ray Audio module ...
>
>
>
> rm -rf .tmp_versions *.cmd *.ko *.o *.mod.c .*.cmd
>
> make -C /lib/modules/2.6.18-128.el5/build
> SUBDIRS=/usr/src/SUNWut/utadem modules
>
> make: *** /lib/modules/2.6.18-128.el5/build: No such file or
> directory. Stop.
>
> make: *** [default] Error 2
>
>
>
> +++ Done.
>
>
>
>
>
> +++ SUNWutio-4.1-50.i386.rpm
>
>
>
> +++ Making and installing Sun Ray UTIO module ...
>
>
>
> rm -rf .tmp_versions *.cmd *.ko *.o *.mod.c .*.cmd
>
> make -C /lib/modules/2.6.18-128.el5/build SUBDIRS=/usr/src/SUNWut/utio
> modules
>
> make: *** /lib/modules/2.6.18-128.el5/build: No such file or
> directory. Stop.
>
> make: *** [default] Error 2
>
>
>
> +++ Done.
>
>
>
>
>
> +++ SUNWutdsk-4.1-50.i386.rpm
>
>
>
> +++ Making and installing Sun Ray Mass Storage modules ...
>
>
>
> rm -rf .tmp_versions *.cmd *.ko *.o *.mod.c .*.cmd
>
> make -C /lib/modules/2.6.18-128.el5/build
> SUBDIRS=/usr/src/SUNWut/utdisk modules
>
> make: *** /lib/modules/2.6.18-128.el5/build: No such file or
> directory. Stop.
>
> make: *** [default] Error 2
>
>
>
> +++ Done.
>