Package: libgv-php5
Version: 2.18-1+b2
Severity: grave
Justification: renders package unusable
I have been trying without success to use graphviz with php via this
package.
Whenever I try I get the following error
Fatal error: Class 'gv' not found
Maybe I'm not doing something correctly, if so I'll raise a bug about
the lack of documentation.
To replicate this save this as a file
<?php
dl("libgv_php.so");
$G = gv::digraph("G");
?>
It may be unrelated but I noticed in your changelog the following line:
Get rid of tclpkg/gv/gv.R and tclpkg/gv/php_gv.h
I apt-get'd the source for graphviz and tried to make it but it failed
the php component due to a missing header
Thanks in advance
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libgv-php5 depends on:
ii libc6 2.7-12 GNU C Library: Shared libraries
ii libgcc1 1:4.3.1-2 GCC support library
ii libgraphviz4 2.20.0-1 rich set of graph drawing tools
ii libstdc++6 4.3.1-2 The GNU Standard C++ Library v3
libgv-php5 recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]