Specifications
SHARP CORPORATION
Sharp SL-series Zaurus “Qtopia” Development Start-up Guide
Ver 1.11, February 28, 2003, 14/63
1.1.6. Confirming Installation of the tools
Once you install the above tools, you will have the following directories for each tool. If you change the installation
directories, you need to change the PATH in accordance with your changes.
<Qtopia Envirpnment>
All of the related files are installed to
/opt/Qtopia.
<cross compiler related>
All of the related files are installed to
/opt/Embedix/
.
<Batch files for configuring your development environment>
These files should be created in the user’s home directory. If the user name is “
user1
”, these files should be
created in
/home/user1
. You may want to execute these script files to configure compiler, libraries, and tmake
related PATH before you compile your applications depending on the target. You may create these batch files in
any directories where the PATH is already configured.
<tmake>
The tmake tool itself is a part of Qtopia, can be located in
/opt/Qtopia/bin/tmake
.