Chapter 8. Client Platforms
or the following steps on a 32-bit ARM soft-float system (only Ubuntu):
$ cd ~/tl-4.3.0-clients/client-linux-deb
$ sudo dpkg -i thinlinc-client_4.3.0-4538_armel.deb
8.3.2.3. Installation on Other Linux Distributions
A client without any specific package format can be found in the directory client-linux-dynamic in
the Client Bundle. It is possible to run this client from any directory, even from the unpacked Client
Bundle. We generally recommend installing it in /opt/thinlinc. Perform the following steps to install
the client to /opt/thinlinc on a 32-bit system:
$ cd ~/tl-4.3.0-clients/client-linux-dynamic
$ sudo mkdir -p /opt/thinlinc
$ sudo cp -a tl-4.3.0-4538-client-linux-dynamic-i686/
*
/opt/thinlinc/
or the following steps on a 64-bit system:
$ cd ~/tl-4.3.0-clients/client-linux-dynamic
$ sudo mkdir -p /opt/thinlinc
$ sudo cp -a tl-4.3.0-4538-client-linux-dynamic-x86_64/
*
/opt/thinlinc/
or the following steps on a 32-bit ARM hard-float system:
$ cd ~/tl-4.3.0-clients/client-linux-dynamic
$ sudo mkdir -p /opt/thinlinc
$ sudo cp -a tl-4.3.0-4538-client-linux-dynamic-armhf/
*
/opt/thinlinc/
or the following steps on a 32-bit ARM soft-float system:
$ cd ~/tl-4.3.0-clients/client-linux-dynamic
$ sudo mkdir -p /opt/thinlinc
$ sudo cp -a tl-4.3.0-4538-client-linux-dynamic-armel/
*
/opt/thinlinc/
The client is also available as tar archives for easy transfer to other systems without having to copy the
entire Client Bundle.
8.3.3. Running the Linux Client
On Linux and other UNIX systems the client will be installed as /opt/thinlinc/bin/tlclient. The
client package contains settings that adds /opt/thinlinc/bin to the path of the users.
To run the client, click on the "ThinLinc Client" icon in your desktop environment. Typically, the icon is
found in the Internet category. You can also run the client by executing
/opt/thinlinc/bin/tlclient.
76
Comentarios a estos manuales