[Zorba-coders] [Bug 1010748] Re: libsasl.dll missing from Windows installer

2012-06-13 Thread Dana Florescu
** Changed in: zorba
   Status: Fix Committed => Fix Released

** Changed in: zorba
Milestone: 2.7 => 2.5

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1010748

Title:
  libsasl.dll missing from Windows installer

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  1. Install Zorba from:

http://www.2shared.com/file/2ksHal6V/zorba-250-win32-x86.html

  2. Run any query that uses curl, including just trying to import an
  unknown module:

zorba -q "import module namespace f='http://www.google.com/foo'; 1"

  "The application has failed to start because libsasl.doo was not
  found." popup dialog.

  I believe that fixing cmake_modules/Windows/FindCURL.cmake to
  FIND_PACKAGE_DLL_WIN32(libsasl) might do the trick here, but I'm not
  sure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1010748/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1010748] Re: libsasl.dll missing from Windows installer

2012-06-12 Thread Chris Hillery
This fix went in today with the rest of the installer tweaks.

** Changed in: zorba
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1010748

Title:
  libsasl.dll missing from Windows installer

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  1. Install Zorba from:

http://www.2shared.com/file/2ksHal6V/zorba-250-win32-x86.html

  2. Run any query that uses curl, including just trying to import an
  unknown module:

zorba -q "import module namespace f='http://www.google.com/foo'; 1"

  "The application has failed to start because libsasl.doo was not
  found." popup dialog.

  I believe that fixing cmake_modules/Windows/FindCURL.cmake to
  FIND_PACKAGE_DLL_WIN32(libsasl) might do the trick here, but I'm not
  sure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1010748/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1010748] Re: libsasl.dll missing from Windows installer

2012-06-12 Thread Dana Florescu
** Changed in: zorba
   Status: Confirmed => New

** Changed in: zorba
Milestone: 2.5 => 2.7

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1010748

Title:
  libsasl.dll missing from Windows installer

Status in Zorba - The XQuery Processor:
  New

Bug description:
  1. Install Zorba from:

http://www.2shared.com/file/2ksHal6V/zorba-250-win32-x86.html

  2. Run any query that uses curl, including just trying to import an
  unknown module:

zorba -q "import module namespace f='http://www.google.com/foo'; 1"

  "The application has failed to start because libsasl.doo was not
  found." popup dialog.

  I believe that fixing cmake_modules/Windows/FindCURL.cmake to
  FIND_PACKAGE_DLL_WIN32(libsasl) might do the trick here, but I'm not
  sure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1010748/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1010748] Re: libsasl.dll missing from Windows installer

2012-06-11 Thread Chris Hillery
This appears to be fixed with the latest installer from

  http://www.2shared.com/file/iPwNbKla/zorba-250-win32-x86.html

Juan, where is the change that you made to fix this problem? Once it is
checked in and merged, you can close this bug.

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1010748

Title:
  libsasl.dll missing from Windows installer

Status in Zorba - The XQuery Processor:
  Confirmed

Bug description:
  1. Install Zorba from:

http://www.2shared.com/file/2ksHal6V/zorba-250-win32-x86.html

  2. Run any query that uses curl, including just trying to import an
  unknown module:

zorba -q "import module namespace f='http://www.google.com/foo'; 1"

  "The application has failed to start because libsasl.doo was not
  found." popup dialog.

  I believe that fixing cmake_modules/Windows/FindCURL.cmake to
  FIND_PACKAGE_DLL_WIN32(libsasl) might do the trick here, but I'm not
  sure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1010748/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp