User Tools

Site Tools


htslib-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
htslib-software [2017/02/05 11:40] joguyahtslib-software [2017/02/05 11:41] – [Installation] joguya
Line 24: Line 24:
 $ sudo mkdir /export/apps/htslib/1.3.2/ $ sudo mkdir /export/apps/htslib/1.3.2/
 $ sudo chown -R joguya:joguya /export/apps/htslib/1.3.2/ $ sudo chown -R joguya:joguya /export/apps/htslib/1.3.2/
-LD_LIBRARY_PATH=/export/apps/curl/7.47.1/lib:$LD_LIBRARY_PATH LDFLAGS="-L/export/apps/curl/7.47.1/lib" CFLAGS="-I/export/apps/curl/7.47.1/include" ./configure --enable-plugins --enable-libcurl --prefix=/export/apps/htslib/1.3.2/+LD_LIBRARY_PATH=/export/apps/curl/7.47.1/lib:$LD_LIBRARY_PATH LDFLAGS="-L/export/apps/curl/7.47.1/lib" CFLAGS="-I/export/apps/curl/7.47.1/include" ./configure --enable-plugins --enable-libcurl --prefix=/export/apps/htslib/1.3.2/
 $ make $ make
 $ make install $ make install
 $ sudo chown -R root:root /export/apps/htslib/1.3.2 $ sudo chown -R root:root /export/apps/htslib/1.3.2
 </code> </code>
htslib-software.txt · Last modified: 2022/06/23 09:29 by aorth