|
From: <hde...@gm...> - 2004-04-19 18:27:46
|
Hi Harry, Couple of "silly" questions: I have been following the instructions/guidelines given in the INSTALL documnet in the latest genex-server dir (did svn .............) 1) I did: The following commands pasted into a root shell will install most of the pre-requisites you need to support GeneX : apt-get update apt-get install postgresql postgresql-dev postgresql-client postgresql-doc \ libpgtcl libpgperl pgaccess unixodbc-bin expat perlSGML apache-dev \ libapache-mod-perl libdevel-symdump-perl odbc-postgresql libpgjava \ perl-modules libterm-readkey-perl libapache-session-perl \ libapache-request-perl libdbd-pg-perl libdbi-perl \ libhtml-mason-perl libtie-ixhash-perl libxml-xerces-perl r-base-core \ r-recommended r-base r-base-dev r-base-html odbc-postgresql libiodbc2 \ unixodbc libpgjava pgaccess unixodbc-bin postgresql-client postgresql-doc \ libecpg-dev libpgtcl libdbd-pgsql Now the question is do i have to install postgresql , as per the instructions given @ 2 - modify the Postgresql config file for GeneX: For the basic postgres installation, please see: http://www.postgresql.org/docs/7.4/interactive/installation.html OR does it mean that when i did step (1) postgresql was installed and i can skip the link and what it says??!! Now at the step of enabling GeneX2 DB for remote access via TCP, one IP is the local host, the second IP should be the IP of the machine on which genex is being installed?! Trivial/silly, i thought it was good to clarify just in case and may be add a line or two in the INSTALL doc that resolves these "silly" questions. Waiting for your reply. Thanks, Hrishi |