You are here:
NRAO Public Wiki
>
Main Web
>
TWikiUsers
>
BobGarwood
>
BobsLocalSparrowInstructions
(2010-01-28,
BobGarwood
)
Edit
w
iki text
Edit
Attach
P
rint version
I follow these steps:
GB sparrow build instructions
- modified as described in the next steps
sparrow.bash - in addition to changes noted in main instructions
set YGOR_TELESCOPE to $SPARROW_DIR/sparrow/gbt/api/ygor/test - don't source gbt.bash
remove or comment out the OOF related things through setting YGOR_ROOT
Changes necessary for the build to run here in CV in 64-bit machines
admin/linux-gcc.mak (the top-level config.mak is a symbolic link to this file
add "-I/users/monctrl/include" to INCLUDE
add "-L/users/monctrl/lib" to LIBPATH
add "-m32 -march=i686" to head of CPPFLAGS and LNKFLAGS
add these two lines before the MAKE.DLL line
# CC CFLAGS += -m32
api/fitting/setup.py - these bring in the locally built gsl and blas includes and library"
add "/users/monctrl/include" to include_dirs, separated by a comma
add "/users/monctrl/lib" to library_dirs, separated by a comma
api/gsl/setup.py
same include_dirs and library_dirs changes as fitting, for the same reason
gbt/app/gbt2class/ClassWriter/swig/Makefile
add "-melf_i386" to ld fo
ClassWriter
_wrap.o line
add "-m32" to all gcc lines (4)
Unit tests that will fail here because it's here, not because the test is broken.
SamplerDataTest
: testRealArchive
SDFITSWriterTests
: testUsingArchive
turtle tests fail to even start because telescope.gbt.config doesn't exist as a module here
All benchmarks fail because of failure to connect to benchmarks databases
--
BobGarwood
- 2010-01-28
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew wiki text
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 2010-01-28,
BobGarwood
Main
Log In
Register
Main Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
- NRAO Public Wiki
Main
ALMA
NAASC
SCIIPT
CDL
CICADA
Ccs
Littlethings
Cville
DSAA
EVLA
FASR
HPC
JVLA
KPAF
Library
Metrics
NGVLA
NM
Computing
Electronics
OSAA
OSX
SRDP
Software
Algorithms
CASA
Splat
System
VLBA
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki?
Send feedback