This is an old revision of the document!


Julius

Mac OS X build

Reference (in Japanese) : http://ascii.jp/elem/000/000/547/547250/index-2.html

$ wget http://www.portaudio.com/archives/pa_stable_v19_20071207.tar.gz
$ tar xvfz pa_stable_v19_20071207.tar.gz 
$ CFLAGS='-arch i386' ./configure
$ make
$ sudo make install

download julius-4.1.5.tar.gz from http://sourceforge.jp/projects/julius/

$ tar xvfz julius-4.1.5.tar.gz 
$ cd julius-4.1.5
$ CFLAGS='-arch i386' ./configure --with-mictype=portaudio
$ make
$ sudo make install
julius.1289544818.txt.gz · Last modified: 2010/11/12 15:53 by nishimotz
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0