Hi guys,
When I began to install third part software following build_cvs_howto.txt, I found there were some mistakes, but they were too fast, where can I found the intalling log?
Hi guys,
When I began to install third part software following build_cvs_howto.txt, I found there were some mistakes, but they were too fast, where can I found the intalling log?
well depends what stage the errors are. if it's a configure error the log is config.log, if it's a make error then the errors will go to stderr. you can trap this to a file by doing 'make >make.log 2>&1'.
BTW: That doc is out-of-date and we use SVN now so may run into some typos...
There are currently 1 users browsing this thread. (0 members and 1 guests)