Print

Print


I just did a brand new, clean install in a new shell.

I run the following:


mkdir 5
cd 5
wget http://sw.lsstcorp.org/eupspkg/newinstall.sh
bash newinstall.sh
source loadLSST.sh
eups distrib install qserv -r 
http://lsst-web.ncsa.illinois.edu/~fjammes/qserv
setup qserv
eups distrib install qserv_testdata -r 
http://lsst-web.ncsa.illinois.edu/~fjammes/qserv
setup qserv_testdata

mkdir src
cd src
git clone [log in to unmask]:LSST/DMS/qserv.git qserv
cd qserv
setup -r .
eupspkg -er build
eupspkg -er install
eupspkg -er decl
eups list

(full log file from all the above attached).

-----------

After doing that, build/dist still does not exist.

But if do the following:

scons install
mkdir build/dist/ups
eups expandtable ups/qserv.table > build/dist/ups/qserv.table

cd build/dist
setup -r .
cd admin
scons
qserv-start.sh

Everything looks great, and I can run qserv-testdata etc.


eups list still does not show db 1.0, but I am not sure
if I should care, things are running fine.

I'm going to add that info to README-devel.txt.

Jacek



########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1