Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86543 - K3D 0.4.4.2 need graphviz
Summary: K3D 0.4.4.2 need graphviz
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-24 09:21 UTC by Oscar Montes
Modified: 2005-03-25 08:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oscar Montes 2005-03-24 09:21:39 UTC
when i make:

ACCEPT_KEYWORDS=~x86 emerge k3d

i get the next error:

checking for std::numeric_limits... yes
checking for std::iterator... yes
checking for GTK+... found version 1.2.10
checking for xsltproc... yes
checking for freetype2... found version 9.7.3
checking for dot... no
configure: error: couldn't find graphviz ... if you don't require graphviz support, re-run configure with the --without-graphviz option

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/k3d-0.4.4.2/work/k3d-0.4.4.2/config.log

!!! ERROR: media-gfx/k3d-0.4.4.2 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed


if i do emerge graphviz, and then repeat:

ACCEPT_KEYWORDS=~x86 emerge k3d

Emerge install K3D without problem




Reproducible: Always
Steps to Reproduce:
1. emerge unmerge graphviz,
2. ACCEPT_KEYWORDS=~x86 emerge k3d
3.
Comment 1 Luca Barbato gentoo-dev 2005-03-25 02:14:29 UTC
looks like I forgot to disable it
Comment 2 Luca Barbato gentoo-dev 2005-03-25 08:08:33 UTC
Fixed