Re: [Sqlrelay-discussion] Install under Windows
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2005-03-29 21:00:00
|
It will build and install under Cygwin. Whether it works or not is another issue. I've had success with SQL Relay client programs running against remote SQL Relay servers running on Linux, but when running the SQL Relay server components on Windows, the sqlr-connection programs tend to crash when connecting to databases and sometimes when forking. To really get it working on Windows, I need to port Rudiments to mingw and get everything on the SQL Relay server side working as a single multi-threaded application rather than multi-process like it currently is. Dave dav...@fi... On Tue, 29 Mar 2005 18:13:03 +0100 Lorenzo Bolognini <lbo...@gm...> wrote: > Hi all, > > had a look at the website and it mentioned that SQLRelay would > install under Windwos. Did u mean cygwin? > > Otherwise how do u do that? Would the standard free MS compiler do > the job? > > Thanks, > Lorenzo > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. Discover which products truly live up to the hype. Start > reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > |