Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
C
Shell
Latest commit
445cd7a
Dec 30, 2013
Permalink
| Failed to load latest commit information. | |||
|
|
data/images |
|
|
|
|
src |
|
|
|
|
AUTHORS |
|
|
|
|
COPYING |
|
|
|
|
ChangeLog |
|
|
|
|
INSTALL |
|
|
|
|
Makefile.am |
|
|
|
|
NEWS |
|
|
|
|
README |
|
|
|
|
autogen.sh |
|
|
|
|
configure.ac |
|
|
|
|
git.mk |
|
|
README
Installation Instructions
=========================
Installing gtkparasite is pretty simple.
Before you begin, make sure you have the GTK+ development headers installed.
You can find this on your package management tool.
We also recommend the Python development headers.
If you're using GTK 3, then instead run:
$ ./autogen.sh --with-gtk=3.0
Then run:
$ make
$ sudo make install