all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 'core-updates': should we mention Graphviz in "Requirements"?
@ 2013-07-09 21:37 Nikita Karetnikov
  2013-07-09 21:42 ` Ludovic Courtès
  0 siblings, 1 reply; 8+ messages in thread
From: Nikita Karetnikov @ 2013-07-09 21:37 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

'make' fails with the following:

[...]

dot -Tpng -Tpng -Gratio=.9 -Gnodesep=.005 -Granksep=.00005 -Nfontsize=9 -Nheight=.1 -Nwidth=.1 < "doc/images/bootstrap-graph.dot" > "doc/images/bootstrap-graph.png.tmp"
/bin/bash: dot: command not found
make[2]: *** [doc/images/bootstrap-graph.png] Error 127

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: 'core-updates': should we mention Graphviz in "Requirements"?
@ 2015-08-27  8:28 白い熊@相撲道
  2015-08-27  9:10 ` Ludovic Courtès
  0 siblings, 1 reply; 8+ messages in thread
From: 白い熊@相撲道 @ 2015-08-27  8:28 UTC (permalink / raw)
  To: guix-devel

>> 'make' fails with the following:
>> 
>> [...]
>> 
>> dot -Tpng -Tpng -Gratio=.9 -Gnodesep=.005 -Granksep=.00005 
>> -Nfontsize=9
>> -Nheight=.1 -Nwidth=.1 < "doc/images/bootstrap-graph.dot" >
>> "doc/images/bootstrap-graph.png.tmp"
>> /bin/bash: dot: command not found
>> make[2]: *** [doc/images/bootstrap-graph.png] Error 127
> 
> The idea is that the images produces by dot are part of the tarball, so
> Graphviz doesn’t need to be listed as a requirement.
> 
> That said, it would be good to mention it in the “Building from Git”
> section that you’re working on.

Ugh... This just got me.

I'm running git Guix on a GuixSD install, having aliased "guix" to the 
git version.

So in order to run make now I first have to install graphviz using the 
non-git guix, since the dot commang is not present, and only then can I 
make the git right?

Cumbersome...
-- 
白い熊@相撲道

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-27 20:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 21:37 'core-updates': should we mention Graphviz in "Requirements"? Nikita Karetnikov
2013-07-09 21:42 ` Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2015-08-27  8:28 白い熊@相撲道
2015-08-27  9:10 ` Ludovic Courtès
2015-08-27 10:13   ` 白い熊@相撲道
2015-08-27 11:28     ` Ludovic Courtès
2015-08-27 13:47       ` 白い熊@相撲道
2015-08-27 20:51         ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.