
Basic Installation
==================

The simplest way to compile this package is:

  1. `cd' to the directory containing the package and type tar -xvzf "packagename"

  2. `cd' to the new directory containing the source code.

  3. If you don't want to install NCatalog in /usr/local/ ,edit the Makefile and change PREFIX to the folder you want to install it. If you change PREFIX don't forget to change icons path in the file buttonbar.conf to display pixmaps in buttons.

  4. Type `make' to compile the package. .

  5. Then type `make install' to install the exe file in /usr/local/bin 

  7. Have fun! To start NCatalog , type:

                ncatalog "catalogname"

  For more information on NCatalog, see the README file.
                                            ------ 

Maybe there are many bugs so don't be frighten to mail me if you find one, or have ideas on improvements -  or simply to say that you use my software.

When you email, please tell me which ncurses version you use if it's lower than 4.3!



