Launcher for AntConc in the Linux OS

100 views
Skip to first unread message

Martin Wynne

unread,
Nov 3, 2022, 8:05:55 AM11/3/22
to AntConc-Discussion
I use the Ubuntu Linux operating system, and  I've been a bit frustated by having to launch AntConc from the command line or by clicking on the .sh file in the Files application. I have now found a way to launch it like other applications. It also means that once you have launched it, you can add it to your favourite applications and the launch icon will remain on your toolbar. The following works for me under Ubuntu 20.04 LTS Desktop edition ($ dollar sign represents the prompt). 

Create a new file  in a text editor, add the following lines, and save it as  /usr/share/applications/AntConc.desktop (you'll probably need to do this as 'superuser'). Replace '{path_to_antconc_folder}' in the lines below with the actual path to your AntConc files are installed, e.g. /opt/AntConc, or /home/user/AntConc.

#!/usr/bin/env xdg-open
[Desktop Entry]
Version=4.1.3
Type=Application
Name=AntConc
Exec={path_to_antconc_folder}/AntConc.sh %U
Path={path_to_antconc_folder}
Icon={path_to_antconc_folder}/app_resources/icons/antlab_blue.icns
Categories=Application;
Screenshot from 2022-11-03 12-02-28.png

Laurence Anthony

unread,
Nov 3, 2022, 8:43:19 AM11/3/22
to ant...@googlegroups.com
Hi Martin,

That's very nice. I've thought of packing AntConc for Linux, but the more I investigated this issue, the more it seemed that I would need multiple packages to support different distros. In the end, releasing it as this 'portable' version, seemed the easiest approach. Hopefully others will see you post and do the same.


Laurence.

###############################################################
Laurence ANTHONY, Ph.D.
Professor of Applied Linguistics
Faculty of Science and Engineering
Waseda University
3-4-1 Okubo, Shinjuku-ku, Tokyo 169-8555, Japan
E-mail: antho...@gmail.com
WWW: http://www.laurenceanthony.net/
###############################################################


--
You received this message because you are subscribed to the Google Groups "AntConc-Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to antconc+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/antconc/54fd445c-99b0-4d90-944c-ab642fc32da3n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages