RE: [SOGo] Help on compile

2010-10-23 Thread Jorge Bastos
Yap,

SOPE and SOGo installed,

 

Now I need some guide to the configuration step by step.

This configuration seems to be quite different from the “normal standard” of
configuration comparing to other software.

 

From: Mohit Chawla [mailto:mohit.chawla.bin...@gmail.com] 
Sent: sábado, 23 de Outubro de 2010 6:49
To: users@sogo.nu
Subject: Re: [SOGo] Help on compile

 

Hi,

 

If you are referring to the configure script, then for compiling SOPE (which
you should compile before SOGo),  you only need these flags: --with-gnustep,
--enabled-debug, --disable-strip. And for SOGo, you need --enable-debug and
--disable-strip. 

 

The FAQ might have been down or something.  Have you installed all the
required dependencies ? 

 

 

 

 

 

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Help on compile

2010-10-23 Thread Martin Rabl

Am 23.10.2010 um 13:58 schrieb Jorge Bastos:
 Now I need some guide to the configuration step by step.
 This configuration seems to be quite different from the “normal standard” of 
 configuration comparing to other software.
Not really. Ok, there is no file in /etc, but configuration is IMHO quite easy.
Pls take a little time, a good cup of tea or coffee, some cookies and read:
http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf

Greetings,
  Martin

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

RE: [SOGo] Help on compile

2010-10-23 Thread Jorge Bastos
Hi Martin,

 Not really. Ok, there is no file in /etc, but configuration is IMHO
 quite easy.
 Pls take a little time, a good cup of tea or coffee, some cookies and
 read:
 http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf
 

Good advice :P

But the link's not working, not even if I click in the previous root:

http://www.sogo.nu/files/docs/

this with firefox, weird. With IE works OK.

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Help on compile

2010-10-23 Thread Martin Rabl
Hi,

Am 23.10.2010 um 14:06 schrieb Jorge Bastos:
 http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf
 But the link's not working, not even if I click in the previous root:
 this with firefox, weird. With IE works OK.
Should work - I opened it with Safari and Firefox.

Maybe go through the Webpage http://www.sogo.nu/ to Support/Documentation?
But I copied the link above directly from there.

Greetings,
  Martin-- 
users@sogo.nu
https://inverse.ca/sogo/lists

RE: [SOGo] Help on compile

2010-10-23 Thread Jorge Bastos
 Maybe go through the Webpage http://www.sogo.nu/ to
 Support/Documentation?
 But I copied the link above directly from there.

Correct,

It's my firefox that is crazy,
On IE and safary works OK

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


RE: [SOGo] Help on compile

2010-10-23 Thread Jorge Bastos
Ok,
So I'm checking the manual, but where's the configuration file?
I've compiled it with all its defaults.


  Maybe go through the Webpage http://www.sogo.nu/ to
  Support/Documentation?
  But I copied the link above directly from there.
 
 Correct,
 
 It's my firefox that is crazy,
 On IE and safary works OK



-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Help on compile

2010-10-23 Thread Martin Rabl
Pls. take another cup of tea and read at page 10, Chapter 5 Configuration, 
then look at Page 27 SOGo Configuration Summary ... and when you search the 
file: /home/sogo/GNUstep/Defaults/.GNUstepDefaults

Or am I misunderstanding?

Greetings,
   Martin


Am 23.10.2010 um 18:42 schrieb Jorge Bastos:

 Ok,
 So I'm checking the manual, but where's the configuration file?
 I've compiled it with all its defaults.
 
 
 Maybe go through the Webpage http://www.sogo.nu/ to
 Support/Documentation?
 But I copied the link above directly from there.
 
 Correct,
 
 It's my firefox that is crazy,
 On IE and safary works OK
 
 
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Help on compile

2010-10-22 Thread Mohit Chawla
http://www.sogo.nu/english/nc/support/faq/article/how-do-i-compile-sogo-2.html

http://www.sogo.nu/english/nc/support/faq/article/how-do-i-compile-sogo-2.html
On Fri, Oct 22, 2010 at 3:39 AM, Jorge Bastos mysql.jo...@decimal.ptwrote:

  Howdy,



 My 1st day with SOGo,



 I need some help on compiling by hand this, I don’t find that info on the
 website, but maybe it’s there.



 I’ve run configure and then make, but, what is missing here?

 The compilation is somehow different than the normal compile standard…







 Peixe:/usr/local/src/sogo/SOGo-1.3.3# sh configure

 GNUstep environment:

   system: /usr/System

   local:  /usr/Local

   user:   /root/GNUstep

   path:   /usr/System:/usr/Network:/usr/Local:/root/GNUstep

   flat:   yes

   arch:   i486-pc-linux-gnu

   combo:  gnu-gnu-gnu



 Note: will install in GNUSTEP_LOCAL_ROOT: /usr/Local



 Configuration:

   debug:  yes

   strip:  no

   ldap-based configuration:  no

   prefix: /usr/Local

   gstep:  /usr/share/GNUstep/Makefiles/

   config: /usr/local/src/sogo/SOGo-1.3.3/config.make

   script: /usr/share/GNUstep/Makefiles//GNUstep.sh



 creating: /usr/local/src/sogo/SOGo-1.3.3/config.make

 Peixe:/usr/local/src/sogo/SOGo-1.3.3# make

 GNUmakefile:4: /usr/share/GNUstep/Makefiles/common.make: No such file or
 directory

 GNUmakefile:15: /usr/share/GNUstep/Makefiles/aggregate.make: No such file
 or directory

 make: *** No rule to make target
 `/usr/share/GNUstep/Makefiles/aggregate.make'.  Stop.

 Peixe:/usr/local/src/sogo/SOGo-1.3.3#

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Help on compile

2010-10-22 Thread Mohit Chawla
Hi,

If you are referring to the configure script, then for compiling SOPE (which
you should compile before SOGo),  you only need these flags: --with-gnustep,
--enabled-debug, --disable-strip. And for SOGo, you need --enable-debug and
--disable-strip.

The FAQ might have been down or something.  Have you installed all the
required dependencies ?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists