I also just completed an Evergreen install on Ubuntu Server 8.04LTS. When I installed Ubuntu, I made sure that I and did a plain vanilla install without any add-ons selected other than OpenSSH-server. PostgreSQL 8.3 was not installed with the OS package.
Following the installation instructions for Ubuntu 7.10 worked very well. I had previously installed Evergreen on a Debian etch system many times, but had to switch to Ubuntu because a new server we purchased (A Dell PowerEdge 2950) did not play well with the grub loader on the Debian install. Robert ----- Original Message ----- From: "Brandon W. Uhlman" <[EMAIL PROTECTED]> Date: Tuesday, August 5, 2008 12:29 pm Subject: Re: [OPEN-ILS-DEV] regarding manual To: [email protected] > Vijay and Dan: > > I've completed two installs this week on Ubuntu Server 8.04LTS > using > the Ubuntu 7.10 instructions and the Ubuntu makefile. > > The dependancies makefile explicitly apt-gets PostgreSQL 8.2, so > you > don't need to worry about getting it separately. However 8.2 is > officially deprecated, if you worry about that sort of thing, and > you > will get a very ominous looking block message. :) > > Other than the block message, I seem to recall everything going > exactly as per the documentation. > > ~B > > Quoting Dan Scott <[EMAIL PROTECTED]>: > > > Hi Vijay > > > > 2008/8/4 vijay kumar <[EMAIL PROTECTED]>: > >> Dear sir, > >> I tried to install evergreen ils on ubuntu 8.04 for our > organisation . > > > > This will be a problem for you, as we currently don't have a > > documented way to install Evergreen on Ubuntu 8.04. The problem is > > that Ubuntu 8.04 comes with PostgreSQL 8.3, which is not yet > supported> by Evergreen. > > > >> Here in new manual mentioned in evergreen wiki, nothing has > mentioned>> which software is needed for prior installation of > evergreen.> > > Actually, if you're referring to the page > > http://open- > ils.org/dokuwiki/doku.php?id=installing_evergreen_1.2_on_ubuntu_7.10,> the prerequisites are all installed as part of the very first step. > > > >> could you please suggest me what to do.... > >> Although I have root privileges to install evergreen... > > > > If you're determined to go ahead with Ubuntu 8.04, you'll need to > > either install a backport of PostgreSQL 8.2 and adjust the port > number> for connections accordingly, or compile your own version of > PostgreSQL> 8.2 from source. Either way, the rest of the steps > should be almost > > identical to Ubuntu 7.10 (but possibly different enough that you'll > > want to keep track of where things differ). > > > > -- > > Dan Scott > > Laurentian University > > > > > > ====================================== > Brandon W. Uhlman, Systems Consultant > Public Library Services Branch > Ministry of Education > Government of British Columbia > 605 Robson Street, 5th Floor > Vancouver, BC V6B 5J3 > > Phone: (604) 660-2972 > E-mail: [EMAIL PROTECTED] > [EMAIL PROTECTED] > > This E-mail contains privileged and confidential information intended only for the individual or entity named in the message. If the reader of this message is not the intended recipient, or the agent responsible to deliver it to the intended recipient, you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited. If this communication was received in error, please notify the sender by reply E-mail immediately, and delete and destroy the original message.
