# yum install gcc44 gcc44-c++ gcc44-gfortranStep 2: Install libxml2 libraries
# yum install libxml2Step 3: Download the igraph-0.7.1 from the igraph C site
# ./configure --prefix=/usr/local/igraph-0.7.1 # make -j 8 # make install
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
# yum install gcc44 gcc44-c++ gcc44-gfortranStep 2: Install libxml2 libraries
# yum install libxml2Step 3: Download the igraph-0.7.1 from the igraph C site
# ./configure --prefix=/usr/local/igraph-0.7.1 # make -j 8 # make install
No comments:
Post a Comment