|
From: <kad...@gm...> - 2004-04-21 15:39:46
|
Hi Harry and Jason, Here is what it today morning from the beginning : As Root: I changed my pg_hba.conf file according to Harry's file. I also changed the LOCAL_DIR , in GeneX.conf file to point to "/user/local" then : As User :kaddepal $ svn update $ make configure and then again as root: make install Errors: when I did svn update : kaddepal@1[genex-server]$ svn update svn: Failed to add file 'Perl/scripts/create-db-roles.pl': object of the same name already exists kaddepal@1[genex-server]$ I continued. after make install : Finished Congratulations! You have successfully installed the DB into Postgres. Changing permissions on Genex trees.. You will need to add the following piece to your Apache config file: Include usr/local/genex/etc/genex.conf And restart the apache server. Whew!! Time to point your browser at: http://wellerlab2.binf.gmu.edu/genex/mason/nologin/docs/docs.html and give it a whirl. NB: If you haven't done so in a previous installation, you still have to: 1) add the text from the file [cron.entries] to the appropriate crontab =========================================================================== #### ERRORS WERE ENCOUNTERED #### There were errors in your installation. Please check the file [install-errors.txt] to see more information. Thank you! Then I added the line " Include usr/local/genex/etc/genex.conf " to httpd.conf file in the Apache folder. and then restarted apache. root@1[apache]# /etc/init.d/apache restart Configuration syntax error detected. Not reloading. [Wed Apr 21 11:14:53 2004] [warn] module perl_module is already loaded, skipping fopen: No such file or directory apache: could not open document config file /usr/local/genex/etc/genex.conf root@1[apache]# Install-errors.txt : !! System Error: No such file or directory @ line: 263 (cp Mason/comps/autohandler-top.mason !! System Error: No such file or directory @ line: 263 (cp Mason/comps/autohandler-bottom.mas ~ Durga. |