Results 1 to 2 of 2

Thread: understanding klik

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    1

    understanding klik

    How do applications work together e.g. all the components of the TeX package ?
    As I understand, each app is a CMG file, no longer installed into the home directory.
    Can I access apps via command line e.g. latex?

    thanks
    rol

  2. #2
    Senior Member registered user
    Join Date
    Aug 2003
    Location
    Dublin, Ireland
    Posts
    164

    Re: understanding klik

    Quote Originally Posted by rol
    Can I access apps via command line e.g. latex?
    Yes you can, but instead of running "latex" you run "~/.zAppRun ~/Desktop/latex.cmg latex" and add arguments to latex as normal.

    What happens is zApprun mounts the cmg file and runs the wrapper script inside it which in turn runs the program name you supplied from within the cmg.

    One other thing you can do is make a simple script like
    Code:
    #!/bin/sh
    CMG="~/Desktop/latex.cmg"
    ~/.zAppRun $CMG $0 $@
    Make a directory called ~/klik.bin and put this file in there as latex.run
    Make a smylink for each program in the latex.cmg that you want to run from the command line so to run latex and latexfoo from the latex.cmg you would do:
    Code:
    cd ~/klik.bin
    ln -s latex.run latex
    ln -s latex.run latexfoo
    Finally you need to add ~/klik.bin to your path e.g.
    Code:
    PATH=~/klik.bin:$PATH
    Now from the command line you should be able to run latex or latexfoo. If you want to use the same technique on more cmg files, you need to make a copy of the latex.run and change the CMG= line to reflect the correct cmg to use and then make the symlinks to this file for any programs you want to be able to run from the cmg.

    Hope this helps.

Similar Threads

  1. Replies: 3
    Last Post: 12-10-2006, 09:45 PM
  2. klik-able
    By raid517 in forum Klik
    Replies: 7
    Last Post: 03-14-2006, 12:04 AM
  3. Replies: 210
    Last Post: 12-04-2004, 03:04 PM
  4. What's klik?
    By probono in forum Klik
    Replies: 0
    Last Post: 11-28-2004, 08:59 PM
  5. Klik
    By Sgeo in forum General Support
    Replies: 1
    Last Post: 11-25-2004, 04:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Cisco Catalyst C9300-24UX-A 24 Port 10G/mGig UPOE Network Switch, no module picture

Cisco Catalyst C9300-24UX-A 24 Port 10G/mGig UPOE Network Switch, no module

$299.97



ARUBA J9772A 2530-48G PoE+ 48 PORT ETHERNET SWITCH W/ RACK EARS J9772-60301 picture

ARUBA J9772A 2530-48G PoE+ 48 PORT ETHERNET SWITCH W/ RACK EARS J9772-60301

$125.69



Fortinet FortiSwitch FS-124D-POE 24 Port Gigabit Ethernet Switch UNREGISTERED picture

Fortinet FortiSwitch FS-124D-POE 24 Port Gigabit Ethernet Switch UNREGISTERED

$99.97



Netgear ProSafe 48 Port Smart Switch (GS748T) v3 with 4 x 1G SFP.  w ears picture

Netgear ProSafe 48 Port Smart Switch (GS748T) v3 with 4 x 1G SFP. w ears

$35.00



Netgear 16-Port PoE Gigabit Ethernet Switch GS316 Unmanaged picture

Netgear 16-Port PoE Gigabit Ethernet Switch GS316 Unmanaged

$10.00



NETGEAR GS305300PAS 5 Port Gigabit Ethernet Unmanaged Switch picture

NETGEAR GS305300PAS 5 Port Gigabit Ethernet Unmanaged Switch

$15.99



Cisco SG300-10P 10x PoE RJ45 Gigabit Switch SRW2008P-K9 V03 + Power Adapter picture

Cisco SG300-10P 10x PoE RJ45 Gigabit Switch SRW2008P-K9 V03 + Power Adapter

$34.99



New Linksys SE3005 5-port Gigabit Ethernet Switch picture

New Linksys SE3005 5-port Gigabit Ethernet Switch

$18.99



HP JG937A Flexnetwork 5130-48G PoE+ 48-Port Gigabit Network Switch picture

HP JG937A Flexnetwork 5130-48G PoE+ 48-Port Gigabit Network Switch

$59.99



NetGear ProSafe GS748T V4 48-Port Gigabit Smart Switch w/ Ears  picture

NetGear ProSafe GS748T V4 48-Port Gigabit Smart Switch w/ Ears

$30.00