Previous Next Contents

1. Installation

1.1 Dependencies

You must install the gtk+ widget library first. It can be found at the gimp ftp site.

1.2 Obtaining gnirc

Gnirc can be downloaded from here. ( Use tar -xvzf gnirc-0.1a.tar.gz to extract the sources files)

1.3 Editing the "Makefile"

You'll need to edit the makefile if :

1.4 Final step

Finaly go in the gnirc source directory and type

make
make install


Previous Next Contents