SN451 install problems on SunOS 5.7

Syd Polk spolk@redhat.com
Mon Sep 11 10:58:00 GMT 2000


>/bin/sh ../../mkinstalldirs /home/shychong/local/html
>for p in userguide progref; do \
>         /bin/sh ../../mkinstalldirs /home/shychong/local/html/$p; \

This looks like the culprit; however, it should me creating both 
/home/shychong/local/html/enterprise and 
/home/shychong/local/html/enterprise/progref.

The binary that is up on the web site for Solaris should run on 5.7 just 
fine. Maybe you should just use that?

>         rm -f /home/shychong/local/html/$p/*.html; \
>         rm -f /home/shychong/local/html/$p/*.gif; \
>         cd ./enterprise/$p ;\
>         echo "cd /home/shychong/local/html/$p ; /usr/local/bin/gtar -xBpf 
> -" >
>/tmp/foo-$$ ;\
>         chmod u+x /tmp/foo-$$ ;\
>         /usr/local/bin/gtar -chf - *.gif | /tmp/foo-$$ ;\
>         /usr/local/bin/gtar -chf - *.html | /tmp/foo-$$ ;\
>         rm /tmp/foo-$$ ;\
>done;
>../../mkinstalldirs: ../../mkinstalldirs: cannot open
>/bin/sh: ./enterprise/progref: does not exist
>make[4]: *** [install-data-local] Error 1
>make[4]: Leaving directory
>`/home/shychong/local/software/SN451/snavigator/doc/html'
>make[3]: *** [install-am] Error 2
>make[3]: Leaving directory
>`/home/shychong/local/software/SN451/snavigator/doc/html'
>make[2]: *** [install-recursive] Error 1
>make[2]: Leaving directory 
>`/home/shychong/local/software/SN451/snavigator/doc'
>make[1]: *** [install-recursive] Error 1
>make[1]: Leaving directory `/home/shychong/local/software/SN451/snavigator'
>make: *** [install-snavigator] Error 2

Syd Polk		spolk@redhat.com
Engineering Manager	+1 415 777 9810 x 241
Red Hat, Inc.





More information about the Sourcenav mailing list