Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can not execute from /usr/local/bin - Solaris 10/x86

807559Jan 10 2008 — edited Jan 14 2008
Have many years experience in UNIX - never had this funny problem before.
Have several programs in /usr/local/bin, installed by compiling from sources. Checked the ownership, acces lists etc.... PATH=/usr/local/bin:/.......
Trying to run as root and/or user for example:
# automake
automake: not found.
And yet:
# ls -l /usr/local/bin/automake ....
-rwxr-xr-x 1 bin bin 232836 Nov 26 2006 /usr/local/bin/automake
Runing from command line:
#/usr/local/bin/automake
+/usr/local/bin/automake: not found+

I am really lost or going "nuts" .... any help will be appreciated.

Kris
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 11 2008
Added on Jan 10 2008
10 comments
824 views