How to build cmake from a tarball file?

 after download tarball,

extract with "tar zxvf tarball.tgz"



in Linux, UNIX


  ./bootstrap

  make

  make install

or

  env CC=cc CXX=CC ./bootstrap
  make
  make install

留言

這個網誌中的熱門文章

for_python_n_books: else: 那些ptyhon書上沒教事/那些書上沒教的pyhon 12事(123式))

Resin網頁伺服器執行lsof -i:8080 命令出現大量的ESTABLISHED連接

rsyslog