I just downloaded Expect and Tcl, successfully installing both on my test server.
I attempt to run a simple command, but am getting the following error:
--> autoexpect passwd user1
/usr/lib/dld.sl: Bad magic number for shared library: /usr/local/lib/libpthread.sl
/usr/lib/dld.sl: Exec format error
Abort(coredump)
I'm running on a 64bit HPUX box.
Any help would be greatly appreciated, as I've never used either Tcl or expect before...
My ultimate goal is to change, or set an initial password, across multiple HPUX platforms simultaneously...
TIA
Joe F.
I attempt to run a simple command, but am getting the following error:
--> autoexpect passwd user1
/usr/lib/dld.sl: Bad magic number for shared library: /usr/local/lib/libpthread.sl
/usr/lib/dld.sl: Exec format error
Abort(coredump)
I'm running on a 64bit HPUX box.
Any help would be greatly appreciated, as I've never used either Tcl or expect before...
My ultimate goal is to change, or set an initial password, across multiple HPUX platforms simultaneously...
TIA
Joe F.