« Return to Thread: YUM script

Re: YUM script

by Jadranka Stupar :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
I will probably continue with my OGO installation tomorrow.
 
Again, , Brian, thanks a lot!

 
On 7/13/07, Brian Price <briancs@...> wrote:
If you're having trouble with the key, you'll want to set gpgcheck=0 in yum.conf.  I couldn't find the key.

 
If you can find the  key, just do a "rpm --import <URL_TO_KEY>" then you  can leave gpgcheck=1 in yum.conf.

 
Good luck.  You do need to make sure PostgreSQL.  Run the "yum install ogo-meta".  After that is done, you may need to run: "yum install ogo-database-setup"

 
Let me know how it goes!

 
Cheers,
Brian
AKA: SnakeDiver

 

On 13-Jul-07, at 6:06 AM, Jadranka Stupar wrote:

Thanks a lot!
 
I did the similar thing but with different packages and I put this code in ogo.repo in the /etc/yum.repos.d folder:
fedora-core5/releases/opengroupware-1.1.6-finally/yummy
 
and
 
/fedora-core5/releases/sope-4.5.9-maple/
 
Do I need to put gpgcheck=0 in the yum.conf file?
 
And first I have to install Fedora 5 with PostgreSql.
Then I will run yum tool.
I'll try it right now and I'll send you the feedback.
 
Thank you so much - I feel free to ask you more about OGO e.g. aboutpost installation tasks etc.
 
Regards!


 


 
On 7/12/07, SnakeDiver <briancs@...> wrote:

If you're still looking to the answer to your problem, I was messing around
with it last night.  If you want to install Opengroupware via yum, use these
steps:

Open up /etc/yum.conf .  Add the following lines to it:

[ogo-releases]
name=OpenGroupware.org release builds
baseurl= http://download.opengroupware.org/nightly/packages/fedora-core5/releases/opengroupware-1.0.0-finally/

You'll also need Sope and some Third party libraries.  Depending on the
version you choose.  In the above example, version 1.0.0-finally was chosen,
which needs Sope 4.4.  So, we also need to add these lines to /etc/yum.conf

[sope-releases]
name=Sope 4.4 Release
baseurl= http://download.opengroupware.org/nightly/packages/fedora-core5/releases/sope-4.4.0-cell/

[thirdparty-releases]
name=Third Party Support Packages for OpenGroupware
baseurl= http://download.opengroupware.org/nightly/packages/fedora-core5/releases/ThirdParty/


Okay.  Now that both of these are in your yum.conf, save it.  You can run
yum update if you want, but you need to run  "yum install ogo-meta"  (no
quotes)  to install OpenGroupWare.  This will install all the needed
packages.

Hope this helps, let me know how it works.

Cheers,



Jadranka Stupar wrote:
>
> Adam,
>
> Sorry, please, my question is related to YUM INSTALL xxxx command

> related to the RPM packages (text with red colour). I SIMPLY DO NOT KNOW
> WHAT TO WRITE AFTER INSTALL>
>
> AND I WROTE THE WHOLE TEXT IN ORDER TO PUT EVERYTHING TOGETHER IN ONE
> PLACE
> (FEDORA 5 AND OpenGroupware),.
>
> Of course the databse had to be installed.
> PLEASE READ THE ORIGINAL POST AGAIN!
> IS IT A SECRET HOW TO USE YUM INSTALL TOOL FOR RPM PACKAGES?
>
> THANKS, I'LL APPRECIATE THE ANSWER!
>
>
> On 6/29/07, Adam Tauno Williams <adam@...> wrote:
>>
>>
>>
>> > After this, I should Install and configure database. Is this correct
>> > (after assuming that necessary PostgreSQL server packages are
>> > installed)?
>>
>> No, you must have PostgreSQL installed before you start;  the RPMs will
>> set up the database for you (assuming you starting with a reasonably
>> 'default' configuration).
>>
>>
>>
>>
>
>

--
View this message in context: http://www.nabble.com/YUM-script-tf4000641.html#a11521932
Sent from the Opengroupware - User mailing list archive at Nabble.com .

--
OpenGroupware.org Users
users@...
http://mail.opengroupware.org/mailman/listinfo/users



 « Return to Thread: YUM script