vmware:gentoo
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
vmware:gentoo [2007/10/24 15:26] – atheos | vmware:gentoo [2017/04/11 09:24] (current) – Deleted outdated vmware image page dbs | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======Evergreen on Gentoo VMWare image====== | ||
- | This VMWare image was built following the documentation at: | ||
- | http:// | ||
- | |||
- | =====Hardware Requirements===== | ||
- | * I have been running this VMWare image on a laptop with 1.5GB of RAM. Any | ||
- | workstation with 1GB of RAM or more should be sufficient to run this VMWare | ||
- | image (the VMWare image itself only requires 512 MB of RAM). | ||
- | |||
- | |||
- | =====Getting started===== | ||
- | * Download and install a VMWare product from http:// | ||
- | |||
- | * Extract the zipped Evergreen Gentoo VMWare image onto your hard drive to create a new directory, '' | ||
- | |||
- | * In the VMWare product, open the VMWare image by pointing to '' | ||
- | kernel.vmx'' | ||
- | |||
- | * To log in:< | ||
- | userid: root | ||
- | password: openils</ | ||
- | |||
- | This is a Gentoo system with all of the Evergreen development dependencies | ||
- | installed. The Gentoo world was emerged 2007/09/21, and the Perl CPAN modules | ||
- | were last updated 2007/09/21. Evergreen SVN was checked out on 2007/09/21. This | ||
- | image was built with Evergreen 1.2.0-rc4. | ||
- | |||
- | The hostname for this image was '' | ||
- | Canadians, I know how lame that is). Run the following command:< | ||
- | perl -MNet:: | ||
- | |||
- | If the result is not **evergreen.sympatico.ca**, | ||
- | in ''/ | ||
- | for Evergreen to work properly. | ||
- | |||
- | Note: If you do change your hostname, you will need to edit / | ||
- | the line ' | ||
- | |||
- | To start Evergreen:< | ||
- | (root) # su - opensrf | ||
- | (opensrf) $ cd / | ||
- | (opensrf) $ osrf_ctl.sh -c / | ||
- | (opensrf) $ osrf_ctl.sh -c / | ||
- | (opensrf) $ osrf_ctl.sh -c / | ||
- | |||
- | Once the services are up and running, switch to a new virtual terminal with ALT-F2 and | ||
- | start Apache: | ||
- | < | ||
- | (root) # / | ||
- | |||
- | To find out what your IP address is for this virtual machine: | ||
- | < | ||
- | |||
- | You will see something like:< | ||
- | eth0 Link encap: | ||
- | inet addr: | ||
- | |||
- | The number following "inet addr:" is your IP address. | ||
- | |||
- | You can then open up that IP address in the browser on your host machine to | ||
- | see the beautiful default Evergreen catalog interface. | ||
- | |||
- | To start the staff client: | ||
- | You can launch the staff client on your host operating system by | ||
- | pointing to that IP address and using " | ||
- | as the password. | ||
- | |||
- | |||
- | To run the staff client on a Windows host, you can download a Windows version | ||
- | of the staff client from http:// | ||
- | |||
- | |||
- | ==== Changing the admin user's password ==== | ||
- | There is a known problem with the 1.2.0-rc4 Gentoo VMWare image - it was inadvertently released with the wrong password for the '' | ||
- | |||
- | < | ||
- | psql -U postgres evergreen | ||
- | # update actor.usr set passwd = ' | ||
- | # \q | ||
- | </ | ||
- | |||
- | |||
- | |||
- | |||
- | ===== Questions ===== | ||
- | Questions about Evergreen or this image? Contact the open-ils-general | ||
- | mailing list: http:// | ||
- | |||
- | Dan Scott - dscott@laurentian.ca | ||
- | Laurentian University |
vmware/gentoo.1193253980.txt.gz · Last modified: 2022/02/10 13:33 (external edit)