Omar Radwan <toxemicsqui...@gmail.com> writes:

> Ok, so far, I've got the build environment setup, but I realized that I
> must have urwid to get an ncurses interface in wicd, so I'm doing that
> first. Here is the urwid.scm http://paste.lisp.org/display/14553
It's "utils-group".  Wrong URL?
> before you
> point out anything, I plan to put it on the python.scm file, just not right
> now because I don't want to get confused or anything. Here is the error
> file after I ./configure, make, ./pre-inst-env guix build urwid
> http://paste.lisp.org/display/145537 Also notice that I didn't change the
> hash, it's the same one as the less.scm hash. I still don't know how to
> generate the base32 string. Any help is greatly appreciated.
Execute 'guix download http://xxxx/uriwd-1.3.0.tar.gz' should give the
right base32ed sha256 hash, as same as 'guix hash uriwd-1.3.0.tar.gz'.
>
> On Sat, Jan 31, 2015 at 7:08 PM, David Thompson <dthomps...@worcester.edu>
> wrote:
>
>> Omar Radwan <toxemicsqui...@gmail.com> writes:
>>
>> >>You need to run the './bootstrap' script first.  See the 'HACKING' file
>> >>for more details about building from git.
>> >
>> > after install autoconf as the hacking file suggested, the ./bootstrap now
>> > complains about not having autopoint to run
>>
>> You must also install GNU Gettext, also mentioned in the HACKING file.
>>
>> --
>> David Thompson
>> Web Developer - Free Software Foundation - http://fsf.org
>> GPG Key: 0FF1D807
>> Support the FSF: https://fsf.org/donate
>>

Reply via email to