
Native TCT User Guide-v1.0
Figure 2-1: Getting location of libudev
If the package is not properly linked, use the following command:
$
sudo
ln
–s
/lib/<installation-folder>/libudev.so.<version>
/lib/<installation-
folder>/libudev.so.0
e.g. $ sudo ln –s /lib/i386-linux-gnu/libudev.so.0.13.0 /lib/i386-linux-gnu/libudev.so.0
2.4
Getting TCT-binary and TCT-manager
2.4.1
Download TCT Binary
Download TCT binary from site:
http://165.213.149.200/download/tct/tizen_6.0/NativeTCT/Auto_Binary/NativeTCT_6.0_XX
.zip
$ unzip NativeTCT_6.0_XX.zip
$ cd NativeTCT_6.0-XX/
Native TCT packages are already built and inside in NativeTCT_6.0/TCT/native-tct
/package/mobile and native-tct/package/wearable folder. You can find zip files in there.
2.4.2
Folder Structure
You will find the folder structure like below: