[livesupport-dev] problems with dot
  • 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
  • 9 Comments sorted by
  • 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 Smile

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • Pear is be about
    http://bugs.campware.org/view.php?id=980

    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 Smile
    >

    ------------------------------------------
    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.

    dot is available in the graphviz package.

    --
    -------------------------------
    Michael Schultheiss
    E-mail: livesupport@amellus.com

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • This is a multipart message in MIME format.
    --=_alternative 0066B54CC125701A_=
    Content-Type: text/plain; charset="us-ascii"

    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



    --=_alternative 0066B54CC125701A_=
    Content-Type: text/html; charset="us-ascii"



    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 <livesupport@amellus.com>

    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






    --=_alternative 0066B54CC125701A_=--

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • 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, 8 Jun 2005 19:35:54 +0200 Douglas.Arellanes@mdlf.org wrote:
    > ...
    > ./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

    Hi,
    there seems to be missing pear main script or not found in $PATH.
    Please, check if pear is installed and if $PATH points to it.

    --
    Tomas Hlava
    th@red2head.com

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • PFA+Rm9yIHNvbWUgcmVhc29uLCBJIHRob3VnaHQgdGhpbmdzIGxpa2UgUEVBUiB3ZXJlIGZvcmNl
    ZCBpZiB5b3UgZGlkbid0IGhhdmUgdGhlbSBhdCBidWlsZCB0aW1lLiBJJ20gcnVubmluZyBVYnVu
    dHUgb24gbXkgVkFJTyAoZm9yIHNvbWUgcmVhc29uIEkgY291bGRuJ3QgZ2V0IExTLUtub3BwaXgg
    dG8gd29yayBvbiBpdCBhZnRlciBhbGwsIGJ1dCB0aGF0J3MgYSBwcm9ibGVtIHZlcnkgc3BlY2lm
    aWMgdG8gd2VpcmQgU29ueSBoYXJkd2FyZSksIGFuZCBzbyBoYXZlIGhhZCB0byBpbnN0YWxsIGxv
    dHMgb2YgdGhpbmdzLjwvUD48UD4mbmJzcDs8L1A+PFA+QmVmb3JlIGRvaW5nIHRoZSBEZWJpYW4g
    YnVpbGRzIG9uIGEgbm9uLUxTLUtub3BwaXggc3lzdGVtLCBkbyB5b3UgcmVjb21tZW5kIEkgZG8g
    bWFrZSBzZXR1cD88L1A+PFA+Jm5ic3A7PC9QPjxQPmRvdWc8L1A+PFA+Jm5ic3A7PC9QPjxQPiZu
    YnNwOzxCUj48Rk9OVCBTSVpFPTI+PEI+RnJhbnMgdmFuIEJlcmNrZWwgJmx0O2ZiZXJja2VsQHhz
    NGFsbC5ubCZndDs8L0I+PC9GT05UPjxCUj48Rk9OVCBTSVpFPTI+MDYvMDgvMjAwNSAwODo1MiBQ
    TSBaRTI8L0ZPTlQ+PEJSPjxGT05UIFNJWkU9Mj5QbGVhc2UgcmVzcG9uZCB0byBsaXZlc3VwcG9y
    dC1kZXY8L0ZPTlQ+PEJSPjxCUj4gPEZPTlQgU0laRT0yPlRvOjwvRk9OVD4gPEZPTlQgU0laRT0y
    PmxpdmVzdXBwb3J0LWRldkBjYW1wd2FyZS5vcmc8L0ZPTlQ+PEJSPiA8Rk9OVCBTSVpFPTI+Y2M6
    PC9GT05UPiA8QlI+IDxGT05UIFNJWkU9Mj5iY2M6PC9GT05UPiA8QlI+IDxGT05UIFNJWkU9Mj5T
    dWJqZWN0OjwvRk9OVD4gPEZPTlQgU0laRT0yPlJlOiBbbGl2ZXN1cHBvcnQtZGV2XSBwcm9ibGVt
    cyB3aXRoIGRvdDwvRk9OVD48QlI+IDxCUj48QlI+PC9QPjxQPjxGT05UIEZBQ0U9Ik1vbm9zcGFj
    ZSxDb3VyaWVyIj5XaXRoIGEgJnF1b3Q7cGVhciBsaXN0JnF1b3Q7IHlvdSBjYW4gY2hlY2sgb2Yg
    YWxsIHRoZSBpbnN0YWxsZWQgbW9kdWxlcyBpbiB5b3U8QlI+c2V0dXAuIElmIHlvdSBkbyBhbiBs
    cyAtbCBhdCB0b29scy9wZWFyL3NyYyB3aGF0cyBuZWVkZWQgdG8gaW5zdGFsbC48QlI+PC9GT05U
    PjxCUj48Rk9OVCBGQUNFPSJNb25vc3BhY2UsQ291cmllciI+T24gV2VkLCAyMDA1LTA2LTA4IGF0
    IDIwOjQxLCBEb3VnbGFzLkFyZWxsYW5lc0BtZGxmLm9yZyB3cm90ZTo8QlI+Jmd0OyBJJ3ZlIHNp
    bmNlIGluc3RhbGxlZCBkb3QsIGJ1dCBpdCBpc24ndCBtZW50aW9uZWQgYW55d2hlcmUgaW4gdGhl
    PEJSPiZndDsgcmVxdWlyZWQgZGV2IHRvb2xzIGRvY3VtZW50YXRpb24sIHdoaWNoIG1lYW5zIHdl
    IHNob3VsZCBwcm9iYWJseTxCUj4mZ3Q7IHVwZGF0ZSBpdC48QlI+Jmd0OzxCUj4mZ3Q7IEFzIGZv
    ciBQRUFSLCB3YXNuJ3QgdGhpcyBmaXhlZCBvbmNlIGJlZm9yZT88QlI+Jmd0OzxCUj4mZ3Q7IGRv
    dWc8QlI+Jmd0OzxCUj4mZ3Q7PEJSPiZndDs8QlI+Jmd0OzxCUj4mZ3Q7PEJSPiZndDsgTWljaGFl
    bCBTY2h1bHRoZWlzczxCUj4mZ3Q7ICZsdDtsaXZlc3VwcG9ydEBhbWVsbHVzLmNvbSZndDs8QlI+
    Jmd0OzxCUj4mZ3Q7IDA2LzA4LzIwMDUgMDg6MDggUE08QlI+Jmd0OyBQbGVhc2UgcmVzcG9uZCB0
    bzxCUj4mZ3Q7IGxpdmVzdXBwb3J0LWRldjxCUj4mZ3Q7PEJSPiZndDsgJm5ic3A7ICZuYnNwOyAm
    bmJzcDsgJm5ic3A7IFRvOjxCUj4mZ3Q7IGxpdmVzdXBwb3J0LWRldkBjYW1wd2FyZS5vcmc8QlI+
    Jmd0OyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgY2M6PEJSPiZndDsgJm5ic3A7ICZuYnNw
    OyAmbmJzcDsgJm5ic3A7IFN1YmplY3Q6PEJSPiZndDsgUmU6IFtsaXZlc3VwcG9ydC1kZXZdPEJS
    PiZndDsgcHJvYmxlbXMgd2l0aCBkb3Q8QlI+Jmd0OzxCUj4mZ3Q7PEJSPiZndDsgRG91Z2xhcy5B
    cmVsbGFuZXNAbWRsZi5vcmcgd3JvdGU6PEJSPiZndDsgJmd0OyBJIHRyaWVkIHRvIG1ha2UgYSBE
    ZWJpYW4gcGFja2FnZSBidWlsZCB0aGlzIGFmdGVybm9vbiwgYW5kIGFmdGVyPEJSPiZndDsgY29t
    cGlsaW5nPEJSPiZndDsgJmd0OyBhd2F5IGZvciBhIGNvdXBsZSBvZiBob3VycywgSSBnb3QgdGhl
    IGVycm9yIG1lc3NhZ2VzIGJlbG93LiBJdCBzZWVtczxCUj4mZ3Q7ICZndDsgc29tZXRoaW5nIHdh
    bnRzIERvdCwgYW5kIHRoZW4gdGhlcmUgd2VyZSBwcm9ibGVtcyB3aXRoIFBFQVIuPEJSPiZndDs8
    QlI+Jmd0OyBkb3QgaXMgYXZhaWxhYmxlIGluIHRoZSBncmFwaHZpeiBwYWNrYWdlLjxCUj4mZ3Q7
    PEJSPiZndDsgLS08QlI+Jmd0OyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tPEJSPiZn
    dDsgTWljaGFlbCBTY2h1bHRoZWlzczxCUj4mZ3Q7IEUtbWFpbDogbGl2ZXN1cHBvcnRAYW1lbGx1
    cy5jb208QlI+Jmd0OzxCUj4mZ3Q7PC9GT05UPjwvUD4=

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • If you have a fresh install of Ubuntu
    First checkout
    http://livesupport.campware.org/public_html/doc/developmentTools.html
    Second checkout
    http://livesupport.campware.org/public_html/doc/gettingStarted.html

    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