OK, I got it build on 1.8.4 finally. Turns out it was the spaces in args for the mkmf dir_config command. Iconverted the paths to the old 8.3 format and it built just fine. Ialso got the mysql_ssl_set check to pass. I tried the change to test.rb, but it wouldn't work for me. I don'tunderstand why './mysql.o' would work when no file by that nameexists, but whatever, I guess. So now I can use Mongrel on win32 - hooray! Thanks for all the pointers guys. On 5/10/06, Luis Lavena <[EMAIL PROTECTED]> wrote:> As a note, I'll like to add:>> Using Dependency Walker, both MSVCRT-RUBY18.dll and the built mysql.so> links against MSVCRT.DLL, which is default version 7.0.2600.2180 on> XP.>> For the failures reported, as I don't use mysql, couldn't test further.>> Later,>> Luis>> PS: I know is not the right list, but as the discussion was started> here, I must add the comments. Besides, I don't know where else I> could post it ;-)>> _______________________________________________> Mongrel-users mailing list> [email protected]> http://rubyforge.org/mailman/listinfo/mongrel-users>
-- Cheers, Kevin _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
