Kmuddy

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
Aduka

Kmuddy

Post by Aduka »

Not sure who all would be interested but I sat down and was looking for a mud client. I found one that looks pretty decent and figured out a pretty straight forward way of installing it.

First you will need to download it: http://www.kmuddy.com/releases/stable/k ... 0.1.tar.gz

After you have it downloaded you need to extract it from it's archive. I simply just extract it to my desktop via right click > Extract Here.
Screenshot.png
Once you have successfully extracted the contents of the tar, you'll find yourself needing a couple last things depending on what you have installed.

sudo apt-get install build-essential cmake kdebase-dev

Once this is done, and depending on your connection speed it may take awhile to complete that you will be almost there. For the next step I am sure there is a quicker way to navigate there, but these are the steps I took.
Screenshot-1.png
Enter: cd Desktop/kmuddy-1.0.1

First: sudo ./configure

Second: sudo make

Lastly: sudo make install

Once this is done, you have made the program from the source file. You no longer need the tar file or the extracted files on your desktop. To launch, simply create yourself a launcher by right clicking on the desktop, and selecting create a launcher.

Example:
Screenshot-2.png
Not sure if this will help anyone out there, but it might save you several hours hunting everything down. I know it took me several to get it working myself.

~Aduka
Post Reply

Return to “Tutorials”