Hi
The getting started page (mac) shows how to use fdb if it is installed using the downloaded installer
It does not show how to get started after building from sources.
I am able to build from sources on my mac. I see binaries created in my fdbbuild/bin folder.
How can I start FDB from the bin folder for local development?
Thanks a lot… I tried it… I got the below error when I ran …
Starting Cluster: test1:testdb1@127.0.0.1:1501
../foundationdb/tests/loopback_cluster/run_custom_cluster.sh: line 43: taskset: command not found
../foundationdb/tests/loopback_cluster/run_custom_cluster.sh: line 43: taskset: command not found
configure new ssd single - stand by
../foundationdb/tests/loopback_cluster/run_custom_cluster.sh: line 43: taskset: command not found
WARNING: Long delay (Ctrl-C to interrupt)
The database is unavailable; type `status' for more information.
Could you please advise how to generate the installer and/or install as a service from the binaries