MichaelG Posted June 25, 2006 Report Share Posted June 25, 2006 Hi, Has anyone played around with Graphviz and PHP on Uniserver? I would like to ask anyone who has installed Graphviz on Uniserver if they would be kind enough to post some step by step instructions along with a sample script that I could use to test it? Best regardsMichael Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted July 9, 2006 Report Share Posted July 9, 2006 I dont think so yet since our Java plugin is not yet out and we dont support tcl/tk yet either. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
MrX Posted July 10, 2006 Report Share Posted July 10, 2006 (edited) Do you have any programs (or scripts) that you want to use Graphviz with in mind? Edited July 10, 2006 by MrX Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted July 11, 2006 Report Share Posted July 11, 2006 Looks like it will only be used by one in a thousand to me.... Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
MrX Posted July 11, 2006 Report Share Posted July 11, 2006 (edited) ... and that "one in a thousand" can afford to get a Linux server, where you can install Graphviz with only one command (at least on my distro ) The same applies with ImageMagick / GraphicsMagick, isn't the PHP GD extension (which is very easy to install) enough for most people? Edited July 11, 2006 by MrX Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted July 12, 2006 Report Share Posted July 12, 2006 True. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
MrX Posted July 12, 2006 Report Share Posted July 12, 2006 Wow, that's probably the one of the first times you've agreed with me Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted July 14, 2006 Report Share Posted July 14, 2006 I would just like to let you know that YOU SUCK Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Dirac Posted March 12, 2007 Report Share Posted March 12, 2007 >>I would like to ask anyone who has installed Graphviz on Uniserver if they would be kind enough to post>> some step by step instructions along with a sample script that I could use to test it?Not quite the answer to the question BUT.... I managed to get Graphviz running under MediaWiki on Uniform Server by following the instructions from the link below - should be possible to adapt this for other non-Wiki uses, the graphviz.php from the instructions is fairly easy to understand. http://www.wickle.com/wiki/index.php/Windo...on_Instructions I only had to change one thing: For some reason, Uniform Server didn't like the space character in the pathname "Program Files" (maybe I did something wrong...). I just copied the graphviz directory (including the "bin" subdirectory) to c:\Graphviz and adjusted the path names in the instructions accordingly, and it worked fine. Graphviz + Mediawiki is a very powerful combo, and it's really nice to be able to run it locally under Windows with Uniform Server. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.