[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #AIX-687032]: Question about ldm6 environment variable



Dear Charlie,

> If I have to move directory "etc" to another path after ldm6 installed,
> which environment variable should I modified so that ldmadmin could find
> configure files such as registry.xml?

I recommend that you reinstall the LDM package using the "--sysconfdir" option 
of the configure(1) script, For example

    su - ldm
    ldmadmin stop
    cd src
    make distclean
    ./configure --sysconfdir=/some/where/else/etc >configure.log 2>&1 &&
    make install >make.log 2>&1 &&
    ldmadmin start

> Thanks!
> 
> Best Regards,
> 
> Charlie Chang


Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: AIX-687032
Department: Support LDM
Priority: Normal
Status: Closed