LISTSERV mailing list manager LISTSERV 16.5

Help for QSERV-L Archives


QSERV-L Archives

QSERV-L Archives


QSERV-L@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

QSERV-L Home

QSERV-L Home

QSERV-L  August 2014

QSERV-L August 2014

Subject:

Re: added dependency on log package to qserv SCons

From:

"Salnikov, Andrei A." <[log in to unmask]>

Reply-To:

General discussion for qserv (LSST prototype baseline catalog)

Date:

Wed, 6 Aug 2014 00:34:01 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (1 lines)

Looking at that again it's better to use 

_findPrefixFromName('LOG')

instead of 

os.getenv("LOG_DIR")

Cheers,
Andy


Salnikov, Andrei A. wrote on 2014-08-05:
> Hi Jacek,
> 
> you need to add couple of things to site_scons/state.py in
> _initVariables() method:
> 
> - together with bunch of other _DIR variables: PathVariable('LOG_DIR',
> 'log install dir', os.getenv("LOG_DIR"), PathVariable.PathIsDir)
> 
> then below that where you see all _INC and _LIB add
> something like
> 
> (PathVariable('LOG_INC', 'log include path', os.path.join(env['LOG_DIR'],
> "include"), PathVariable.PathIsDir)),
> (PathVariable('LOG_LIB', 'log libraries path',
> os.path.join(env['LOG_DIR'], "lib"), PathVariable.PathIsDir)),
> 
> (this is assuming that includes are in $LOG_DIR/include and libs are
> in $LOG_DIR/lib).
> 
> The rest should happen automatically.
> 
> os.getenv("LOG_DIR") above should probably be replaced with some smarter
> function (like all other functions there) which can work without eups
> setting $LOG_DIR (or take it from custom.py).
> 
> 
> Cheers,
> Andy
> 
> 
> Jacek Becla wrote on 2014-08-05:
>> quick question: how do I force qserv to find includes
>> from the new log package? The includes are correctly
>> installed in:
>> 
>> <myStack>/Linux64/log/1.0.0/include/lsst/log/Log.h
>> 
>> and the log package is correctly setup:
>> 
>> eups list log
>>     1.0.0      	current setup
>> but I guess I need to tweak one of our custom SCons scripts.
>> Any quick hints where to look would be appreciated.
>> 
>> thanks,
>> 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




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

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

March 2018
February 2018
January 2018
December 2017
August 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use