Challenge #3 in the Guile 100 Programs Project is to write a version
the Posix program `compress'. This includes the task of writing
procedures to do LZW compression. It is the third challenge in this
month's theme, which is "/bin - reimplementing common Posix tools".
Details are at
http://www.
Hello Mark,
I was able to install guile. Thank you for the help.
> If you install the 'automake' package from Debian experimental and
> remove your locally-built version (recommended), then this won't be an
> issue.
Thanks for letting me know. I will remove local built.
If I may ask, how are
Hello Ludovic,
Thanks for the reply.
> So we’d just requiring that from people who are likely developers (to be) of
> Guile. This doesn’t sound unreasonable to me.
Agreed.
> Make sure to install libtool-dev and gettext-dev (or similar packages).
> They should provide the Autoconf macros menti
Hi,
Yagnesh Raghava Yakkala skribis:
> It seems to build guile I need to have automake 1.12 atleast.
Yes.
> I feel that dependency is somewhat harsh given that ubuntu 12.04 is the
> latest LTS.
Automake is not needed when building from a tarball. So we’d just
requiring that from people who
Mark H Weaver writes:
> Yagnesh Raghava Yakkala writes:
>> It seems to build guile I need to have automake 1.12 atleast.
> [...]
>> I feel that dependency is somewhat harsh given that ubuntu 12.04 is
>> the latest LTS.
>
> Sorry about that. I've forgotten the exact details, but unfortunately
>
Yagnesh Raghava Yakkala writes:
> I am trying to build guile from repository on ubuntu 12.04 LTS. I cloned git
> repo
> and checked out stable branch.
>
> tried to run "autgen.sh"
>
> First, problem automake version.
>
> It seems to build guile I need to have automake 1.12 atleast.
[...]
> I fee
Hello Stefan,
On Mar 26 2013, Stefan Israelsson Tampe wrote:
> Maybe packages is missing. Look in the docs for the dependencies and check
> that the corresponding dev packages is installed that is the suspects
> for including these macros.
I actually have all dependencies installed. You were r
Maybe packages is missing. Look in the docs for the dependencies and check
that the corresponding dev packages is installed that is the suspects
for including these macros.
/Stefan
On Mon, Mar 25, 2013 at 4:40 PM, Yagnesh Raghava Yakkala
wrote:
>
> Hello Stefan,
>
> Thanks for the reply,
>
>> H
Hello Stefan,
Thanks for the reply,
> Hi,
>
> I had the same problem. The problem is that the aclocal directory in
> /usr/local/share or something doesn't get the m4 macro files that you
> can find in e.g. /usr/shara/aclocal and it's there the build system
> looks. Maybe there is a better fix du
Hi,
I had the same problem. The problem is that the aclocal directory in
/usr/local/share or something doesn't get the m4 macro files that you
can find in e.g. /usr/shara/aclocal and it's there the build system
looks. Maybe there is a better fix dunno.
/Stefan
On Mon, Mar 25, 2013 at 2:19 PM, Ya
Hello Guilers,
My first post on this list, so please go easy.
I am trying to build guile from repository on ubuntu 12.04 LTS. I cloned git
repo
and checked out stable branch.
tried to run "autgen.sh"
First, problem automake version.
It seems to build guile I need to have automake 1.12 atlea
Hi Ian,
On 25 Mar 2013, at 13:24, Ian Price wrote:
> "Gary V. Vaughan" writes:
>> I think we are misunderstanding one another somewhere :(
>>
>> I'm talking about this:
>>
>> 1. user writes some Guile Scheme, and feeds it to Lua Zile
>> 2. Lua Zile runs zlc to translate Guile Scheme to Lua
>
12 matches
Mail list logo