Skip to content
Snippets Groups Projects
README.md 595 B
Newer Older
Vladimir Kulikovskiy's avatar
Vladimir Kulikovskiy committed
# slalib

These are SLA libraries that should correspond to version 2.5.4.
Copied from Lyon CC /afs/in2p3.fr/throng/antares/src/sla/sla-2.5.4-CentOS7 
Licence says it is GNU (SLA_CONDITIONS).

They needed for GENHEN installation.

Vladimir Kulikovskiy's avatar
Vladimir Kulikovskiy committed
Heavy hacking on configure.ac was performed to leave dependency from startlink autoconf.
In principle some cleaning can be done (file like Makefile.in, Makefile etc are regenerated by autoconf, automake and configure).

vkulikovskiy@km3net.de's avatar
vkulikovskiy@km3net.de committed
To compile type 

    autoreconf -if && autoconf && automake
Vladimir Kulikovskiy's avatar
Vladimir Kulikovskiy committed
    ./configure
Vladimir Kulikovskiy's avatar
Vladimir Kulikovskiy committed
    make clean && make
Compillation is tested on CentOS7 and SL5.