Quick start:
------------

Well this is simple just type config_command or config_menu depending 
on which you want.

Config_Command :

  1.  type config_command
  2.  type make install

  if it does not work try typing make viewjpeg
  also if you have ncurses installed you can add -USE_NCURSES to the make
  file, if you do not know leave it alone, ON change should be needed.

Config_menu

  1.  type config_menu
  2.  type make install

  if it does not work make sure you have ncurses installed if not get a
  a copy of that and install it first other wise try typing make viewjpeg


