Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
anthill_sri018 [2023/11/06 08:11] – tmatejuk | anthill_sri018 [2023/11/07 07:33] (current) – tmatejuk |
---|
cd ~/anthill23_soft/glimpse/htslib_src | cd ~/anthill23_soft/glimpse/htslib_src |
autoreconf -i | autoreconf -i |
./configure --prefix=/home/users/${USER}/anthill23_soft/glimpse/htslib | ./configure --enable-libcurl --prefix=/home/users/${USER}/anthill23_soft/glimpse/htslib |
make | make |
make install | make install |
sed -i 's/desktop: BOOST_LIB_PO.*/desktop: BOOST_LIB_PO=\/home\/users\/${USER}\/anthill23_soft\/glimpse\/boost\/lib\/libboost_program_options.a/' makefile | sed -i 's/desktop: BOOST_LIB_PO.*/desktop: BOOST_LIB_PO=\/home\/users\/${USER}\/anthill23_soft\/glimpse\/boost\/lib\/libboost_program_options.a/' makefile |
sed -i 's/desktop: BOOST_LIB_SE.*/desktop: BOOST_LIB_SE=\/home\/users\/${USER}\/anthill23_soft\/glimpse\/boost\/lib\/libboost_serialization.a/' makefile | sed -i 's/desktop: BOOST_LIB_SE.*/desktop: BOOST_LIB_SE=\/home\/users\/${USER}\/anthill23_soft\/glimpse\/boost\/lib\/libboost_serialization.a/' makefile |
make all | make desktop |
| |
compile GLIMPSE2_chunk / ligate / split_reference | compile GLIMPSE2_chunk / ligate / split_reference |