Rer: Run Kylix App

Alberto Narduzzi <[email protected]> Wed, 19 Mar 2003 11:53:21 +0100
Newsgroups gmane.comp.lang.delphi.kylix
Organization MEP S.p.A.
Message-ID <[email protected]>
Moa,

I presume what you mean is: running your application within Kylix is OK but 
not from a link to it, or calling from a console, or even installing 
(copying?) it to anothre PC and try to run...
what you need to do is the following:

on a different PC:

1. copy the file <kylix_path>/bin/libborqt-6.9.0-qt2.3.so in a directory of 
your choice (e.g.: <kylix_path> maight be /usr/local/kylix3) or the one where 
the application is going to be ran.
2. in the same directory create a LINK to that file and just name it 
libborqt-6.9-qt2.3.so (note the missing ".0" after "6.9")
3. set the environment variable LD_LIBRARY_PATH to point to that directory by 
the following command (from a console):
export LD_LIBRARY_PATH=<your_directory>

If need this on your PC, just issue that command to your kylix path, e.g.:
export LD_LIBRARY_PATH=/usr/local/kylix3/bin

HTH
Cheers
Batman

P.S.
try registering at [email protected] for Kylix specific ML...


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/i7folB/TM
---------------------------------------------------------------------~->

-------------------------------------------------------
Forum / mailing list for Borland Kylix programmers
Our web page:  http://groups.yahoo.com/group/kylixgroup
To join the forum: [email protected]
To unsubscribe:  [email protected]
To post your messages:       [email protected]
To contact the moderator:  [email protected]
------------------------------------------------------- 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/