Displaying 2 results from an estimated 2 matches for "dotneato".
Did you mean:
donato
2011 May 31
1
how to define PKG_CONFIG_PATH ?
...to the PKG_CONFIG_PATH environment variable
No package 'libgvc' found
configure: pkg-config was not able to find the Graphviz library libgvc. This either indicates that Graphviz is old or that something is wrong. Verify Graphviz is installed and that PKG_CONFIG_PATH is correct.
checking for dotneato-config... no
configure: dotneato-config not found in PATH.
configure: Using default directory /usr/local, consider specifiying --with-graphviz
configure: error: /usr/local/bin/dot not found. Check Graphviz installation.
ERROR: configuration failed for package 'Rgraphviz'
* removing '/l...
2004 Sep 22
1
Rgraphviz compilation error
...e installed graphviz version:
graphviz-1.16-1.src.rpm installed already on system.
I am doing:
$ R CMD INSTALL -l /usr/local/lib/R/library
Rgraphviz_1.4.0.tar.gz
---------------------------------
* Installing *source* package 'Rgraphviz' ...
** libs
gcc -I/usr/local/lib/R/include `dotneato-config
--cflags` -I/usr/local/include -D__NO_MATH_INLINES
-mieee-fp -Wall -fPIC -g -O2 -c Rgraphviz.c -o
Rgraphviz.o
In file included from
/usr/local/include/graphviz/render.h:45,
from common.h:21,
from Rgraphviz.c:1:
/usr/local/include/graphviz/macros.h:34:1: wa...