Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
undertype_notes [2013-06-25 11:04] – [basic workflow] nikundertype_notes [2013-06-25 14:22] nik
Line 2: Line 2:
  
 notes for http://home.gna.org/undertype/ a line based typsetting and layout programme notes for http://home.gna.org/undertype/ a line based typsetting and layout programme
 +
 +==== build notes for linux ====
 +
 +  * git clone git://git.constantvzw.org/osp.tools.undertype.git
 +  * cd osp.tools.undertype.git
 +  * mkdir build
 +  * cd build
 +  * qmake
 +  * make
 +  * cd bin
 +  * RUN THE SOFTWARE
 +  * ./undertype
  
 ==== build notes for OSX ==== ==== build notes for OSX ====
   * svn co svn: / / svn.gna.org/svn/undertype/trunk undertype    * svn co svn: / / svn.gna.org/svn/undertype/trunk undertype 
   * sudo port install freetype qt4-mac   * sudo port install freetype qt4-mac
-  * qmake +  * qmake  
-  * add "INCLUDEPATH += /opt/local/include/freetype2" to src/src.pro+  * <del>add "INCLUDEPATH += /opt/local/include/freetype2" to src/src.pro</del>
   * make   * make
  
  • undertype_notes.txt
  • Last modified: 2013-07-01 17:13
  • by 94.109.71.196