r2 - 23 Jun 2006 - 17:46:27 - LottCaskeyYou are here: TWiki >  Ltsp Web  >  LocalApps > LocalAppContrib

LocalApps Contrib Area

This is where you will find contributed LocalApps for use on LTSP workstation. Please group any submitted apps with all needed dependencies and a package.list file if available.

-- LottCaskey - 23 Jun 2006

What are LocalApps?

An application cross-compiled to be run directly on the LTSP terminal. The application runs locally on the terminal and thus cannot utilize server resources directly. However, they can fully access the resources of the terminal itself (sound/media/etc). NIS is used to share filespace and permissions as NIS is meant to do.

Often they can be run using a command like the following:

ssh `echo ${DISPLAY} | awk -F\: '{ print $1 }'` "LocalAppToRun"

Or your own flavor to include pre-authenticated terminals...

Using NIS it will authenticate as the current user to the workstation and run the application on the NFS root mount (/opt/ltsp/i386).

-- LottCaskey - 23 Jun 2006

Contributions

Attach all contributions below. Please make all tgz files relative to the i386 directory (as LBE does). And use ltspadmin or the following commands to install them:

source /etc/ltsp.conf

cd $LTSP_DIR

tar xzvf pathToPackage.tgz

kiax (KDE IAX Softphone) and dependencies

twinkle (KDE/Gnome SIP softphone) and dependencies

toggleopenShow attachmentstogglecloseHide attachments
Topic attachments
I Attachment Action Size Date Who Comment
ziptgz ltsp-qt-x11-3.3.6.tgz manage 16690.6 K 23 Jun 2006 - 08:05 LottCaskey QT Libraries v3.3.6
ziptgz ltsp-commoncpp2-1.4.1.tgz manage 5064.3 K 23 Jun 2006 - 08:11 LottCaskey commoncpp2 v1.4.1
ziptgz ltsp-ccrtp-1.4.1.tgz manage 1718.3 K 23 Jun 2006 - 08:13 LottCaskey ccRTP v1.4.1
ziptgz ltsp-expat-1.95.5.tgz manage 133.5 K 23 Jun 2006 - 08:14 LottCaskey expat v1.95.5
ziptgz ltsp-libxml2-2.6.26.tgz manage 1931.7 K 23 Jun 2006 - 08:16 LottCaskey libxml2 v2.6.26
ziptgz ltsp-libsndfile-1.0.16.tgz manage 380.0 K 23 Jun 2006 - 08:17 LottCaskey libsndfile v1.0.16
ziptgz ltsp-speex-1.0.5.tgz manage 231.2 K 23 Jun 2006 - 08:17 LottCaskey speex v1.0.5
ziptgz ltsp-twinkle-0.7.1.tgz manage 1158.2 K 23 Jun 2006 - 08:19 LottCaskey twinkle softphone 0.7.1
ziptgz ltsp-kiax-0.8.51.tgz manage 763.7 K 23 Jun 2006 - 17:46 LottCaskey kiax softphone v0.8.51
Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
Ltsp.LocalAppContrib moved from Trash.LocalApp on 23 Jun 2006 - 07:17 by LottCaskey - put it back
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback