You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kean Johnston <jk...@caldera.com> on 2002/09/23 06:56:18 UTC

Success: SCO OpenServer 5.0.7

To any/all who care,

I just successfully bootstrapped SVN on SCO OpenServer 5.0.7,
and its busy getting the latest source from collab :) I had
a few small changes to make to the APR and APU, and one major
source of frustration (I had to set EGDSOCKET env var, even
though I had told configure where it was). I think the Neon
code should *listen* to that option and use it as a default,
if the environment variable isn't found. Other than that, it
was smooth sailing.

Kean.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Success: SCO OpenServer 5.0.7

Posted by Joe Orton <jo...@manyfish.co.uk>.
On Sun, Sep 22, 2002 at 11:56:18PM -0700, Kean Johnston wrote:
> To any/all who care,

I'll care more quickly if you CC neon issues to the neon mailing list at
neon@webdav.org :)

> I just successfully bootstrapped SVN on SCO OpenServer 5.0.7,
> and its busy getting the latest source from collab :) I had
> a few small changes to make to the APR and APU, and one major
> source of frustration (I had to set EGDSOCKET env var, even
> though I had told configure where it was). I think the Neon
> code should *listen* to that option and use it as a default,
> if the environment variable isn't found. Other than that, it
> was smooth sailing.

The next version of neon will support passing --with-egd to configure in
the same way as APR: --with-egd=PATH will force use of a EGD socket at
PATH, else the defaults /etc/entropy and friends will be tried...
$EGDSOCKET will be ignored.
 
Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org