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
  •  


SanDisk 512GB Ultra Drive Dual Go USB Type-C Flash Drive Green SDDDC3-512G-G46G picture

SanDisk 512GB Ultra Drive Dual Go USB Type-C Flash Drive Green SDDDC3-512G-G46G

$49.99



SanDisk 1TB Ultra Dual Drive Go USB Type-C Flash Drive, Black - SDDDC3-1T00-G46 picture

SanDisk 1TB Ultra Dual Drive Go USB Type-C Flash Drive, Black - SDDDC3-1T00-G46

$109.99



SanDisk 128GB Ultra Fit USB 3.2 Flash Drive, Black - SDCZ430-128G-G46 picture

SanDisk 128GB Ultra Fit USB 3.2 Flash Drive, Black - SDCZ430-128G-G46

$11.99



SanDisk 128GB Ultra Dual Drive USB Type-C, USB 3.1 Flash Drive - SDDDC2-032G-G46 picture

SanDisk 128GB Ultra Dual Drive USB Type-C, USB 3.1 Flash Drive - SDDDC2-032G-G46

$10.99



SanDisk 256GB Ultra USB 3.0 Flash Drive SDCZ48-256G read 130 MB/s picture

SanDisk 256GB Ultra USB 3.0 Flash Drive SDCZ48-256G read 130 MB/s

$18.98



Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack picture

Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack

$4.99



2TB USB 3.0 Flash Drive Memory Photo Stick for iPhone Android iPad Type C 3 IN1 picture

2TB USB 3.0 Flash Drive Memory Photo Stick for iPhone Android iPad Type C 3 IN1

$13.00



Mechanical Style Flash Drive USB 3.0 High Speed 16TB Large Capacity Waterproof  picture

Mechanical Style Flash Drive USB 3.0 High Speed 16TB Large Capacity Waterproof

$8.37



1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot picture

1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot

$388.39



LOT 32GB 64GB 128GB USB 3.0 Flash Drive Memory Stick Retractable Thumb Drive picture

LOT 32GB 64GB 128GB USB 3.0 Flash Drive Memory Stick Retractable Thumb Drive

$751.65