All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Olivier Andrieu <oandrieu@nerim.net>
Cc: pasky@ucw.cz, git@vger.kernel.org
Subject: Re: git-viz tool for visualising commit trees
Date: Thu, 21 Apr 2005 15:02:42 +0200	[thread overview]
Message-ID: <20050421130242.GA5817@elte.hu> (raw)
In-Reply-To: <20050421.133136.78712855.oandrieu@nerim.net>


* Olivier Andrieu <oandrieu@nerim.net> wrote:

>  >  Preprocessor error
>  >  make: *** [viz_style.cmx] Error 2
> 
> That's probably because the configure script didn't find camlp4. 
> Camlp4 is a preprocessor for ocaml, it's needed for compiling this 
> file (viz_style.ml). Camlp4 is built with the ocaml compilers but some 
> package it separately. Try to find and install some ocaml-camlp4 (or 
> camlp4) package and then re-run configure.

ah, ok. I installed camlp4-3.08.3-1, and this also solved the other 
build problem as well that looked like to be a PATH problem.

when i run git-viz in a git-controlled directory, it seems to start up 
fine, but i get an error message: "Could not execute dot". Closing that 
window gives me the ability to do an 'Open', but git-viz does not seem 
to recognize any of my GIT repositories as such. (perhaps there's some 
GIT version dependency? I've got Linus' latest & greatest installed.)
 
> The configure script should signal an error when it doesn't find 
> camlp4, I'll change that.

fyi, it also didnt check for ocaml and lablgtk.

	Ingo

  reply	other threads:[~2005-04-21 12:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-17 19:48 git-viz tool for visualising commit trees Petr Baudis
2005-04-20 10:08 ` Ingo Molnar
2005-04-20 19:45   ` Petr Baudis
2005-04-20 20:00   ` Olivier Andrieu
2005-04-21  1:42   ` Olivier Andrieu
2005-04-21  9:21     ` Ingo Molnar
2005-04-21 10:47       ` Remi Vanicat
2005-04-21 11:31       ` Olivier Andrieu
2005-04-21 13:02         ` Ingo Molnar [this message]
2005-04-21 13:15           ` Vincent Hanquez
2005-04-21 13:55           ` Olivier Andrieu
2005-04-21 14:38             ` Ingo Molnar
2005-04-21 14:45               ` Ingo Molnar
2005-04-21 14:47                 ` Ingo Molnar
2005-04-21 16:45                   ` Petr Baudis
2005-04-21 20:14                   ` Olivier Andrieu
2005-04-21 22:06                     ` Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050421130242.GA5817@elte.hu \
    --to=mingo@elte.hu \
    --cc=git@vger.kernel.org \
    --cc=oandrieu@nerim.net \
    --cc=pasky@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.