OSDN Git Service

import 0.9.4
[handbrake-jp/handbrake-jp.git] / gtk / README
1 ghb requires recent a recent version of glib with gio.  These
2 are available in ubuntu 8.04 and fedora 9.  I don't know about other
3 distributions.
4
5 Currently, to build you must build handbrake separately, then
6 autogen and build the gtk ui. e.g.
7
8 ./autogen.sh
9 make
10 sudo make install
11
12 You can test without installing:
13 cd src
14 ./ghb
15