[LON-CAPA-admin] Install error
Stuart Raeburn
raeburn at msu.edu
Thu May 1 18:08:58 EDT 2014
Hi,
> install: destination owner 500 doesn't exist
Was the install.pl script run successfully (including creation of the
www user) before running ./UPDATE?
Can you run install.pl again to check whether the www user is found.
(You will find install.pl in the installation directory extracted
which you will extract from install.tar, available from
http://install.loncapa.org/linux/install.tar)
In a case of a failed build, you may need to do:
cd loncom/build
from the directory where UPDATE is located, and then run
make clean
before doing
cd ../../
and running ./UPDATE again.
What is the Linux distro/version here?
Stuart Raeburn
LON-CAPA Academic Consortium
Quoting "Lucas, Richard" <clucas at purdue.edu>:
> I am trying to do an install and when running UPDATE I am getting
> the following error:
>
> cat ../../doc/loncapafiles/loncapafiles.lpml | \
> perl lpml_parse.pl build "development" `perl ./distprobe`
> "../.." """" \
> "/bin/bash" > Makefile.build
> install -d ../../doc/man
> install: destination owner 500 doesn't exist
> make: *** [build] Error 67
> **** ERROR **** command "make build" failed
> ---> 0 WARNINGS ENCOUNTERED!
> ---> 1 ERRORS ENCOUNTERED!
> ---> 0 NOTES ENCOUNTERED!
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> !!!! Please read the WARNINGS file !!!!
> !!!! to make sure everything is !!!!
> !!!! correct and taken care of !!!!
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>
>
> Any ideas?
>
> Thanks,
> Richard
>
More information about the LON-CAPA-admin
mailing list