help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-cgicc] 3-2-7 compilation error


From: Russell Kliese
Subject: Re: [help-cgicc] 3-2-7 compilation error
Date: Mon, 25 Aug 2008 11:19:43 +1000
User-agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509)


mv html/index.html html/index.html.bak
mv: cannot stat `html/index.html': No such file or directory
make[2]: *** [html-doc] Error 1
make[2]: Leaving directory `/websites/libraries/cgicc/cgicc-3.2.7/doc'
make[1]: *** [stamp] Error 2
make[1]: Leaving directory `/websites/libraries/cgicc/cgicc-3.2.7/doc'
make: *** [all-recursive] Error 1

You could try creating the file that is trying to be moved and then type make again and see if compilation completes:

touch doc/html/index.html

Russell






reply via email to

[Prev in Thread] Current Thread [Next in Thread]