search for: installed_version

Displaying 3 results from an estimated 3 matches for "installed_version".

Did you mean: install_version
2007 Jul 07
6
installing * from source
Just a quick listing of tested, and updated, steps from my notes. Enjoy ! http://asterisk-notes.blogspot.com/2007/07/installing-asterisk-from-source-on.html -baji. --
2010 Mar 31
0
You are right and the problem is solved. Re: about the possible errors in Rgraphviz Package
...>> [1] "R version 2.10.1 Patched (2010-03-10 r51276)" >>> win.version() >> [1] "Windows Vista (build 6002) Service Pack 2" >>> packageDescription("Rgraphviz")$Version >> [1] "1.24.0" >>> graphvizVersion() >> $installed_version >> [1] ?????????2.20.3????????? >> >> $build_version >> [1] ?????????2.20.3????????? >> >> >> >> >> On Wed, Mar 31, 2010 at 9:56 AM, HU,ZHENGJUN <hhu at ufl.edu> wrote: >>> Hi Martin, >>> >>> ??????It is re...
2010 Mar 31
1
You are right and the problem is solved. Re: about the possible errors in Rgraphviz Package
Hi Martin, It is really a 'PATH' problem. After adding C:\Program Files\Graphviz2.20\bin to the 'PATH' environment variable, the Rgraphviz package can be loaded without any error messages. Sorry that I ONLY set my 'PATH' environment variable correctly for R but not for Graphviz. Thank you and Duncan so much for your great help. Howard On Tue Mar 30 18:12:54