-------- Original Message --------
Subject: Re: latest btrfs-progs and asciidoc dependency
From: Fajar A. Nugraha <l...@fajar.net>
To: Tomasz Chmielewski <t...@virtall.com>
Date: 2014年06月05日 22:51
On Thu, Jun 5, 2014 at 9:41 PM, Marc MERLIN <m...@merlins.org> wrote:
On Thu, Jun 05, 2014 at 12:52:04PM +0100, Tomasz Chmielewski wrote:
And it looks the dependency is ~1 GB of new packages? O_o
That seems painful, but at the same time, the alternative, nroff/troff sucks.

Part ofyour problem however seems to be runaway dependencies.
You are getting x11 and stuff like libdrm which clearly you shouldn't need.
If your disk space is more valuable than your time, I recommend you build
asciidoc yourself and you should hopefully end up with less.

Or you can also remove asciidoc from the makefile and read the raw files
which are readable.

... or try this

# apt-get install --no-install-recommends asciidoc

If that still doesn't work, AND you have lost of free time, AND
familiar with debian packaging, then you can use latest available
debian source, adapt it for latest version, and use opensuse build
service to compile it.

It seems to be distribution related problems. And I use debian seldom, so I can't provide any help
but such problem doesn't occur to me.

For my daily use distribution(Archlinux), asciidoc has python2,libxslt and docbook-xsl as dependency. For my test environment distribution(RHEL7), I install xmlto by yum and then I compile asciidoc manually.

Maybe dig more about the deb package things may help?
-If it does not help, a VM installed with Archlinux would be better?-

Thanks,
Qu
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to