This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: My error (about simple-format)


Julien Rousseau <le_douanier@yahoo.com> writes:

> Sorry for the precedent post, i wasn't using the guile
> from the cvs but guile 1.3.4
> 
> Anyway, when I try to build Guile from cvs make
> complain because the directory libltdl isn't there.
> 
> Given that i have this directory in
> ~/usr/share/libtool/libltdl can I use this one (i.e.
> is this the same) or must I get the right one from
> Guile's cvs (and then how do I get it?)?

cvs update -d

or just put this line in your ~/.cvsrc:

update -d

<snip>

Greg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]