Print

Print


Daniel

Few more observations from building dependencies for the
very latest qserv on ubuntu 12.04:

I had to install:
  - libncurses5-dev
  - libreadline-dev
  - libglib2.0-dev libdb-dev

It might be useful to check early if specified
ports are available, e.g., I run into
"failed starting mysql (port already in use)"

I also noticed that it tried to read from my /etc/my/my.cnf,
I had local-infile=1 there which confused qserv-mysql:

/home/becla/cssProto/bin/mysqladmin: unknown variable 'local-infile=1'

It'd be good to avoid silently depending on system level my.cnf

How do I actually build qserv? "scons" built dependencies, and stopped.

Jacek



On 02/14/2014 10:13 PM, Jacek Becla wrote:
> Daniel
>
> I'm trying your new build system, looks great!
>
> Small suggestion: maybe it'd be useful to check at the beginning
> if all required tools are available? I didn't have cmake on my
> laptop, and after a while scons stopped with:
>
> ERROR : can't fork cmake /home/becla/cssProto/build/xrootd
> -DCMAKE_INSTALL_PREFIX=/home/becla/cssProto -DENABLE_PERL=FALSE : No
> such file or directory at /home/becla/cssProto/qserv/admin/qserv-install
> line 584.
>
> 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
>

########################################################################
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