This is a discussion on ld.so.1 error: libexpect5.32.so No such file or directory within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> The expect language is installed successfully to the solaris 8 machine. Then I copy the single expect binary file ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The expect language is installed successfully to the solaris 8 machine. Then I copy the single expect binary file to the directory /usr/tcma/bin. The solaris is rebooted to single user mode. When I try to run expect at the directory /usr/tcma/bin, I get this error: # ./expect ld.so.1: ./expect: fatal: libexpect5.32.so: open failed: No such file or directory Killed Please help. Thanks. |