Hi all.
Just a note that I was able to configure / make pennmush without any issues on a new linode VPS instance (debian 11 I think).
I am using mariaDB and had to specify the following for sql to work. Other than that, the PennMUSH server is functioning wonderfully.
./configure --with-mysql=/usr/bin/mysql_config
Just a note that I was able to configure / make pennmush without any issues on a new linode VPS instance (debian 11 I think).
I am using mariaDB and had to specify the following for sql to work. Other than that, the PennMUSH server is functioning wonderfully.
./configure --with-mysql=/usr/bin/mysql_config