| Name : phpGedView
| |
| Version : 3.00.1
| Vendor : Byron_Young
|
| Release : 4
| Date : 2004-05-01 00:12:01
|
| Group : Applications/Genealogy
| Source RPM : phpGedView-3.00.1-4.src.rpm
|
| Size : 5.11 MB
| |
| Packager : Byron Young
| |
| Summary : GEDCON 5.5 php server
|
Description :
The phpGedView project parses GEDCOM 5.5 genealogy files and displays them on the internet in a format similar to PAF. All it requires to run is a php enabled web server, a mySQL server, and a gedcom file. It is easily customizable for use on many different web sites.
The phpGedView distributed package has been built without the erase option. Please! Do not distribute phpGedView in a package that has been built with the erase option. As distributed, the phpGedView package is installed, and the mySQL database must be set up manually. The removal script leaves the mySQL database untouched, and follows normal rpm removal rules.
This package, when built with the erase option is intended specifically for NEW installations of Redhat 9, Fedora Core 1, Fedora Core 2, in a small office/ home office environment. If --define \"_with_erase=--with-erase\" is defined during rebuild, the resulting RPMS will erase ALL existing mySQL databases, erase any existing phpGedView installation, and return the mySQL server database to an initialized state. The install script will then add mysql user phpgedview (password phpgedview), create a mysql database phpgedview_genealogy_db, set the mysql root user password to root, add mysqld to the autostart sequence, and start the mysqld server. Once installed, just start the webserver, access http://localhost/phpGedView and follow instructions.
To rebuild the package with erase option: rpm -i phpGedView-3.00.1-4.src.rpm cd /usr/src/redhat/SPECS rpmbuild -bb --define \"_with_erase=--with-erase\" --define \"_with_echo=--with-echo\" phpGedView.spec cd /usr/src/redhat/RPMS/noarch rpm -i phpGedView-3.00.1-4.noarch.rpm
WARNING: The install AND!! removal script BOTH erase all existing mySQL databases AND reinitialize the mySQL database, plus erases all traces of the phpGedView installation, including any uploaded ged files and any added information.
The _with_echo option prints additional install information to standard output, and is intended for manual installation. For quiet installation, (good for use with automated install), rebuild without the _with_echo option.
As a rule of thumb, automated installations should never use _with_erase or _with_echo.
Tested with redhat 9, Fedora Core 2 (Test 1)
|
RPM found in directory: /vol/rzm3/linux-redhat-contrib/noarch/noarch |