[MonetDB-users] Cannot start mclient on Windows
Hi, I am running Vista 64. I installed the 64 msi of monetdb. When I start the client from the Start menu it works fine, but when I try to run mclient --help for example in a simple command prompt window I get a Windows error message: "This application has failed to start because libMapi.dll was not found. Re-installing the application may fix the problem". Could you please suggest something? Thanks.
Roman Sokolyuk wrote:
Hi,
I am running Vista 64.
I installed the 64 msi of monetdb.
When I start the client from the Start menu it works fine, but when I try to run mclient --help for example in a simple command prompt window I get a Windows error message:
"This application has failed to start because libMapi.dll was not found. Re-installing the application may fix the problem".
Could you please suggest something?
Are you trying mclient.exe or mclient.bat? You should use the latter since it sets the Path variable before calling the former so that that can find the DLLs it needs. -- Sjoerd Mullender
Thanks,
It worked.
On Tue, Oct 20, 2009 at 3:22 AM, Sjoerd Mullender
Roman Sokolyuk wrote:
Hi,
I am running Vista 64.
I installed the 64 msi of monetdb.
When I start the client from the Start menu it works fine, but when I try to run mclient --help for example in a simple command prompt window I get a Windows error message:
"This application has failed to start because libMapi.dll was not found. Re-installing the application may fix the problem".
Could you please suggest something?
Are you trying mclient.exe or mclient.bat? You should use the latter since it sets the Path variable before calling the former so that that can find the DLLs it needs.
-- Sjoerd Mullender
------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
participants (2)
-
Roman Sokolyuk
-
Sjoerd Mullender