search for: libcgraph

Displaying 5 results from an estimated 5 matches for "libcgraph".

2010 Mar 31
1
You are right and the problem is solved. Re: about the possible errors in Rgraphviz Package
..."PATH"), ";")[[1]][[14]], "dll") >>> [1] "iconv.dll" "intl.dll" >>> [3] "jpeg62.dll" "libcairo-2.dll" >>> [5] "libcdt-4.dll" "libcgraph-4.dll" >>> [7] "libexpat.dll" "libfontconfig-1.dll" >>> [9] "libfreetype-6.dll" "libgdk_pixbuf-2.0-0.dll" >>> [11] "libglib-2.0-0.dll" "libgmodule-2.0-0.dll" &gt...
2010 Mar 31
0
You are right and the problem is solved. Re: about the possible errors in Rgraphviz Package
...quot;jpeg62.dll" ?????? ?????? ?????? ?????? ?????? >>>>>> ?????? ?????? ?????? ?????? ?????? "libcairo-2.dll" >>>>>> ??????[5] "libcdt-4.dll" ?????? ?????? ?????? ?????? ?????? >>>>>> ?????? ?????? ?????? ?????? "libcgraph-4.dll" >>>>>> ??????[7] "libexpat.dll" ?????? ?????? ?????? ?????? ?????? >>>>>> ?????? ?????? ?????? ?????? "libfontconfig-1.dll" >>>>>> ??????[9] "libfreetype-6.dll" ?????? ?????? ?????? ?????? >>>...
2020 May 14
0
Ailing MATE desktop
...el8.x86_64 libfftw3.so.3()(64bit) is needed by (installed) ImageMagick-0:6.9.10.86-1.el8.x86_64 error: Failed dependencies: gamin is needed by (installed) caja-1.22.3-2.el8.x86_64 error: Failed dependencies: libcdt.so.5()(64bit) is needed by (installed) ImageMagick-libs-0:6.9.10.86-1.el8.x86_64 libcgraph.so.6()(64bit) is needed by (installed) ImageMagick-libs-0:6.9.10.86-1.el8.x86_64 libgvc.so.6()(64bit) is needed by (installed) ImageMagick-libs-0:6.9.10.86-1.el8.x86_64 error: Failed dependencies: libgroup-service.so.1()(64bit) is needed by (installed) mate-user-admin-1.5.1-3.el8.x86_64 error: Fa...
2020 May 14
2
Ailing MATE desktop
> On Wed, 2020-05-06 at 10:26 -0500, Robert G (Doc) Savage via CentOS > wrote: >> On Tue, 2020-05-05 at 19:25 -0500, Robert G (Doc) Savage via CentOS >> wrote: >> > I'm about ready to run "dnf erase *mate*" and try re-installing >> > MATE >> > from scratch from the GNOME3 desktop. Is that possible without >> > ripping >>
2010 Mar 30
8
about the possible errors in Rgraphviz Package
Hi All, I tried to install the package of Rgraphviz in the following two ways successfully: source("http://bioconductor.org/biocLite.R") biocLite("Rgraphviz") install.packages(pkgs="C:/Progra~1/R/lib_download/Rgraphviz_1.24.0.zip", lib="C:/Progra~1/R/R-2.10.1/library", repos=NULL) but when I loaded the package though library(Rgraphviz) or