You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
svn co []
aclocal -I m4
libtoolize --copy --force
autoconf
autoheader
automake -a -c
./configure --enable-python --prefix=${DIFXROOT}
make
# (su root?)
make install
About
Simple library for parsing VLBI Data Interchange Format (VDIF) packets.