# setup The database setup portal. It depends on `wserver`, a library defined in `bin/`. ``` Usage: setup.exe [options] where options are: -bd : Directory where the databases are installed. -gwd_p : Specify the port number of gwd (default = 2317); > 1024 for normal users. -lang : default lang -daemon : Unix daemon mode. -p : Select a port number (default = 2316); > 1024 for normal users. -only : File containing the only authorized address -gd : gwsetup directory -bindir : binary directory (default = value of option -gd) ```