File: README-WIN.txt

package info (click to toggle)
sysbench 1.0.18%2Bds-1~bpo10%2B1
  • links: PTS, VCS
  • area: main
  • in suites: buster-backports
  • size: 1,804 kB
  • sloc: ansic: 11,830; sh: 1,750; xml: 736; makefile: 193
file content (11 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
As of sysbench 1.0 support for native Windows builds was dropped. It may
be re-introduced in later versions.

Currently, the recommended way to build sysbench on Windows is using
Windows Subsystem for Linux available in Windows 10:
https://msdn.microsoft.com/en-us/commandline/wsl/about

After installing WSL and getting a bash prompt, following Debian/Ubuntu
build instructions is sufficient.

Alternatively, one can build and use sysbench 0.5 natively for Windows.