[OGo-Users] YUM script
Jadranka Stupar
users@opengroupware.org
Fri, 29 Jun 2007 17:58:36 +0200
------=_Part_83160_16902808.1183132716087
Content-Type: text/plain; charset=WINDOWS-1252; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
I am installing OpenGroupware on Fedora (using VMWare Player).
These are the steps I performed:
Fedora 5 was successfully installed.
Then I added two lines in /etc/yum.conf:
*name=3DOpenGroupware.org release builds
baseurl=3D
http://download.opengroupware.org/nightly/packages/fedora-core5/releases/
*and perform:
*yum update*
in terminal window. This was done last night and I left it on. It seems tha=
t
it needs a lot of time. Do I really need to run this always during the
installation process?
Then I had to type:
*yum install xxxx*
packages. What list of packages ( RPM ) packages? I STOPPED HERE.
What to type after "yum install" command, please? I was asked for the list
of packages.
What is missing in yum.conf file?
After this, I should Install and configure database. Is this correct (after
assuming that necessary PostgreSQL server packages are installed)?
Create dbase and dbase user:
$ su =96 root
# su =96 postgres
$ createdb Ogo
$ createuser =96A =96D Ogo
Load dbase schema stored in a file pg-build-schema.psql*:*
/usr/local/lib/opengroupware.org-1.1a/commands/OGo.model/Resources/pg-
build-schema.psql
$ pushd /usr/local/lib/opengroupware.org-1.1a/commands/OGo.model
$ psql -h localhost OGo OGo
Welcome to psql 7.3.3, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
OGo=3D> \i Resources/pg-build-schema.psql
[output cut]
OGo=3D> \q
Before check the TCP/IP connection:
*psql -h localhost OGo Ogo*
Then the Apache (httpd service) and ogo-webui should be started.
httpd://[groupware server IP address]/OpenGroupware
Please, can someone answer is this install procedure ok?
Thanks!
------=_Part_83160_16902808.1183132716087
Content-Type: text/html; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<div>I am installing OpenGroupware on Fedora (using VMWare Player).<br><br>=
These are the steps I performed: <br><br>Fedora 5 was successfully installe=
d.<br><br>Then I added two lines in /etc/yum.conf:<br><strong>name=3DOpenGr=
oupware.org
release builds <br>baseurl=3D<a onclick=3D"return top.js.OpenExtLink(windo=
w,event,this)" href=3D"http://download.opengroupware.org/nightly/packages/f=
edora-core5/releases/" target=3D"_blank">http://download.opengroupware.org/=
nightly/packages/fedora-core5/releases/
</a><br></strong>and perform:</div>
<div><br><strong>yum update</strong><br><br>in terminal window. This was do=
ne last night and I left it on. It seems that it needs a lot of time. Do I =
really need to run this always during the installation process? <br><br>
Then I had to type:<br><br><strong>yum install xxxx</strong><br><br><font c=
olor=3D"#cc0000">packages. What list of packages ( RPM ) packages? I =
STOPPED HERE.</font></div>
<div><font color=3D"#cc0000">What to type after "yum install" com=
mand, please? I was asked for the list of packages.</font></div>
<div><font color=3D"#cc0000">What is missing in yum.conf file?</font><br>&n=
bsp;</div>
<div> </div>
<div><br>After this, I should Install and configure database. Is this corre=
ct (after assuming that necessary PostgreSQL server packages are installed)=
?<br><br>Create dbase and dbase user:<br>$ su =96 root<br># su =96 postgres
<br>$ createdb Ogo<br>$ createuser =96A =96D Ogo<br><br>Load dbase schema s=
tored in a file pg-build-schema.psql<strong>:</strong><br>/usr/local/lib/op=
engroupware.org-1.1a/commands/OGo.model/Resources/pg- build-schema.psql <br=
>
<br>$ pushd /usr/local/lib/opengroupware.org-1.1a/commands/OGo.model<br>$ p=
sql -h localhost OGo OGo<br>Welcome to psql 7.3.3, the PostgreSQL interacti=
ve terminal.<br>Type: \copyright for distribution terms<br>\h for help with=
SQL commands=20
<br>\? for help on internal slash commands<br>\g or terminate with semicolo=
n to execute query<br>\q to quit<br>OGo=3D> \i Resources/pg-build-schema=
.psql<br>[output cut]<br>OGo=3D> \q<br><br>Before check the TCP/IP conne=
ction:=20
<br><strong>psql -h localhost OGo Ogo</strong><br><br>Then the Apache (http=
d service) and ogo-webui should be started.<br><br>httpd://[groupware serve=
r IP address]/OpenGroupware</div>
<div> </div>
<div> </div>
<div>Please, can someone answer is this install procedure ok?</div>
<div> </div>
<div>Thanks!</div>
------=_Part_83160_16902808.1183132716087--