Ask a Question related to PERL Modules, Design and Development.
-
danbornman@gmail.com #1
GraphViz in Windows hangs
I am using perl in windows and want to use the GraphViz module to
interface with GraphViz. When I run any simple example program, a cmd
prompt window for dot.exe opens and hangs there. My perl script
creates the output file but it is empty. Does anyone know how to get
GraphViz to work on Windows???
danbornman@gmail.com Guest
-
GraphViz Representing Edges
Hi, I was using GraphViz to draw a graph with Neato. I was wondering if there is a way to represent edges with different thickness. I know the... -
Windows 2000 SP 4; Browser Hangs
I installed SP4 for Windows 2000. Prior to the upgrade my system was at SP3 and I was able to run ASP scripts from my browser just fine. For... -
Windows XP Pro hangs when logging off the Network
Im having a problem with some machines hanging when some users are logging off our Network. It never happens when we log on as Admin or someone who... -
Windows Explorer Hangs
I have done all the SP1 and updates but yet when I go to close folders the folders will not close and CPU util. goes to near 100%. Any suggestions... -
Windows hangs on Network Browsing
When using Win XP on a small peer-to-peer network (8 computers plus a Snap Server), any program will hang ("Not Responding" in Network Control... -
jdrago_999 #2
Re: GraphViz in Windows hangs
Make sure you have the latest version of IPC::Run installed from CPAN.
jdrago_999 Guest
-
danbornman@gmail.com #3
Re: GraphViz in Windows hangs
I have the latest available version [0.79]. I haven't heard that
suggestion before in any of the user groups. Does anybody have any
other ideas?
First of all, does it sound like an issue with Perl or with GraphViz?
danbornman@gmail.com Guest
-
jdrago_999 #4
Re: GraphViz in Windows hangs
Since GraphViz does work on Win32 just fine, it's got to be something
wrong with your particular instance.
Are you sure you have installed the latest version of GraphViz?
What version of Perl are you using?
Have you tried typing "r" at the CPAN prompt to see what installed
modules have newer versions available on CPAN?
jdrago_999 Guest



Reply With Quote

