I tried to make a Debian package build this afternoon, and after compiling
away for a couple of hours, I got the error messages below. It seems
something wants Dot, and then there were problems with PEAR.
Hmmmmmph. - doug
========================
Problems running dot. Check your installation!
sh: dot: command not found
Problems running dot. Check your installation!
sh: dot: command not found
Problems running dot. Check your installation!
Generating group index...
Generating directory index...
Generating example index...
Generating file member index...
Generating namespace member index...
Generating page index...
Generating graph info page...
sh: dot: command not found
Problems running dot. Check your installation!
Generating graphical class hierarchy...
sh: dot: command not found
Problems running dot. Check your installation!
./tools/pear/bin/install.sh
Configuring PEAR packages needed by LiveSupport
(with destdir:
/home/douglas/ls/deb/debian_build/livesupport-0.9.9a/usr/lib/php)
./tools/pear/bin/install.sh: line 134: pear: command not found
make[1]: *** [tmp/tools_setup.stamp] Error 1
make[1]: Leaving directory
`/home/douglas/ls/deb/debian_build/livesupport-0.9.9a'
make: *** [build-arch-stamp] Error 2
------------------------------------------
Posted to Phorum via PhorumMail
So dot is not installed, can you check with dot --help. With my setup
dot is be part of graphviz.
On Wed, 2005-06-08 at 19:35, Douglas.Arellanes@mdlf.org wrote:
> I tried to make a Debian package build this afternoon, and after compiling
> away for a couple of hours, I got the error messages below. It seems
> something wants Dot, and then there were problems with PEAR.
>
> Hmmmmmph. - doug
>
> ========================
>
> Problems running dot. Check your installation!
> sh: dot: command not found
> Problems running dot. Check your installation!
> sh: dot: command not found
> Problems running dot. Check your installation!
> Generating group index...
> Generating directory index...
> Generating example index...
> Generating file member index...
> Generating namespace member index...
> Generating page index...
> Generating graph info page...
> sh: dot: command not found
> Problems running dot. Check your installation!
> Generating graphical class hierarchy...
> sh: dot: command not found
> Problems running dot. Check your installation!
> ./tools/pear/bin/install.sh
> Configuring PEAR packages needed by LiveSupport
> (with destdir:
> /home/douglas/ls/deb/debian_build/livesupport-0.9.9a/usr/lib/php)
> ./tools/pear/bin/install.sh: line 134: pear: command not found
> make[1]: *** [tmp/tools_setup.stamp] Error 1
> make[1]: Leaving directory
> `/home/douglas/ls/deb/debian_build/livesupport-0.9.9a'
> make: *** [build-arch-stamp] Error 2
>
>
>
------------------------------------------
Posted to Phorum via PhorumMail
Douglas.Arellanes@mdlf.org wrote:
> I tried to make a Debian package build this afternoon, and after compiling
> away for a couple of hours, I got the error messages below. It seems
> something wants Dot, and then there were problems with PEAR.
don't worry that much about dot, it's a graph generator tool, probably
used by some documentation generating script part.
but pear, that we can't go on without
------------------------------------------
Posted to Phorum via PhorumMail
On Wed, 2005-06-08 at 20:00, Ákos Maróy wrote:
> Douglas.Arellanes@mdlf.org wrote:
> > I tried to make a Debian package build this afternoon, and after compiling
> > away for a couple of hours, I got the error messages below. It seems
> > something wants Dot, and then there were problems with PEAR.
>
> don't worry that much about dot, it's a graph generator tool, probably
> used by some documentation generating script part.
>
> but pear, that we can't go on without
>
------------------------------------------
Posted to Phorum via PhorumMail
Douglas.Arellanes@mdlf.org wrote:
> I tried to make a Debian package build this afternoon, and after compiling
> away for a couple of hours, I got the error messages below. It seems
> something wants Dot, and then there were problems with PEAR.
Douglas.Arellanes@mdlf.org wrote:
> I tried to make a Debian package build this afternoon, and after
compiling
> away for a couple of hours, I got the error messages below. It seems
> something wants Dot, and then there were problems with PEAR.
With a "pear list" you can check of all the installed modules in you
setup. If you do an ls -l at tools/pear/src whats needed to install.
On Wed, 2005-06-08 at 20:41, Douglas.Arellanes@mdlf.org wrote:
> I've since installed dot, but it isn't mentioned anywhere in the
> required dev tools documentation, which means we should probably
> update it.
>
> As for PEAR, wasn't this fixed once before?
>
> doug
>
>
>
>
>
> Michael Schultheiss
>
>
> 06/08/2005 08:08 PM
> Please respond to
> livesupport-dev
>
> To:
> livesupport-dev@campware.org
> cc:
> Subject:
> Re: [livesupport-dev]
> problems with dot
>
>
> Douglas.Arellanes@mdlf.org wrote:
> > I tried to make a Debian package build this afternoon, and after
> compiling
> > away for a couple of hours, I got the error messages below. It seems
> > something wants Dot, and then there were problems with PEAR.
>
> dot is available in the graphviz package.
>
> --
> -------------------------------
> Michael Schultheiss
> E-mail: livesupport@amellus.com
>
>
------------------------------------------
Posted to Phorum via PhorumMail
On Wed, 2005-06-08 at 21:21, Douglas.Arellanes@mdlf.org wrote:
> For some reason, I thought things like PEAR were forced if you didn't
> have them at build time. I'm running Ubuntu on my VAIO (for some
> reason I couldn't get LS-Knoppix to work on it after all, but that's a
> problem very specific to weird Sony hardware), and so have had to
> install lots of things.
>
>
>
> Before doing the Debian builds on a non-LS-Knoppix system, do you
> recommend I do make setup?
>
>
>
> doug
>
>
>
>
> Frans van Berckel
> 06/08/2005 08:52 PM ZE2
> Please respond to livesupport-dev
>
> To: livesupport-dev@campware.org
> cc:
> bcc:
> Subject: Re: [livesupport-dev] problems with dot
>
>
>
>
> With a "pear list" you can check of all the installed modules in you
> setup. If you do an ls -l at tools/pear/src whats needed to install.
>
> On Wed, 2005-06-08 at 20:41, Douglas.Arellanes@mdlf.org wrote:
> > I've since installed dot, but it isn't mentioned anywhere in the
> > required dev tools documentation, which means we should probably
> > update it.
> >
> > As for PEAR, wasn't this fixed once before?
> >
> > doug
> >
> >
> >
> >
> >
> > Michael Schultheiss
> >
> >
> > 06/08/2005 08:08 PM
> > Please respond to
> > livesupport-dev
> >
> > To:
> > livesupport-dev@campware.org
> > cc:
> > Subject:
> > Re: [livesupport-dev]
> > problems with dot
> >
> >
> > Douglas.Arellanes@mdlf.org wrote:
> > > I tried to make a Debian package build this afternoon, and after
> > compiling
> > > away for a couple of hours, I got the error messages below. It
> seems
> > > something wants Dot, and then there were problems with PEAR.
> >
> > dot is available in the graphviz package.
> >
> > --
> > -------------------------------
> > Michael Schultheiss
> > E-mail: livesupport@amellus.com
> >
> >
>
------------------------------------------
Posted to Phorum via PhorumMail