Entering edit mode
Hi,
I've tried to install EBImage, after downloading GTK and ImageMagik
and
having setted their paths.
Now when I write
library(EBImage)
at the prompt in Matlab, there's always something missing.
So I dowloaded the following 10 libraries:
libgdk-win32-2.0-0.dll
libgdk_pixbuf-2.0-0.dll
libglib-2.0-0.dll
intl.dll
libpango-1.0-0.dll
libgmodule-2.0-0.dll
libpangowin32-1.0-0.dll
libatk-1.0-0.dll
libgtk-win32-2.0-0.dll
libgobject-2.0-0.dll
requested by Matlab that told me that I needed them.
Now the last Error Message says something like
"Impossible to find the enter point
gtk_file_chooser_get_filenames_utf8
of the process (procedure) in the dynamical link library
libgtk-win32-2.0-0.dll"
And then R page shows, as done every time it needed one more library
missing,
"Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared library
'C:/Programmi/R/R-2.8.0/library/EBImage/libs/EBImage.dll':
LoadLibrary failure: Impossibile trovare la procedura specificata.
Error: package/namespace load failed for 'EBImage'"
I've searched "gtk_file_chooser_get_filenames_utf8" in Internet and
found
that it is part of the list defining the GTK+ ABI (??).
I don't know what to do now.
If you can please give me a suggestion, it will be appreciated.
Thank you,
Cristina
requested by Matlab, in a directory like:
C:/Programs/R/R-2.8.0/library/EBImage/libs
[[alternative HTML version deleted]]