* Getting BDW-GC
@ 2009-11-11 19:59 Daniel Kraft
2009-11-12 13:13 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Kraft @ 2009-11-11 19:59 UTC (permalink / raw)
To: guile-devel
Hi all,
I'm probably very stupid on this, but I wanted to finally build a new
version of guile again to make elisp work with it -- but it fails
because bdw-gc is missing.
So I wanted to install that package and found the bdwgc project on
sourceforge (nothing else which seems like it); but they neither have
released files nor does the CVS checkout work for me:
[/usr/src]# cvs
-d:pserver:anonymous@bdwgc.cvs.sourceforge.net:/cvsroot/bdwgc login
Logging in to
:pserver:anonymous@bdwgc.cvs.sourceforge.net:2401/cvsroot/bdwgc
CVS password:
cvs login: authorization failed: server bdwgc.cvs.sourceforge.net
rejected access to /cvsroot/bdwgc for user anonymous
Can someone please point me in the right direction to get this? I'd
really like to get on coding there soon... There's already been a far
too long break in elisp work ;)
Thanks a lot! Yours,
Daniel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Getting BDW-GC
2009-11-11 19:59 Getting BDW-GC Daniel Kraft
@ 2009-11-12 13:13 ` Ludovic Courtès
2009-11-14 13:28 ` Daniel Kraft
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2009-11-12 13:13 UTC (permalink / raw)
To: guile-devel
Hello,
Daniel Kraft <d@domob.eu> writes:
> [/usr/src]# cvs
> -d:pserver:anonymous@bdwgc.cvs.sourceforge.net:/cvsroot/bdwgc login
> Logging in to
> :pserver:anonymous@bdwgc.cvs.sourceforge.net:2401/cvsroot/bdwgc
> CVS password:
> cvs login: authorization failed: server bdwgc.cvs.sourceforge.net
> rejected access to /cvsroot/bdwgc for user anonymous
I have ‘:pserver:anonymous@bdwgc.cvs.sourceforge.net:/cvsroot/bdwgc’ in
‘CVS/Root’ and “cvs up” works well. Do you really have to log in? What
if you use an empty password?
Otherwise you can still get a release tarball from
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ .
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Getting BDW-GC
2009-11-12 13:13 ` Ludovic Courtès
@ 2009-11-14 13:28 ` Daniel Kraft
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Kraft @ 2009-11-14 13:28 UTC (permalink / raw)
To: guile-devel
Ludovic Courtès wrote:
> Hello,
>
> Daniel Kraft <d@domob.eu> writes:
>
>> [/usr/src]# cvs
>> -d:pserver:anonymous@bdwgc.cvs.sourceforge.net:/cvsroot/bdwgc login
>> Logging in to
>> :pserver:anonymous@bdwgc.cvs.sourceforge.net:2401/cvsroot/bdwgc
>> CVS password:
>> cvs login: authorization failed: server bdwgc.cvs.sourceforge.net
>> rejected access to /cvsroot/bdwgc for user anonymous
>
> I have ‘:pserver:anonymous@bdwgc.cvs.sourceforge.net:/cvsroot/bdwgc’ in
> ‘CVS/Root’ and “cvs up” works well. Do you really have to log in? What
> if you use an empty password?
I also tried the checkout without login first; but it didn't work
either. The login command is directly from what sourceforge suggests
for anonymous checkout.
> Otherwise you can still get a release tarball from
> http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ .
Thanks, that worked for me! Now I got current guile compiling and am
seeing the elisp problems, so hopefully I can help there.
Yours,
Daniel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-14 13:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 19:59 Getting BDW-GC Daniel Kraft
2009-11-12 13:13 ` Ludovic Courtès
2009-11-14 13:28 ` Daniel Kraft
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).