Monthly Archives: March 2014
AntConc on TurnKey Linux Server
If you try to launch AntConc on a Debian-based 64-bit system, you get the following error message (tested with versions 3.2.4u and 3.4.1u):
./antconc3.2.4u: No such file or directory or ./AntConc: No such file or directory
The following steps were necessary for me to be able to start AntConc on a TurnKey Linux Server (Debian7, 64-bit) using ssh
with X11-forwarding
enabled (e.g. PuTTY plus Xming on Windows 8.1).
Important note: Please respect Laurence Anthony’s licensing terms and ask for permission before using AntConc in a server/group environment (see README section ‘LEGAL MATTER’ (p. 11) for details).
1) Activate i386
architecture on 64-bit systems:
apt-get install libc6-i386 dpkg --add-architecture i386
2) Install missing 32-bit libraries:
apt-get install libx11-6:i386 libxss1:i386 libxft2:i386
For Ubuntu-based systems see this post, for other Linux distributions see ongoing discussion on: https://groups.google.com/forum/#!forum/antconc
ForBetterEnglish
Class-room friendly collocations dictionary:
[Last update: 03/06/2015]
http://forbetterenglish.com/ (superseded by SkELL – Sketch Engine for Language Learning)
References:
- Kilgarriff, A. (2014, March). “Corpora in the classroom without scaring the students.” British Council – EnglishAgenda Seminar. Retrieved from http://www.youtube.com/watch?v=2APIUxE_i6M [Adam’s talk starts at 1:09:35]
- Adam Kilgarriff, Miloš Husák, Katy McAdam, Michael Rundell, Pavel Rychlý (2008). “GDEX: Automatically Finding Good Dictionary Examples in a Corpus.” In Elisenda Bernal, Janet DeCesaris (Ed.), Proceedings of the 13th EURALEX International Congress (pp. 425–432). Barcelona, Spain: Institut Universitari de Linguistica Aplicada, Universitat Pompeu Fabra. Retrieved from EURALEX 2008
TurnKey virtual appliances
“Turnkey Linux is a virtual appliance library that integrates and polishes the very best open source software into ready to use solutions.”
Excellent base system for CQPweb, ParaVoz, AntWebCorpusFramework, NoSketchEngine, etc.
Source: http://www.turnkeylinux.org/ [accessed: 03/03/2014]
- LAMP Stack Virtual Appliance (~220MB, linux base system [Debian7], admin through convenient web-gui, accessible from any (local) machine within minutes)