after doing a make distclean and configure, lynx built just fine.  However,
when I try to do a make install-doc, I get this error:

$ make install-doc                           
Copying sample files
(cd /projects/intranet/src/Unix/lynx/t/lynx2-8-4 && tar cf - C[HO]* PROBLEMS README 
samples test ) | \
                       ( cd /projects/intranet/lib/lynx/lynx_doc && chmod -R u+w . && 
tar xf - )
/bin/sh -c 'for name in COPYING COPYHEADER; do \
        cd /projects/intranet/lib/lynx/lynx_help && ( ln -s 
/projects/intranet/lib/lynx/lynx_doc/$name . || cp 
/projects/intranet/lib/lynx/lynx_doc/$name . );\
        done'
ln: cannot create ./COPYING: File exists
cp: /projects/intranet/lib/lynx/lynx_doc/COPYING and ./COPYING are identical
ln: cannot create ./COPYHEADER: File exists
cp: /projects/intranet/lib/lynx/lynx_doc/COPYHEADER and ./COPYHEADER are identical
make: *** [install-doc] Error 2
-- 
Never apply a Star Trek solution to a Babylon 5 problem.
Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to