[Csnd] trying to get Graphviz to work on CsoundQt
Date | 2012-05-18 23:25 |
From | Cacophony7 |
Subject | [Csnd] trying to get Graphviz to work on CsoundQt |
In the CsoundQt view menu there is a View Code Graph command that requires Graphvis in order to work. I installed it in my personal folder but CsoundQt gave me the same result of a dialog box that states, "Dot executable not found. Please install graphvis from www.graphviz.com". I tried uninstalling it and reinstalling it into the default directory, C:\Program Files\Graphviz 2.28, and still got the same result. This View Code Graph command sounds really cool and I want to see it work in CsoundQt. I'm using Windows 7. -- View this message in context: http://csound.1045644.n5.nabble.com/trying-to-get-Graphviz-to-work-on-CsoundQt-tp5712154.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2012-05-19 00:44 |
From | andy fillebrown |
Subject | Re: [Csnd] trying to get Graphviz to work on CsoundQt |
Hi, The dot executable is in the Graphviz bin sub-directory. Try setting the directory in CsoundQt to C:\Program Files\Graphviz 2.28\bin. Cheers, ~ andy.f On Fri, May 18, 2012 at 6:25 PM, Cacophony7 |
Date | 2012-05-19 00:55 |
From | Cacophony7 |
Subject | [Csnd] Re: trying to get Graphviz to work on CsoundQt |
Um how do I do that? ? All I know is: I Installed Csound 5.17 and it came WITH CsoundQt 0.7 both in C:\Michael\Csound\bin. Graphvis 2.28 is in C:\Program Files\Graphviz 2.28\bin and I can uninstall and reinstall it anywhere I want but I don't want to uninstall and reinstall CsoundQt because I like that directory plus I don't know how. -- View this message in context: http://csound.1045644.n5.nabble.com/trying-to-get-Graphviz-to-work-on-CsoundQt-tp5712154p5712161.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2012-05-19 01:59 |
From | Cacophony7 |
Subject | [Csnd] Re: trying to get Graphviz to work on CsoundQt |
...nevermind I just figured it out. Why do they call it a dot? I wanna know. That was tricky. -- View this message in context: http://csound.1045644.n5.nabble.com/trying-to-get-Graphviz-to-work-on-CsoundQt-tp5712154p5712166.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2012-05-19 02:31 |
From | andy fillebrown |
Subject | Re: [Csnd] Re: trying to get Graphviz to work on CsoundQt |
I don't know why it's called "dot". Be advised that if you put Graphviz/bin directory on your system PATH, it must come *after* the Csound/bin directory. Csound won't work if Graphviz is before Csound on the PATH. I can't remember if Graphviz adds itself to the PATH when it's installed or not, but you may run into trouble the next time you install Csound on your system if Graphviz/bin was added to the PATH when it was installed. Cheers, ~ andy.f On Fri, May 18, 2012 at 8:59 PM, Cacophony7 |
Date | 2012-05-19 03:20 |
From | Cacophony7 |
Subject | [Csnd] Re: trying to get Graphviz to work on CsoundQt |
All I did was set C:/Program Files/Graphviz 2.28/bin/dot.exe as my Dot program in the External Programs tab of the Configuration box. That's all I did. Your not saying that I have to put C:/Michael/Csound/bin/dot.exe in the same place before C:/Program Files/ Graphvis 2.28/bin/dot.exe because there is no dot.exe in the Csound bin! -- View this message in context: http://csound.1045644.n5.nabble.com/trying-to-get-Graphviz-to-work-on-CsoundQt-tp5712154p5712175.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2012-05-19 15:27 |
From | Victor |
Subject | Re: [Csnd] trying to get Graphviz to work on CsoundQt |
On 18 May 2012, at 23:25, Cacophony7 |
Date | 2012-05-19 19:35 |
From | andy fillebrown |
Subject | Re: [Csnd] Re: trying to get Graphviz to work on CsoundQt |
I gave you too much information, apparently. If it works, don't fix it =) If you have trouble the next time you install Csound, let us know. Cheers, ~ andy.f On Fri, May 18, 2012 at 10:20 PM, Cacophony7 |
Date | 2012-05-20 03:14 |
From | Cacophony7 |
Subject | [Csnd] Re: trying to get Graphviz to work on CsoundQt |
Cool! thanks. I didn't mean to be a jerk either. I mean I really appreciate the amount of help I get here. -- View this message in context: http://csound.1045644.n5.nabble.com/trying-to-get-Graphviz-to-work-on-CsoundQt-tp5712154p5712475.html Sent from the Csound - General mailing list archive at Nabble.com. |