mymalog is tested on Linux and should run on any Un*x based computer, but can also be run on Win with minor modifications. You need to install tcl/tk on your computer to run mymalog, and have a mysql server running and mysql client installed and mysqltcl installed as well. Install mymalog in a directory in your executable path, run mymalog and follow the instructions. You will be prompted for your callsign and database info. when mymalog is up and running you should edit the .mymalogrc file to complete the setup. Ubuntu install: sudo dpkg -i mymalog_2.14_all.deb ignore the dependency problems for now and do sudo apt-get -f install now run the program: mymalog enter your callsign, username and database password for me is is: TF3MA, matti, somepass mymalog will now exit. now you have to grant the program access to mysql database, to do so: mysql -u root create database TF3MA_logbook; grant all on TF3MA_logbook.* to matti@localhost identified by 'somepass'; quit now do cd logfiles and do: get the dxcc database from from ARRL: wget http://www.arrl.org/files/infoserv/tech/dxcck2di.txt and then do: dos2unix dxcck2di.txt run the program: mymalog and got to the FILE menu and select "Edit .mymalogrc" and fill inn the missing info in other fields. good luck 73, Matti, TF3MA