Jens Peters wrote on Sat, 14 Jun 2008 at 17:43 +0200:
> Daniel Shahaf wrote:
> > Jens Peters wrote on Sun, 8 Jun 2008 at 14:16 +0200:
> > > Hello there,
> > > 
> > > When you build cyrus sasl on windows and finally run make install then the
> > > libsasl.dll is located at the bin directory. I think win-test.py should
> > > honor
> > > that. The attached patch fixes that.
> > > 
> > 
> > Why did it work before your patch?
> 
> Actually it didn't. At least not on my two windows system where I build
It didn't for you, but it does work for other people.  The latter is the
focus of my question.
> libsasl myself. Building libsasl on windows is pretty straight forward and
> 'nmake install' creates the following structure:
> 
> bin
> doc
> include
> lib
> 
> whereas the libsasl.dll lives in bin and libsasl.lib is found in lib. Having
> dll's in bin is also the common setup on windows for lots of other, mostly
> ported from linux/unix, projects (eg. bdb, gettext, openssl
                                                             , svn
> ).
> 
> Regards,
> jens
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-14 18:07:09 CEST