[gentoo-user] SOGo on Gentoo

2009-09-28 Thread Steve
I've come across SOGo [ http://www.scalableogo.org/ ] and am interested 
to try it... though it doesn't seem to have an ebuild in portage.


Does anyone use SOGo on Gentoo, or should I consider using a different 
distro to trial this suite?







Re: [gentoo-user] SOGo on Gentoo

2009-09-28 Thread Neil Bothwick
On Mon, 28 Sep 2009 12:57:36 +0100, Steve wrote:

 I've come across SOGo [ http://www.scalableogo.org/ ] and am interested 
 to try it... though it doesn't seem to have an ebuild in portage.

It's in the gnustep overlay.

% eix sogo
* gnustep-apps/sogo [1]
 Available versions:  ~*1.0_rc6 ~*1.0_rc7 ~*1.0_rc8 {debug doc}
 Homepage:http://sogo.opengroupware.org/
 Description: groupware server built around OpenGroupware.org
and the SOPE application server

[1] layman/gnustep


-- 
Neil Bothwick

Several errant electrons jumped when they shouldn't have at a place they
shouldn't have, resulting in what shouldn't have. In short, a short.


signature.asc
Description: PGP signature


Re: [gentoo-user] SOGo on Gentoo

2009-09-28 Thread Steve

Neil Bothwick wrote:

On Mon, 28 Sep 2009 12:57:36 +0100, Steve wrote:
  
I've come across SOGo [ http://www.scalableogo.org/ ] and am interested 
to try it... though it doesn't seem to have an ebuild in portage.


It's in the gnustep overlay.

% eix sogo
* gnustep-apps/sogo [1]
 Available versions:  ~*1.0_rc6 ~*1.0_rc7 ~*1.0_rc8 {debug doc}
 Homepage:http://sogo.opengroupware.org/
 Description: groupware server built around OpenGroupware.org
and the SOPE application server
  

Hmm - perhaps ignorance on my part, but I get:

% eix sogo
No matches found.
% ls -d /usr/portage/gnustep-apps/s*
/usr/portage/gnustep-apps/simpleagenda
/usr/portage/gnustep-apps/stepulator
/usr/portage/gnustep-apps/stshell
/usr/portage/gnustep-apps/sudoku
/usr/portage/gnustep-apps/systempreferences
% locate sogo
%

I guess I need to do something special to get the 'gnustep overlay'... 
I've recently done my eix-sync, so that's not it.






Re: [gentoo-user] SOGo on Gentoo

2009-09-28 Thread Neil Bothwick
On Mon, 28 Sep 2009 13:23:24 +0100, Steve wrote:

 I guess I need to do something special to get the 'gnustep overlay'... 
 I've recently done my eix-sync, so that's not it.

emerge layman and run eix-remote update


-- 
Neil Bothwick

Top Oxymorons Number 39: Almost exactly


signature.asc
Description: PGP signature


Re: [gentoo-user] SOGo on Gentoo

2009-09-28 Thread Steve

Neil Bothwick wrote:

On Mon, 28 Sep 2009 13:23:24 +0100, Steve wrote:
  
I guess I need to do something special to get the 'gnustep overlay'... 
I've recently done my eix-sync, so that's not it.


emerge layman and run eix-remote update
  

Many thanks, I now get the same eix response as you posted... unfortunately:

% emerge sogo
Calculating dependencies... done!

 Verifying ebuild manifests

!!! A file listed in the Manifest could not be found: 
/usr/local/portage/layman/gnustep/gnustep-libs/sope/sope-4.7_pre20090616.ebuild

% ls /usr/local/portage/layman/gnustep/gnustep-libs/sope
Manifest  files  sope-4.7_pre20080521.ebuild
%

It looks, at first glance, as if there's a good reason for the packages 
to be masked... I added gnustep-apps/sogo and gnustep-libs/sope with a 
~x86 keyword, and added objc to my package.use... but had hoped to be 
able to try sogo without having to do too much grunging about with 
installation details... At the moment, I don't even know if it is 
suitable for my project... :)