public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] SOGo on Gentoo
@ 2009-09-28 11:57 Steve
  2009-09-28 12:04 ` Neil Bothwick
  0 siblings, 1 reply; 5+ messages in thread
From: Steve @ 2009-09-28 11:57 UTC (permalink / raw
  To: gentoo-user

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?






^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] SOGo on Gentoo
  2009-09-28 11:57 [gentoo-user] SOGo on Gentoo Steve
@ 2009-09-28 12:04 ` Neil Bothwick
  2009-09-28 12:23   ` Steve
  0 siblings, 1 reply; 5+ messages in thread
From: Neil Bothwick @ 2009-09-28 12:04 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] SOGo on Gentoo
  2009-09-28 12:04 ` Neil Bothwick
@ 2009-09-28 12:23   ` Steve
  2009-09-28 12:33     ` Neil Bothwick
  0 siblings, 1 reply; 5+ messages in thread
From: Steve @ 2009-09-28 12:23 UTC (permalink / raw
  To: gentoo-user

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.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] SOGo on Gentoo
  2009-09-28 12:23   ` Steve
@ 2009-09-28 12:33     ` Neil Bothwick
  2009-09-28 12:44       ` Steve
  0 siblings, 1 reply; 5+ messages in thread
From: Neil Bothwick @ 2009-09-28 12:33 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 292 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] SOGo on Gentoo
  2009-09-28 12:33     ` Neil Bothwick
@ 2009-09-28 12:44       ` Steve
  0 siblings, 0 replies; 5+ messages in thread
From: Steve @ 2009-09-28 12:44 UTC (permalink / raw
  To: gentoo-user

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... :)





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-09-28 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 11:57 [gentoo-user] SOGo on Gentoo Steve
2009-09-28 12:04 ` Neil Bothwick
2009-09-28 12:23   ` Steve
2009-09-28 12:33     ` Neil Bothwick
2009-09-28 12:44       ` Steve

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox