
                              Nathive README
                          The usable image editor


To compile you need:
====================

"libgtk2.0-dev" package for your distro, it should contain:

	libatk1.0-dev
	libc6
	libcairo2-dev
	libglib2.0-0
	libglib2.0-dev
	libgtk2.0-0
	libgtk2.0-common
	libpango1.0-dev
	libx11-dev
	libxcomposite-dev
	libxcursor-dev
	libxdamage-dev
	libxext-dev
	libxfixes-dev
	libxi-dev
	libxinerama-dev
	libxrandr-dev
	pkg-config

Open terminal in the source folder and type "make", then a binary file called
'nathive' must be created there, if not, check requeriments and repeat, if not,
try with a newer Gnome version, if still not, contact us please.



Others compile options:
=======================

make run:
Equivalent to type "make" and then if compilation is sucessful type "./nathive".

make debug:
Equivalent to type "make" and then if compliation is sucessful enter the Gdb
debugger, once inside type "r" to run Nathive in debug mode.



Licensing:
==========

Nathive is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Nathive is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Nathive.  If not, see <http://www.gnu.org/licenses/>.

The supplied GNU GPL copy is the file called COPYING.



Visit our website:
==================

Visit <http://www.nathive.org/> and get the latest source and info, also you
can find many ways to contact Nathive people. See you!
