install:compile_linux

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
install:compile_linux [2009/11/02 19:16] 84.220.174.134install:compile_linux [2010/12/03 09:30] (current) – old revision restored eros
Line 1: Line 1:
 ====== Compiling CWB from source under Linux ====== ====== Compiling CWB from source under Linux ======
  
-Compilation and installation of CWB version cwb-2.2.b99-RC1, tested on Ubuntu 8.04 (Hardy Haron) +Compilation and installation of CWB version 2.2.104, tested on Ubuntu 9.10 (Karmic Koala)
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 13: Line 12:
   * gcc   * gcc
   * libc6-dev   * libc6-dev
 +  * libglib2.0-dev
   * libncurses5-dev   * libncurses5-dev
   * make   * make
Line 20: Line 20:
  
 <code> <code>
-sudo apt-get install autoconf bison flex gcc libc6-dev libncurses5-dev make subversion+sudo apt-get install autoconf bison flex gcc libc6-dev libglib2.0-dev libncurses5-dev make subversion
 </code> </code>
- 
- 
 ===== Getting the source code ===== ===== Getting the source code =====
  
-Get the source code using subversion, see [[http://cwb.sourceforge.net/|this page]] for instructions.+Get the source code using subversion, see [[http://cwb.sourceforge.net/download.php#svn|this page]] for instructions.
  
 Enter the new directory: Enter the new directory:
Line 33: Line 31:
 cd cwb-3.0 cd cwb-3.0
 </code> </code>
 +
  
  
  • install/compile_linux.1257185796.txt.gz
  • Last modified: 2009/11/02 19:16
  • by 84.220.174.134