Skip to content

a-tsioh/TaigIM-web

Folders and files

NameName
Last commit message
Last commit date
Jan 7, 2014
Jan 7, 2014
Jan 7, 2014
Jan 7, 2014
Jan 7, 2014
Jan 28, 2015
Jan 7, 2014
Jan 7, 2014
Jan 28, 2015
Mar 22, 2014
Jan 8, 2014
Mar 22, 2014
Jan 7, 2014
Mar 22, 2014
Jan 7, 2014
Mar 22, 2014
Jan 12, 2014
Mar 22, 2014
Mar 22, 2014

Repository files navigation

TaigIM-web

臺語輸入法,web-base + webservice

Installation

Prepare an opam environment:

# OSX with Homebrew
brew install opam sqlite3 ; brew link -f sqlite3

Then install the pgocaml and eliom packages:

opam repository add opamocsigen http://ocsigen.org/opam
opam install dbm pgocaml eliom ulex uunf ocp-indent merlin

...and import the PostgreSQL database (OSX binary is available on http://postgresapp.com/):

bzcat pgsqlDB.dump.bz2 | psql

Finally, start the server with:

make test.byte

When you see ocsigenserver on screen, connect to http://localhost:8080/lookup/trs/si and http://localhost:8080/lookup/zhuyin/ㄒㄧ to confirm that the installation has worked.

About

臺語輸入法,web-base + webservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published