Selected option 1 to download official db from internet, with default options selected throughout the script. After download, this occurs:
Decompressing database...
Copying database to game directory..
cp: cannot stat `game/data/proto.db': No such file or directory
cp: cannot stat `game/data/proto.db': No such file or directory
Removing unused database file in game/data and original tarball...
rm: cannot remove `game/data/proto.db': No such file or directory
Writing data to parmfile.cfg..
Generating restart script...
Saving configuration to muck.config...
/home/marco/proto2/src
Configuration is finished.
If this was a GlowMUCK database and you had paths compiled in,
please use the path2exit MUF that was just downloaded in the
glowutils script.
Type 'cd ../game ; ./restart' to start your protomuck. ^o.o^
marco@Leo:~/proto2/src$ cd ../game ; ./restart
cp: cannot stat `ProtoMUCK.out': No such file or directory
cp: cannot stat `ProtoMUCK.out': No such file or directory
(ProtoMUCK on port 8888 from ProtoMUCK.db): ProtoMUCK 2.0b8.23 now detaching from console.
marco@Leo:~/proto2/game$ telnet localhost 8888
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
Justin Coffman
justin.coffman@gmail.com