Search:

Type: Posts; User: zoubidoo

Search: Search took 0.00 seconds.

  1. The problem appears to be related to the graphviz...

    The problem appears to be related to the graphviz packages in Ubuntu 8.10. I installed from the latest stable graphviz sources and the linking problem goes away.

    However, I haven't found a...
  2. Thanks for the suggestion Mats. I have the deb...

    Thanks for the suggestion Mats. I have the deb package libgraphviz-dev installed:


    $ dpkg -l libgraphviz*
    [..]
    ii libgraphviz-dev 2.16-3ubuntu2 graphviz libs and headers...
  3. huh? ld can't find library that is in /usr/lib

    I'm trying to build dynagraph (a graph layout engine) but the linker can't find one of the libraries and I can't figure out why.



    g++ -static -g main.o IncrCalledBack.o DuplicateStream.o...
Results 1 to 3 of 3