Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

artexset gives error during system startup after new installation

Status
Not open for further replies.

tektipsaix

Technical User
Mar 4, 2011
31
ZA
Hi all

After a new AIX6.1 installation the following entry was added to the inittab:

artex:2:wait:/usr/sbin/artexset -c -R /etc/security/artex/config/master_profile.xml > /dev/console 2>&1

However, the following error is reported during system startup:
==============================================
Could not load program /usr/sbin/artexset
Could not load module /usr/lib/libartex.a(shr.o)
Dependent module /usr/lib/libxml2.a(libxml2.shr.o) could not be loaded.
libxml2.shr.o is not found in archive
Could not load module artexset
Dependent module /usr/lib/libartex.a(shr.o) could not be loaded.
==============================================

The filesets are installed.

Any idea please?

Much appreciated.
Michael

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top