[OGo-Users] Need Help for Configuration

Sergey Golovin users@opengroupware.org
Thu, 05 Oct 2006 11:43:21 +0500


On 2006-10-05 09:42:15 +0500 Jewel Nuruddin 
<jungi_unavailable@yahoo.com> wrote:

>    Hi
>    I need your help very much for configure opengroupware. Please 
> give me the 
> following help (I am using Fedora Core 5)
>    1)      I found release and trunk. Do I need both for 
> configuration or I 
> can choose any one?

any one

> 2)      Please give me the specific URL for RPM I have to use? (is 
> their any 
> third party RPM do I need)

no idea :-(

>    3)      Give me the installation process step by step
>    I will be very happy if you help me. Waiting for your help. Thank 
> you.

I use a gnustep-based installation rather than fhs-based one. So for 
me it looks like:

sudo su - ogo
svn co http://svn.opengroupware.org/SOPE/trunk SOPE-4.5
cd ~/src/SOPE-4.5
cd gnustep-make
./configure --prefix=/home/ogo/GNUstep --with-library-combo=gnu-fd-nil
make install
. ~/GNUstep/System/Library/Makefiles/GNUstep.sh
cd ../libFoundation
./configure --with-gnustep
make install
cd ..
./configure --with-gnustep
make install
cd ..
svn co http://svn.opengroupware.org/OpenGroupware.org/trunk OGo-1.1
cd OGo-1.1
./configure --with-gnustep
make install

Here i get error because some links don't exist :-).

mkdir -p ~/GNUstep/Library/OpenGroupware.org-1.1
cd ~/GNUstep/Library/OpenGroupware.org-1.1
ln -s ~/GNUstep/Local/Library/OpenGroupware.org-1.1/Commands .
ln -s ~/GNUstep/Local/Library/OpenGroupware.org-1.1/DataSources .
ln -s ~/GNUstep/Local/Library/OpenGroupware.org-1.1/WebUI .
ln -s ~/src/OGo-1.1/WebUI/Templates .
cd ~/GNUstep
ln -s ~/src/OGo-1.1/WebUI/Resources .
ln -s ~/src/OGo-1.1/WebUI/WebServerResources .

Again
cd ~/src/OGo-1.1
make install

The gnustep-based installation has completed.

Further you should read ~/OGo-1.1/INSTALL to configure 
postgresql-stuff and to change defaults.

-- 
Sergey Golovin


-- 
Sergey Golovin


!DSPAM:4524aa29137856304917715!