Question:
What do I need to do to run a Kylix application outside of the IDE?
Answer:
You need to have your LD_LIBRARY_PATH variable set to your bin directory.
Your bin directory is located under your Kylix directory.
You can set this by sourcing the kylixpath script. From an xterm window
go to the Kylix bin directory and enter
source kylixpathSee the README file for more details.
Last Modified: 19-FEB-02