George once again you were absolutely right.
Now everything works fine.
Thank you very much for your help.
Costas
--- George deSocio <desocio@us.ibm.com> wrote:
> Yes.
>
> You may be missing your shared library links in
> /usr/lib
>
> For every library in /usr/OV/lib, you should have a
> symbolic link in
> /usr/lib
>
> You can use the following command to rebuild the
> links. Error messages
> simply
> mean you already have the links (or you have made a
> major mistake :-)
>
> find /usr/OV/lib -exec ln -s {} /usr/lib \;
>
> Please double check your syntax before you run the
> command. If you like
> you can
> create a temporary library, say, /usr/tstlib. Then
> substitute it in the
> command above to
> test. After you are satisfied with the results, you
> can run it against
> /usr/lib
>
> If you have any subdirectories in /usr/OV/lib (you
> should not) let me know
> first what it is.
>
> Regards,
> Geo.
>
> George deSocio
> IBM Americas Support - Distributed Network
> Management
> Dept 46-E1ZA
> IBM B660 CC102
> HWY 54 & 600 Park Offices
> Research Triangle Park, NC 27709
>
> 919-254-2259 (T/L 444) Fax: 919-543-7936 (T/L 441)
>
> E-Mail: desocio@us.ibm.com
>
> Expand your IBM Tivoli product knowledge by
> participating in Support
> Technical Exchange:
>
http://www-3.ibm.com/software/sysmgmt/products/support/supp_tech_exch.html
>
>
>
> Costas Vergakis <vergakis@yahoo.com>
> Sent by: owner-nv-l@lists.us.ibm.com
> 04/02/2004 01:36 AM
> Please respond to
> nv-l
>
>
> To
> nv-l@lists.us.ibm.com
> cc
>
> Subject
> Re: [nv-l] netnmrc warning
>
>
>
>
>
>
> Thanx George,
> you were absolutely right.
> Now netnmrc doesn't complain about anything
> BUT
> i still have difficulty to open the map.
> Only root can open it and any other user fails.
> When we try to open the map we all get the message:
> WARNING: Cannot access message catalogs.
> PROBABLE CAUSE: locale en_US is not installed
> and in the user's log in /usr/OV/log we get:
> ld.so.1: nvauth: fatal: libdirent.so: open failed:
> No
> such file or directory
> Any recommendations???
>
> Costas
> --- George deSocio <desocio@us.ibm.com> wrote:
> > Hello,
> >
> > You indeed missed something on restore.
> > We install these in /usr/bin and /usr/OV/bin on
> > solaris:
> > /usr/bin/dspmsg
> > /usr/bin/dumpmsg
> > /usr/bin/lsgroup
> > /usr/bin/lslpp
> > /usr/bin/lsuser
> > /usr/bin/odmadd
> > /usr/bin/odmdelete
> > /usr/bin/odmget
> > /usr/bin/rexec
> > You can create links in /usr/bin or copy them from
> > /usr/OV/bin
> >
> > Regards,
> > Geo.
> >
> > George deSocio
> > IBM Americas Support - Distributed Network
> > Management
> > Dept 46-E1ZA
> > IBM B660 CC102
> > HWY 54 & 600 Park Offices
> > Research Triangle Park, NC 27709
> >
> > 919-254-2259 (T/L 444) Fax: 919-543-7936 (T/L
> 441)
> >
> > E-Mail: desocio@us.ibm.com
> >
> > Expand your IBM Tivoli product knowledge by
> > participating in Support
> > Technical Exchange:
> >
>
http://www-3.ibm.com/software/sysmgmt/products/support/supp_tech_exch.html
> >
> >
> >
> > Costas Vergakis <vergakis@yahoo.com>
> > Sent by: owner-nv-l@lists.us.ibm.com
> > 04/01/2004 05:43 AM
> > Please respond to
> > nv-l
> >
> >
> > To
> > nv-l@lists.us.ibm.com
> > cc
> >
> > Subject
> > [nv-l] netnmrc warning
> >
> >
> >
> >
> >
> >
> > Hi all,
> > NV7.1.3 FP2 , Solaris 7
> > when i tried to start netview after a partial
> > restore
> > i got the following:
> > WARNING: Cannot access message catalogs.
> > PROBABLE CAUSE: locale en_US is not installed
> > Only root can open the map.
> > When i run "ovstop nvsecd" and then run netnmrc,
> > i got the following:
> > /etc/init.d/netnmrc[173]: dspmsg: not found
> > /etc/init.d/netnmrc[257]: dspmsg: not found
> > /etc/init.d/netnmrc[260]: dspmsg: not found
> > but all the daemons run ok!!
> > Everything in /usr/OV is there, but for some
> reason
> > it
> > cannot find dspmsg (or something else?).
> > At least that's what i understood.
> > Maybe i missed something when i restored (probably
> > outside /usr/OV).
> > Any ideas???
> > TIA
> > Costas
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Small Business $15K Web Design Giveaway
> > http://promotions.yahoo.com/design_giveaway/
> >
> >
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business $15K Web Design Giveaway
> http://promotions.yahoo.com/design_giveaway/
>
>
__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/
|