LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Creating Kylix X Windows executables (https://www.linuxquestions.org/questions/programming-9/creating-kylix-x-windows-executables-315301/)

The Joker 04-20-2005 09:48 AM

Creating Kylix X Windows executables
 
Right, so I've written a few programs with Kylix Delphi and compiled them to create "application/x-executable-binary" files, but when I try to run those files from X Windows nothing happens. I assume binary executables only can be run from a terminal or whatever and that I'll need something like InstallMade to create a standalone X Windows executable file, but I'm kind of a Linux newbie so I need these things cleared up. I can run the programs from within Kylix just fine and when I try to run them from a terminal it at least tries to, but I get a relocation error and nothing starts. ("undefined symbol: initPAnsiStrings".)

Any help?

Edit: Oh yeah, if it helps, I'm using GNOME on RedHat 7.3 on a VMWare virtual machine.

alred 04-20-2005 10:07 AM

here is a link about deploying kylix app :
http://www.efg2.com/Lab/Library/Kylix/deployment.htm

Go to " Kylix Developer Deployment Configuration " section for your problem.
There's also a section under "Deployment to Machine Without Kylix Installed"

i'm still not sure whether this will help because you mentioned
about VMWare virtual machine.

just visited the InstallMade website , you can also try InstallMade if information from the above link does not work for you . OK either way .

goodLuck

The Joker 04-21-2005 09:33 AM

It seems to be working just fine. Thanks again!


All times are GMT -5. The time now is 01:53 AM.