> this is the error message resulting from make install
> 
> (snip)
> 
> Installing bin/CP437.so as /usr/local/samba/lib/charset/CP437.so
> ./install-sh -c bin/libsmbclient.so /usr/local/samba/lib
> make: execvp: ./install-sh: Permission denied
> make: [installclientlib] Error 127 (ignored)
> : bin/libsmbclient.a /usr/local/samba/lib
> ./install-sh -c /usr/local/samba/src/samba-3.0.0rc4/source/include/libsmbclient.h 
> /usr/local/samba/include
> make: execvp: ./install-sh: Permission denied
> make: [installclientlib] Error 127 (ignored)

Make sure the execute bits are set on install.sh.  I noted in my installation
it is 644.  It should be chmod'ed to 755.

-- 
Don Koch
[EMAIL PROTECTED]
----
Not speaking for Cognex Corporation.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to