My recent build of Qsnake

14 views
Skip to first unread message

Sameer Regmi

unread,
Dec 14, 2011, 3:26:29 AM12/14/11
to qsn...@googlegroups.com
My build of Qsnake from the latest git failed due to autoconf and
libtool not being already installed in my Ubuntu (Mint, actually).
I installed them and then Qsnake is building ok so far. I don't know
how much time it will take.
---
make[1]: Leaving directory `/home/biju/qsnake/spkg/build/gnutls-2.2.1.p3/src'

Package 'gnutls' installed.
Installing /home/biju/qsnake/spkg/standard/curl-806b12e.spkg...
buildconf: autoconf not found.
            You need autoconf version 2.57 or newer installed.

Qsnake build failed.
---
buildconf: aclocal version 1.11.1 (ok)
buildconf: libtool not found.
            You need libtool version 1.4.2 or newer installed

---
Sameer

Ondřej Čertík

unread,
Dec 14, 2011, 3:07:44 PM12/14/11
to qsn...@googlegroups.com
On Wed, Dec 14, 2011 at 12:26 AM, Sameer Regmi <reg...@gmail.com> wrote:
> My build of Qsnake from the latest git failed due to autoconf and
> libtool not being already installed in my Ubuntu (Mint, actually).

Ah, thanks. I have put it into dependencies into README.

> I installed them and then Qsnake is building ok so far. I don't know
> how much time it will take.
> ---
> make[1]: Leaving directory `/home/biju/qsnake/spkg/build/gnutls-2.2.1.p3/src'
>
> Package 'gnutls' installed.
> Installing /home/biju/qsnake/spkg/standard/curl-806b12e.spkg...
> buildconf: autoconf not found.
>             You need autoconf version 2.57 or newer installed.
>
> Qsnake build failed.
> ---
> buildconf: aclocal version 1.11.1 (ok)
> buildconf: libtool not found.
>             You need libtool version 1.4.2 or newer installed


Yeah, I see. I think I made a mistake with curl to depend on the
autoconfs. I will try to generate the ./configure scripts directly. I
think that autoconf is supposed to only be needed for development, not
production.

Btw, I am working on a solid rewrite of the package handling ---
implementing isolated environments and caching the builds, so that you
will be able to *quickly* create an environment with let's say only
"python + numpy" (even particular versions), as long as you built them
once. You can follow my progress in my branch here:

https://github.com/certik/qsnake/tree/rem

things like removal of packages will also be implemented. I will
announce it here once I have it ready for testing.

How are you satisfied with Mint?

Ondrej

Sameer Regmi

unread,
Dec 14, 2011, 5:13:56 PM12/14/11
to qsn...@googlegroups.com
2011/12/14 Ondřej Čertík <ondrej...@gmail.com>:

That's very nice to know.


>
> How are you satisfied with Mint?

Being unhappy with unity I switched to Linux Mint11 but I use xfce
since it is faster. I didn't like the recent release Mint12
(especially due to the new gnome3), so I am still using Mint 11 with
Xfce, and I like it so far.

Sameer

Reply all
Reply to author
Forward
0 new messages