Installation of NewGenLib on windows platform

(Revised on 14th January 2007)

System requirements

Min requirements of the Server

Hardware: Pentium 4 or equivalent, 1GB RAM and 40GB Hard disk

Software: Windows 2000prof, 2000 Adv Server, XP Home, XP Prof, and 2003 server

Min requirements of the Client

Hardware: Pentium 3 or equivalent, 128MB RAM, and 1 GB of min hard disk

Software: Windows 98/ME/2000prof/2000adv server/XP home/XP Prof/2003/Red hat Linux 8.0/9.0/10

NewGenLib Server Installation

Install J2SDK1.4.2

Installation of Postgresql database

Restoration of a blank NewGenLib database

  1. Download the backupinplain.sql from the sourceforge.net
  2. Start ->Program->Postgressql 8.0 -> PG Admin III
  3. Double click on Postgres database server and enter password given at the time of installation
  4. Right click on databases and click on New Database. Use this below parameters
  5. Go to windows command prompt.(Start -> Run -> type cmd for winxp and click on ok) 
  6. In the command prompt go to Postgresql installation directory bin folder 
  7. Now type this following command without quotes "psql -d newgenlib -U postgres". Using this command you are connecting to newgenlib database using postgres user name. Now press enter key. You will be promted to enter the password, please do so.
  8. Now type this command without quotes "\i C:/backupinplain.sql". Presuming that in step 1 you saved backupinplain.sql in the C: drive. Now press enter. This will create the tables and all default values.

Installation of Application server

NewGenLib files

 

Client installation (Librarian's interface)

 

Web based Online Public Access Catalogue (Web OPAC)