Hi everyone,

                    Just to confirm an installation problem i had.

1) Makefile uses "/usr/sbin/install -c" when executing "make install" on
solaris 8, but this fails saying something like  "install directory is not a
directory.." error.
2) I managed to change "/usr/sbin/install" to "usr/ucb/install" in the
Makefile and "make install" worked fine.
3) Should there be a check to see which "install" to use on which O/S ?
4) Has anyone else encountered the same install problem as me? Or am i
talking rubbish? hahah.

Thks
Paul

Reply via email to