Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Installation

ofree edited this page May 17, 2012 · 1 revision

How to install

Gentoo Linux

add gentoo-zh overlay with layman

layman -a gentoo-zh

install it with gentoo's way

emerge gtkqq

Other Linux (manually)

./autogen.sh

./configure

make && make install

Clone this wiki locally