June 25, 200619 yr comment_3343 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 Report
July 9, 200619 yr comment_3472 I dont think so yet since our Java plugin is not yet out and we dont support tcl/tk yet either. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
July 10, 200619 yr comment_3494 Do you have any programs (or scripts) that you want to use Graphviz with in mind? Edited July 10, 200619 yr by MrX Report
July 11, 200619 yr comment_3508 Looks like it will only be used by one in a thousand to me.... Best Regards Olajide Olaolorun The Uniform Server Development Team Report
July 11, 200619 yr comment_3516 ... 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, 200619 yr by MrX Report
July 12, 200619 yr comment_3531 True. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
July 12, 200619 yr comment_3535 Wow, that's probably the one of the first times you've agreed with me Report
July 14, 200619 yr comment_3547 I would just like to let you know that YOU SUCK Best Regards Olajide Olaolorun The Uniform Server Development Team Report
March 12, 200718 yr comment_4679 >>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. Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.