next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects
Index of Subjects First problem fixed: the Makefile was deleted from the httpd directory -- I restored an old one and tried it out. I also had to comment out two log lines from httpd.conf Problem 2 is not a problem -- perhaps we should put in a comment or something -- it is hard to avoid -- part of the bootstrapping process. Problem 3 fixed -- the Makefile was using both -lcurses and -lncurses Problem 4 should be documented, I guess. On Sat, 5 Apr 1997, David J. Murdoch wrote: > CS_ROOT /home/csuite > completed but there are problems > > PROBLEM 1 > In build.html > [22]/home/csuite/etc/httpd/httpd -d /home/csuite/etc/httpd > sh: /home/csuite/etc/httpd/httpd: No such file or directory > Unpacked OK but was not built > landon:/home/csuite/build# ls -l /home/csuite/etc/httpd/ > total 0 > landon:/home/csuite/build# egrep httpd make.install-csuite.17306 > Made directory /home/csuite/log/httpd/ > Made directory /home/csuite/etc/httpd/ > Installed httpd-logsum in /home/csuite/cronbin successfully > > PROBLEM 2 > gcc isbinary.c -O -g -I/home/csuite/src -L/home/csuite/src -lcsuite -o > isbinary > make[1]: Leaving directory `/home/csuite/src/lib' > Cannot change ownership of /home/csuite/lib/isbinary to http > Installed isbinary in /home/csuite/lib successfully > Making modeof for subsequent steps... > cd /home/csuite/src/lib; make modeof; > /var/spool/mail/CS/tmp/csdist/cs_install modeof > make[1]: Entering directory `/home/csuite/src/lib' > gcc modeof.c -O -g -I/home/csuite/src -L/home/csuite/src -lcsuite -o modeof > make[1]: Leaving directory `/home/csuite/src/lib' > Cannot change ownership of /home/csuite/lib/modeof to http > Installed modeof in /home/csuite/lib successfully > > PROBLEM 3 > During complie of lq-text > gcc -g -I/home/csuite/src/lib/lq-text/src/db.1.85/PORT/linux > -I/home/csuite/src/lib/lq-text/src/db.1.85/PORT/linux/include > -DASCIITRACE -DCURSESX -D"bsddb" -I../h > -DMAILFILTER=\"/home/csuite/lib/lqtext/MailFilter\" > -DDEFAULTFILTER=\"/home/csuite/lib/lqtext/DefaultFilter\" > -DSGMLFILTER=\"/home/csuite/lib/lqtext/SGMLFilter\" > -DNEWSFILTER=\"/home/csuite/lib/lqtext/NewsFilter\" -o lqshow lqshow.o > -L../lib -llqtext -llqutil -llqerror -lcurses -lncurses > -L/home/csuite/src/lib/lq-text/src/db.1.85/PORT/linux -lndbm > ld: cannot open -lcurses: No such file or directory > make[6]: *** [lqshow] Error 1 > make[6]: Leaving directory `/home/csuite/src/lib/lq-text/src/lqtext' > make[5]: *** [lqtext] Error 2 > make[5]: Leaving directory `/home/csuite/src/lib/lq-text/src' > make[4]: *** [local] Error 2 > make[4]: Leaving directory `/home/csuite/src/lib/lq-text/src' > Installed lqtext/lqaddfile in /home/csuite/lib successfully > Installed lqtext/lqphrase in /home/csuite/lib successfully > Cannot find input file lqtext/lqrank > Failed to install lqtext/lqrank in /home/csuite/lib -- diagnostic output > in /tmp/csi.ccntech > Cannot find input file filters/MailFilter > Failed to install filters/MailFilter in /home/csuite/lib/lqtext -- > diagnostic output in /tmp/csi.ccntech > Cannot find input file filters/NewsFilter > Failed to install filters/NewsFilter in /home/csuite/lib/lqtext -- > diagnostic output in /tmp/csi.ccntech > Cannot find input file filters/DefaultFilter > Failed to install filters/DefaultFilter in /home/csuite/lib/lqtext -- > diagnostic output in /tmp/csi.ccntech > Cannot find input file filters/SGMLFilter > Failed to install filters/SGMLFilter in /home/csuite/lib/lqtext -- > diagnostic output in /tmp/csi.ccntech > make[3]: Leaving directory `/home/csuite/src/lib/lq-text' > Installed mail.uncvt in /home/csuite/lib successfully > > PROBLEM 4 > In build.html > setting passwords guest, csuite; > Error: Password NOT changed > passwd: Authentication token manipulation error > (remove the :x: and it works) > > > -- > David Murdoch > > > David Trueman, Systems Manager, Dalhousie Math, Stats and Computing Science Technical Chair, Chebucto Community Net
next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects